Skip to content

Commit 6da62ed

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20260409.3
On relative base path root Microsoft.Testing.Platform From Version 2.3.0-preview.26208.7 -> To Version 2.3.0-preview.26209.3 MSTest From Version 4.3.0-preview.26208.7 -> To Version 4.3.0-preview.26209.3
1 parent 1b51e3e commit 6da62ed

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>f9a0a66451dc10766313b07dbb56b197c1b54e7b</Sha>
1919
</Dependency>
20-
<Dependency Name="MSTest" Version="4.3.0-preview.26208.7">
20+
<Dependency Name="MSTest" Version="4.3.0-preview.26209.3">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>a4488a02bb42cc7f4c7065022fc0198e6fbf936b</Sha>
22+
<Sha>7a5e0caa13452b40c0c6acec4bb1b1c932d4e48c</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="2.3.0-preview.26208.7">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="2.3.0-preview.26209.3">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>a4488a02bb42cc7f4c7065022fc0198e6fbf936b</Sha>
26+
<Sha>7a5e0caa13452b40c0c6acec4bb1b1c932d4e48c</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.26208.3</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>18.7.0-preview.26208.1</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- empty line to avoid merge conflicts for darc PRs to update CC and MSTest+MTP -->
13-
<MSTestVersion>4.3.0-preview.26208.7</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>2.3.0-preview.26208.7</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>4.3.0-preview.26209.3</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>2.3.0-preview.26209.3</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)