Skip to content

Commit 999a5e9

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20260213.4
On relative base path root Microsoft.Testing.Platform From Version 2.2.0-preview.26112.1 -> To Version 2.2.0-preview.26113.4 MSTest From Version 4.2.0-preview.26112.1 -> To Version 4.2.0-preview.26113.4
1 parent 6e84e96 commit 999a5e9

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.26112.1</MicrosoftTestingPlatformPackageVersion>
148-
<MSTestPackageVersion>4.2.0-preview.26112.1</MSTestPackageVersion>
147+
<MicrosoftTestingPlatformPackageVersion>2.2.0-preview.26113.4</MicrosoftTestingPlatformPackageVersion>
148+
<MSTestPackageVersion>4.2.0-preview.26113.4</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.26112.1">
567+
<Dependency Name="Microsoft.Testing.Platform" Version="2.2.0-preview.26113.4">
568568
<Uri>https://github.com/microsoft/testfx</Uri>
569-
<Sha>65588671e1dcddd4d1f2229d2d74d2cf2f2d99cc</Sha>
569+
<Sha>ccf96ba4397538159d356f5c82530c2ff6f8f352</Sha>
570570
</Dependency>
571-
<Dependency Name="MSTest" Version="4.2.0-preview.26112.1">
571+
<Dependency Name="MSTest" Version="4.2.0-preview.26113.4">
572572
<Uri>https://github.com/microsoft/testfx</Uri>
573-
<Sha>65588671e1dcddd4d1f2229d2d74d2cf2f2d99cc</Sha>
573+
<Sha>ccf96ba4397538159d356f5c82530c2ff6f8f352</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)