Skip to content

Commit f9d2543

Browse files
authored
[main] Update dependencies from microsoft/testfx (#50271)
2 parents b4882e0 + 1830219 commit f9d2543

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
@@ -142,8 +142,8 @@ This file should be imported by eng/Versions.props
142142
<!-- nuget/nuget.client dependencies -->
143143
<NuGetLocalizationPackageVersion>7.0.0-preview.1.100</NuGetLocalizationPackageVersion>
144144
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25413.5</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>3.11.0-preview.25413.5</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25414.4</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>3.11.0-preview.25414.4</MSTestPackageVersion>
147147
</PropertyGroup>
148148
<!--Property group for alternate package version names-->
149149
<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>520c71b5277fc1f72dbec14da03ca55205d6c8e5</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25413.5">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25414.4">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>26b1f1b86bbaa1c524e4b91c6bbd838687ea23cc</Sha>
558+
<Sha>26e9583afe1c21c3d4fb89ca3628f80a298e8f30</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25413.5">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25414.4">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>26b1f1b86bbaa1c524e4b91c6bbd838687ea23cc</Sha>
562+
<Sha>26e9583afe1c21c3d4fb89ca3628f80a298e8f30</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.1.25411.109">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)