Skip to content

Commit 5f91c54

Browse files
authored
[main] Update dependencies from microsoft/testfx (#50480)
2 parents b910e57 + de70af9 commit 5f91c54

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.25424.2</MicrosoftTestingPlatformPackageVersion>
145-
<MSTestPackageVersion>3.11.0-preview.25424.2</MSTestPackageVersion>
144+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25425.5</MicrosoftTestingPlatformPackageVersion>
145+
<MSTestPackageVersion>3.11.0-preview.25425.5</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.25424.2">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25425.5">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>1d18680a131cfe055c13a9807b90b7d5a5066e6b</Sha>
558+
<Sha>0956f7bd3e0fdf2aa34dd392bdefe1dd7619603a</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25424.2">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25425.5">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>1d18680a131cfe055c13a9807b90b7d5a5066e6b</Sha>
562+
<Sha>0956f7bd3e0fdf2aa34dd392bdefe1dd7619603a</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)