Skip to content

Commit 9396d43

Browse files
authored
[release/10.0.2xx] Update dependencies from microsoft/testfx (#53040)
2 parents 5b3917a + 999a5e9 commit 9396d43

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
@@ -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)