Skip to content

Commit 7ab65c3

Browse files
authored
[main] Update dependencies from microsoft/testfx (#7280)
2 parents 8c5167c + 2df7e61 commit 7ab65c3

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>ae035f0af6b413b9876812edd69b34ae4a724c83</Sha>
1919
</Dependency>
20-
<Dependency Name="MSTest" Version="4.1.0-preview.26071.3">
20+
<Dependency Name="MSTest" Version="4.1.0-preview.26071.4">
2121
<Uri>https://github.com/microsoft/testfx</Uri>
22-
<Sha>6adab94760f7b10b6aaca1b4fd04543d9e539242</Sha>
22+
<Sha>9cc3416249265cd1284f2a00cafc7e1bacedd2ab</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.26071.3">
24+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.26071.4">
2525
<Uri>https://github.com/microsoft/testfx</Uri>
26-
<Sha>6adab94760f7b10b6aaca1b4fd04543d9e539242</Sha>
26+
<Sha>9cc3416249265cd1284f2a00cafc7e1bacedd2ab</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.26071.3</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>18.4.0-preview.26072.1</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- empty line to avoid merge conflicts for darc PRs to update CC and MSTest+MTP -->
13-
<MSTestVersion>4.1.0-preview.26071.3</MSTestVersion>
14-
<MicrosoftTestingPlatformVersion>2.1.0-preview.26071.3</MicrosoftTestingPlatformVersion>
13+
<MSTestVersion>4.1.0-preview.26071.4</MSTestVersion>
14+
<MicrosoftTestingPlatformVersion>2.1.0-preview.26071.4</MicrosoftTestingPlatformVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)