Skip to content

Commit 97954fd

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

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.25525.1">
20+
<Dependency Name="MSTest" Version="4.1.0-preview.25528.3">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>82daaae2be64c7d3058a15656781bbf790e4e628</Sha>
22+
<Sha>3263103d166e5868e36f185b049341a852ad64dc</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25525.1">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25528.3">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>82daaae2be64c7d3058a15656781bbf790e4e628</Sha>
26+
<Sha>3263103d166e5868e36f185b049341a852ad64dc</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.25527.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.25525.1</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>2.1.0-preview.25525.1</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>4.1.0-preview.25528.3</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>2.1.0-preview.25528.3</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)