Skip to content

Commit 3b8cc56

Browse files
authored
[release/10.0.1xx] Update dependencies from microsoft/testfx (#50425)
2 parents 384ebf0 + c808f5b commit 3b8cc56

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
@@ -141,8 +141,8 @@ This file should be imported by eng/Versions.props
141141
<!-- dotnet/core-setup dependencies -->
142142
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
143143
<!-- microsoft/testfx dependencies -->
144-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25415.14</MicrosoftTestingPlatformPackageVersion>
145-
<MSTestPackageVersion>3.11.0-preview.25415.14</MSTestPackageVersion>
144+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25421.4</MicrosoftTestingPlatformPackageVersion>
145+
<MSTestPackageVersion>3.11.0-preview.25421.4</MSTestPackageVersion>
146146
</PropertyGroup>
147147
<!--Property group for alternate package version names-->
148148
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,13 +553,13 @@
553553
<Uri>https://github.com/dotnet/dotnet</Uri>
554554
<Sha>7f2a07b481a3d24677ebcf6a45e7e27c8ff95a4e</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25415.14">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25421.4">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>4fff5964ffc55cda6384546c29a1c44fb0b37a8a</Sha>
558+
<Sha>b6e4331e0c11a01178d4a832cb0eb6beeebe945a</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25415.14">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25421.4">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>4fff5964ffc55cda6384546c29a1c44fb0b37a8a</Sha>
562+
<Sha>b6e4331e0c11a01178d4a832cb0eb6beeebe945a</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.2.25416.109">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)