Skip to content

Commit de61314

Browse files
[release/8.0-staging] Update dependencies from dotnet/xharness (#134320)
This pull request updates the following dependencies [marker]: <> (Begin:3c89df73-24a9-48a4-8224-08dbcfd3ad70) ## From https://github.com/dotnet/xharness - **Subscription**: [3c89df73-24a9-48a4-8224-08dbcfd3ad70](https://maestro.dot.net/subscriptions?search=3c89df73-24a9-48a4-8224-08dbcfd3ad70) - **Build**: [20260916.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=3077616) ([332288](https://maestro.dot.net/channel/2/github:dotnet:xharness/build/332288)) - **Date Produced**: September 16, 2026 10:50:16 AM UTC - **Commit**: [22d42107bdcf6779c426171400a979c282bec7e4](dotnet/xharness@22d4210) - **Branch**: [main](https://github.com/dotnet/xharness/tree/main) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [11.0.0-prerelease.26461.1 to 11.0.0-prerelease.26466.1][1] - Microsoft.DotNet.XHarness.CLI - Microsoft.DotNet.XHarness.TestRunners.Common - Microsoft.DotNet.XHarness.TestRunners.Xunit [1]: dotnet/xharness@cf433ea...22d4210 [DependencyUpdate]: <> (End) [marker]: <> (End:3c89df73-24a9-48a4-8224-08dbcfd3ad70) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent abfc348 commit de61314

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

‎.config/dotnet-tools.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"microsoft.dotnet.xharness.cli": {
18-
"version": "11.0.0-prerelease.26461.1",
18+
"version": "11.0.0-prerelease.26466.1",
1919
"commands": [
2020
"xharness"
2121
]

‎eng/Version.Details.xml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -323,17 +323,17 @@
323323
<Uri>https://github.com/dotnet/runtime</Uri>
324324
<Sha>edbd5c769a19798b6955050baccf99e6797d3208</Sha>
325325
</Dependency>
326-
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="11.0.0-prerelease.26461.1">
326+
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="11.0.0-prerelease.26466.1">
327327
<Uri>https://github.com/dotnet/xharness</Uri>
328-
<Sha>cf433ea2eff13305b60c8871a03115b1dbb600f8</Sha>
328+
<Sha>22d42107bdcf6779c426171400a979c282bec7e4</Sha>
329329
</Dependency>
330-
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="11.0.0-prerelease.26461.1">
330+
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="11.0.0-prerelease.26466.1">
331331
<Uri>https://github.com/dotnet/xharness</Uri>
332-
<Sha>cf433ea2eff13305b60c8871a03115b1dbb600f8</Sha>
332+
<Sha>22d42107bdcf6779c426171400a979c282bec7e4</Sha>
333333
</Dependency>
334-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26461.1">
334+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26466.1">
335335
<Uri>https://github.com/dotnet/xharness</Uri>
336-
<Sha>cf433ea2eff13305b60c8871a03115b1dbb600f8</Sha>
336+
<Sha>22d42107bdcf6779c426171400a979c282bec7e4</Sha>
337337
</Dependency>
338338
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="8.0.0-beta.26431.7">
339339
<Uri>https://github.com/dotnet/arcade</Uri>

‎eng/Versions.props‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@
197197
<!-- Testing -->
198198
<MicrosoftNETCoreCoreDisToolsVersion>1.1.0</MicrosoftNETCoreCoreDisToolsVersion>
199199
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
200-
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>11.0.0-prerelease.26461.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
201-
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>11.0.0-prerelease.26461.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
202-
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26461.1</MicrosoftDotNetXHarnessCLIVersion>
200+
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>11.0.0-prerelease.26466.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
201+
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>11.0.0-prerelease.26466.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
202+
<MicrosoftDotNetXHarnessCLIVersion>11.0.0-prerelease.26466.1</MicrosoftDotNetXHarnessCLIVersion>
203203
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.26202.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
204204
<XUnitVersion>2.4.2</XUnitVersion>
205205
<XUnitAnalyzersVersion>1.0.0</XUnitAnalyzersVersion>

0 commit comments

Comments
 (0)