Skip to content

Commit f0892c5

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20251021.2
On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25520.2 -> To Version 2.1.0-preview.25521.2 MSTest From Version 4.1.0-preview.25520.2 -> To Version 4.1.0-preview.25521.2
1 parent c0c8cc1 commit f0892c5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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>b3ec110c7b23b6f726c516763f6810e74be7b192</Sha>
1919
</Dependency>
20-
<Dependency Name="MSTest" Version="4.1.0-preview.25520.2">
20+
<Dependency Name="MSTest" Version="4.1.0-preview.25521.2">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>d4c42dc54c6dd64f61c41349180ab19b621a9895</Sha>
22+
<Sha>c0c8cc1bc4a2d489279563def7b8ff830aa8160d</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25520.2">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25521.2">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>d4c42dc54c6dd64f61c41349180ab19b621a9895</Sha>
26+
<Sha>c0c8cc1bc4a2d489279563def7b8ff830aa8160d</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.25520.4</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>18.1.0-preview.25507.2</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- empty line to avoid merge conflicts for darc PRs to update CC and MSTest+MTP -->
13-
<MSTestVersion>4.1.0-preview.25520.2</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>2.1.0-preview.25520.2</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>4.1.0-preview.25521.2</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>2.1.0-preview.25521.2</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)