Skip to content

Commit 354f7e6

Browse files
[main] Update dependencies from microsoft/testanywhere (#2151)
Microsoft.Testing.Platform From Version 1.0.0-preview.24072.10 -> To Version 1.0.0-preview.24073.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d156d9d commit 354f7e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
1414
<Sha>d5f3c5fbf1496266db8cf39d0c2712a480a610d3</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-preview.24072.10">
16+
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-preview.24073.5">
1717
<Uri>https://github.com/microsoft/testanywhere</Uri>
18-
<Sha>048441499b54caa5fb9f2452824e5c0f1bb36d1c</Sha>
18+
<Sha>7db12fc83e4a4c6bbed9fc91ed153f003262359c</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24072.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<!-- MSBuild Sdk versions updates -->
2727
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>9.0.0-beta.24072.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
2828
<!-- Testing platform (this comment is here to avoid conflict on darc PRs) -->
29-
<MicrosoftTestingPlatformVersion>1.0.0-preview.24072.10</MicrosoftTestingPlatformVersion>
29+
<MicrosoftTestingPlatformVersion>1.0.0-preview.24073.5</MicrosoftTestingPlatformVersion>
3030
<MicrosoftVisualStudioThreadingAnalyzersVersion>17.7.30</MicrosoftVisualStudioThreadingAnalyzersVersion>
3131
<StyleCopAnalyzersVersion>1.2.0-beta.507</StyleCopAnalyzersVersion>
3232
</PropertyGroup>

0 commit comments

Comments
 (0)