Skip to content

Commit 3ee9b7d

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20260211.3
On relative base path root Microsoft.Testing.Platform From Version 2.2.0-preview.26110.3 -> To Version 2.2.0-preview.26111.3 MSTest From Version 4.2.0-preview.26110.3 -> To Version 4.2.0-preview.26111.3
1 parent ff55ce3 commit 3ee9b7d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

eng/Version.Details.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ This file should be imported by eng/Versions.props
144144
<!-- dotnet/core-setup dependencies -->
145145
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
146146
<!-- microsoft/testfx dependencies -->
147-
<MicrosoftTestingPlatformPackageVersion>2.2.0-preview.26110.3</MicrosoftTestingPlatformPackageVersion>
148-
<MSTestPackageVersion>4.2.0-preview.26110.3</MSTestPackageVersion>
147+
<MicrosoftTestingPlatformPackageVersion>2.2.0-preview.26111.3</MicrosoftTestingPlatformPackageVersion>
148+
<MSTestPackageVersion>4.2.0-preview.26111.3</MSTestPackageVersion>
149149
</PropertyGroup>
150150
<!--Property group for alternate package version names-->
151151
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -564,13 +564,13 @@
564564
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
565565
<Sha>44525024595742ebe09023abe709df51de65009b</Sha>
566566
</Dependency>
567-
<Dependency Name="Microsoft.Testing.Platform" Version="2.2.0-preview.26110.3">
567+
<Dependency Name="Microsoft.Testing.Platform" Version="2.2.0-preview.26111.3">
568568
<Uri>https://github.com/microsoft/testfx</Uri>
569-
<Sha>5bc5a928cf62ab2d68e27ccc5435345502bb5df7</Sha>
569+
<Sha>55388f9fbe66d30f3aae74453780776ccd0bc1b1</Sha>
570570
</Dependency>
571-
<Dependency Name="MSTest" Version="4.2.0-preview.26110.3">
571+
<Dependency Name="MSTest" Version="4.2.0-preview.26111.3">
572572
<Uri>https://github.com/microsoft/testfx</Uri>
573-
<Sha>5bc5a928cf62ab2d68e27ccc5435345502bb5df7</Sha>
573+
<Sha>55388f9fbe66d30f3aae74453780776ccd0bc1b1</Sha>
574574
</Dependency>
575575
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.2">
576576
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>

0 commit comments

Comments
 (0)