Skip to content

Commit 2ee92f8

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20260121.3
On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.26070.3 -> To Version 2.1.0-preview.26071.3 MSTest From Version 4.1.0-preview.26070.3 -> To Version 4.1.0-preview.26071.3
1 parent 4bb43cf commit 2ee92f8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ This file should be imported by eng/Versions.props
143143
<!-- dotnet/core-setup dependencies -->
144144
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
145145
<!-- microsoft/testfx dependencies -->
146-
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.26070.3</MicrosoftTestingPlatformPackageVersion>
147-
<MSTestPackageVersion>4.1.0-preview.26070.3</MSTestPackageVersion>
146+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.26071.3</MicrosoftTestingPlatformPackageVersion>
147+
<MSTestPackageVersion>4.1.0-preview.26071.3</MSTestPackageVersion>
148148
</PropertyGroup>
149149
<!--Property group for alternate package version names-->
150150
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -565,13 +565,13 @@
565565
<Uri>https://github.com/dotnet/dotnet</Uri>
566566
<Sha>ec846aee7f12180381c444dfeeba0c5022e1d110</Sha>
567567
</Dependency>
568-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.26070.3">
568+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.26071.3">
569569
<Uri>https://github.com/microsoft/testfx</Uri>
570-
<Sha>2b0649af20f85043fcb656239e29ff74cc2c99f0</Sha>
570+
<Sha>6adab94760f7b10b6aaca1b4fd04543d9e539242</Sha>
571571
</Dependency>
572-
<Dependency Name="MSTest" Version="4.1.0-preview.26070.3">
572+
<Dependency Name="MSTest" Version="4.1.0-preview.26071.3">
573573
<Uri>https://github.com/microsoft/testfx</Uri>
574-
<Sha>2b0649af20f85043fcb656239e29ff74cc2c99f0</Sha>
574+
<Sha>6adab94760f7b10b6aaca1b4fd04543d9e539242</Sha>
575575
</Dependency>
576576
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="11.0.0-preview.1.26069.105">
577577
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)