Skip to content

Commit 29aa788

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

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

0 commit comments

Comments
 (0)