Skip to content

Commit 534a33a

Browse files
[main] Update dependencies from microsoft/testfx (#6533)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2f8232d commit 534a33a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
1818
<Sha>e47e677c358805815914ac475d646c90fd28a1ec</Sha>
1919
</Dependency>
20-
<Dependency Name="MSTest" Version="3.11.0-preview.25454.3">
20+
<Dependency Name="MSTest" Version="3.11.0-preview.25457.1">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>4efd6272d4157c64f4839bca5bbaa3c48007213c</Sha>
22+
<Sha>db43d4e2dedc776e37717853805b0fce30b1ccff</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25454.3">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25457.1">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>4efd6272d4157c64f4839bca5bbaa3c48007213c</Sha>
26+
<Sha>db43d4e2dedc776e37717853805b0fce30b1ccff</Sha>
2727
</Dependency>
2828
</ToolsetDependencies>
2929
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>11.0.0-beta.25457.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>18.0.0-preview.25453.1</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- empty line to avoid merge conflicts for darc PRs to update CC and MSTest+MTP -->
13-
<MSTestVersion>3.11.0-preview.25454.3</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>1.9.0-preview.25454.3</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>3.11.0-preview.25457.1</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>1.9.0-preview.25457.1</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)