Skip to content

Commit 2076afe

Browse files
Update dependencies from https://github.com/dotnet/xharness build 20230428.2 (#85513)
[main] Update dependencies from dotnet/xharness
1 parent 5d759e8 commit 2076afe

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.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": "1.0.0-prerelease.23212.1",
18+
"version": "1.0.0-prerelease.23228.2",
1919
"commands": [
2020
"xharness"
2121
]

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -276,17 +276,17 @@
276276
<Uri>https://github.com/dotnet/runtime</Uri>
277277
<Sha>ab2b80d06dd4d997df5ffa72a3c4a99cb36ccbff</Sha>
278278
</Dependency>
279-
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.23212.1">
279+
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.23228.2">
280280
<Uri>https://github.com/dotnet/xharness</Uri>
281-
<Sha>cc6611a8c5eee02e5095d9d14a8b0c509ac46e86</Sha>
281+
<Sha>68bc2e2dc1389e2616685878e9d677bf21c0fc3b</Sha>
282282
</Dependency>
283-
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.23212.1">
283+
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.23228.2">
284284
<Uri>https://github.com/dotnet/xharness</Uri>
285-
<Sha>cc6611a8c5eee02e5095d9d14a8b0c509ac46e86</Sha>
285+
<Sha>68bc2e2dc1389e2616685878e9d677bf21c0fc3b</Sha>
286286
</Dependency>
287-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.23212.1">
287+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.23228.2">
288288
<Uri>https://github.com/dotnet/xharness</Uri>
289-
<Sha>cc6611a8c5eee02e5095d9d14a8b0c509ac46e86</Sha>
289+
<Sha>68bc2e2dc1389e2616685878e9d677bf21c0fc3b</Sha>
290290
</Dependency>
291291
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="8.0.0-beta.23224.5">
292292
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,9 @@
183183
<!-- Testing -->
184184
<MicrosoftNETCoreCoreDisToolsVersion>1.1.0</MicrosoftNETCoreCoreDisToolsVersion>
185185
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
186-
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.23212.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
187-
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.23212.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
188-
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.23212.1</MicrosoftDotNetXHarnessCLIVersion>
186+
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>1.0.0-prerelease.23228.2</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
187+
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.23228.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
188+
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.23228.2</MicrosoftDotNetXHarnessCLIVersion>
189189
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>8.0.0-alpha.0.23226.3</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
190190
<XUnitVersion>2.4.2</XUnitVersion>
191191
<XUnitAnalyzersVersion>1.0.0</XUnitAnalyzersVersion>

0 commit comments

Comments
 (0)