Skip to content

Commit eb07db1

Browse files
[main] Update dependencies from microsoft/testanywhere (#2129)
Microsoft.Testing.Platform From Version 1.0.0-preview.24068.4 -> To Version 1.0.0-preview.24068.6 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 08ab665 commit eb07db1

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>00b768a8c3a0ad030e23ef263905e6f37186612e</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-preview.24068.4">
16+
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-preview.24068.6">
1717
<Uri>https://github.com/microsoft/testanywhere</Uri>
18-
<Sha>410a119c145ba9db51b7654be30181096d00917c</Sha>
18+
<Sha>ab65236c136cf9655b8a4e2666b461dad91697e9</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24068.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.24068.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
2828
<!-- Testing platform (this comment is here to avoid conflict on darc PRs) -->
29-
<MicrosoftTestingPlatformVersion>1.0.0-preview.24068.4</MicrosoftTestingPlatformVersion>
29+
<MicrosoftTestingPlatformVersion>1.0.0-preview.24068.6</MicrosoftTestingPlatformVersion>
3030
<MicrosoftVisualStudioThreadingAnalyzersVersion>17.7.30</MicrosoftVisualStudioThreadingAnalyzersVersion>
3131
<StyleCopAnalyzersVersion>1.2.0-beta.507</StyleCopAnalyzersVersion>
3232
</PropertyGroup>

0 commit comments

Comments
 (0)