Skip to content

Commit b98575a

Browse files
authored
[release/10.0.1xx] Update dependencies from microsoft/testfx (#51450)
2 parents 58c8dc7 + 39d6726 commit b98575a

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.25523.1</MicrosoftTestingPlatformPackageVersion>
144-
<MSTestPackageVersion>4.1.0-preview.25523.1</MSTestPackageVersion>
143+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25525.1</MicrosoftTestingPlatformPackageVersion>
144+
<MSTestPackageVersion>4.1.0-preview.25525.1</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>79c85d969a02abd06c2202949318fd4c21e5e7a0</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25523.1">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25525.1">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>b349d2e4c023548494bc5f2f031a08376a287563</Sha>
558+
<Sha>82daaae2be64c7d3058a15656781bbf790e4e628</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="4.1.0-preview.25523.1">
560+
<Dependency Name="MSTest" Version="4.1.0-preview.25525.1">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>b349d2e4c023548494bc5f2f031a08376a287563</Sha>
562+
<Sha>82daaae2be64c7d3058a15656781bbf790e4e628</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)