Skip to content

Commit eaaf9f5

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

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.25513.3">
20+
<Dependency Name="MSTest" Version="4.1.0-preview.25514.10">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>524430396f57485613ece3e782ea0d1f617f23bd</Sha>
22+
<Sha>0cac6e8732572e1543aa4a1226afbd0c4d4ceda8</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25513.3">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25514.10">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>524430396f57485613ece3e782ea0d1f617f23bd</Sha>
26+
<Sha>0cac6e8732572e1543aa4a1226afbd0c4d4ceda8</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.25509.1</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.25513.3</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>2.1.0-preview.25513.3</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>4.1.0-preview.25514.10</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>2.1.0-preview.25514.10</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)