Skip to content

Commit 24fab06

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

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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>f2cc212f11b62cad8fd39202faa47d9988cba03e</Sha>
1919
</Dependency>
20-
<Dependency Name="MSTest" Version="4.3.0-preview.26255.1">
20+
<Dependency Name="MSTest" Version="4.3.0-preview.26256.1">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>136ced090353aa4d81b2427daf52a0af2fcb3f96</Sha>
22+
<Sha>f4ffc4b5cac2ba675b8dde25d0c1db723331c143</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="2.3.0-preview.26255.1">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="2.3.0-preview.26256.1">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>136ced090353aa4d81b2427daf52a0af2fcb3f96</Sha>
26+
<Sha>f4ffc4b5cac2ba675b8dde25d0c1db723331c143</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.26256.2</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>18.8.0-preview.26255.3</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- empty line to avoid merge conflicts for darc PRs to update CC and MSTest+MTP -->
13-
<MSTestVersion>4.3.0-preview.26255.1</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>2.3.0-preview.26255.1</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>4.3.0-preview.26256.1</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>2.3.0-preview.26256.1</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)