Skip to content

Commit f54a070

Browse files
Update dependencies from https://github.com/dotnet/xharness build 20240820.3 (#106684)
Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.24405.1 -> To Version 9.0.0-prerelease.24420.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <[email protected]>
1 parent 8457ead commit f54a070

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": "9.0.0-prerelease.24405.1",
18+
"version": "9.0.0-prerelease.24420.3",
1919
"commands": [
2020
"xharness"
2121
]

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -316,17 +316,17 @@
316316
<Uri>https://github.com/dotnet/runtime</Uri>
317317
<Sha>7cb32e193a55a95c74fc3bd56501b951b48b700f</Sha>
318318
</Dependency>
319-
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24405.1">
319+
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24420.3">
320320
<Uri>https://github.com/dotnet/xharness</Uri>
321-
<Sha>9794254fa909ff5adc46326e9b54009793f61dcd</Sha>
321+
<Sha>69f15217657bc3a7f0102911aa967525529fdfdb</Sha>
322322
</Dependency>
323-
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.24405.1">
323+
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="9.0.0-prerelease.24420.3">
324324
<Uri>https://github.com/dotnet/xharness</Uri>
325-
<Sha>9794254fa909ff5adc46326e9b54009793f61dcd</Sha>
325+
<Sha>69f15217657bc3a7f0102911aa967525529fdfdb</Sha>
326326
</Dependency>
327-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24405.1">
327+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24420.3">
328328
<Uri>https://github.com/dotnet/xharness</Uri>
329-
<Sha>9794254fa909ff5adc46326e9b54009793f61dcd</Sha>
329+
<Sha>69f15217657bc3a7f0102911aa967525529fdfdb</Sha>
330330
</Dependency>
331331
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="9.0.0-beta.24416.2">
332332
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@
181181
<!-- Testing -->
182182
<MicrosoftNETCoreCoreDisToolsVersion>1.4.0</MicrosoftNETCoreCoreDisToolsVersion>
183183
<MicrosoftNETTestSdkVersion>17.4.0-preview-20220707-01</MicrosoftNETTestSdkVersion>
184-
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24405.1</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
185-
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24405.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
186-
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24405.1</MicrosoftDotNetXHarnessCLIVersion>
184+
<MicrosoftDotNetXHarnessTestRunnersCommonVersion>9.0.0-prerelease.24420.3</MicrosoftDotNetXHarnessTestRunnersCommonVersion>
185+
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>9.0.0-prerelease.24420.3</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
186+
<MicrosoftDotNetXHarnessCLIVersion>9.0.0-prerelease.24420.3</MicrosoftDotNetXHarnessCLIVersion>
187187
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>9.0.0-alpha.0.24419.1</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
188188
<NUnitVersion>3.12.0</NUnitVersion>
189189
<NUnit3TestAdapterVersion>4.5.0</NUnit3TestAdapterVersion>

0 commit comments

Comments
 (0)