Skip to content

Commit 522c88a

Browse files
authored
[main] Update dependencies from microsoft/testfx (#51423)
2 parents ffaba75 + 7dd21df commit 522c88a

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
@@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props
140140
<!-- dotnet/core-setup dependencies -->
141141
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
142142
<!-- microsoft/testfx dependencies -->
143-
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25520.2</MicrosoftTestingPlatformPackageVersion>
144-
<MSTestPackageVersion>4.1.0-preview.25520.2</MSTestPackageVersion>
143+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25521.2</MicrosoftTestingPlatformPackageVersion>
144+
<MSTestPackageVersion>4.1.0-preview.25521.2</MSTestPackageVersion>
145145
</PropertyGroup>
146146
<!--Property group for alternate package version names-->
147147
<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>be28ec777bf12db631725399c442448d52093087</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25520.2">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25521.2">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>d4c42dc54c6dd64f61c41349180ab19b621a9895</Sha>
558+
<Sha>c0c8cc1bc4a2d489279563def7b8ff830aa8160d</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="4.1.0-preview.25520.2">
560+
<Dependency Name="MSTest" Version="4.1.0-preview.25521.2">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>d4c42dc54c6dd64f61c41349180ab19b621a9895</Sha>
562+
<Sha>c0c8cc1bc4a2d489279563def7b8ff830aa8160d</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.1.25515.110">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)