Skip to content

Commit a65b77a

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

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>63a748d711aa7743a17b4dd85f8321dad8f87eed</Sha>
1919
</Dependency>
20-
<Dependency Name="MSTest" Version="3.11.0-preview.25466.1">
20+
<Dependency Name="MSTest" Version="3.11.0-preview.25466.2">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>1756c7f849409a918a47338b8ae26d939f2a320c</Sha>
22+
<Sha>3f63086ec67feb7f98d964e989ec5d8fdc4a3a01</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25466.1">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25466.2">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>1756c7f849409a918a47338b8ae26d939f2a320c</Sha>
26+
<Sha>3f63086ec67feb7f98d964e989ec5d8fdc4a3a01</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.25467.6</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>18.0.0-preview.25466.1</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- empty line to avoid merge conflicts for darc PRs to update CC and MSTest+MTP -->
13-
<MSTestVersion>3.11.0-preview.25466.1</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>1.9.0-preview.25466.1</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>3.11.0-preview.25466.2</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>1.9.0-preview.25466.2</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)