Skip to content

Commit dfa02f2

Browse files
authored
[release/10.0.1xx] Update dependencies from microsoft/testfx (#53109)
2 parents a17669f + 55d418c commit dfa02f2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
<!-- dotnet/core-setup dependencies -->
143143
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
144144
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>2.2.0-preview.26118.4</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>4.2.0-preview.26118.4</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>2.2.0-preview.26121.1</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>4.2.0-preview.26121.1</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
@@ -561,13 +561,13 @@
561561
<Uri>https://github.com/dotnet/dotnet</Uri>
562562
<Sha>e3f0655801bae4b7f1b7b5ceb3a1a60eb748e115</Sha>
563563
</Dependency>
564-
<Dependency Name="Microsoft.Testing.Platform" Version="2.2.0-preview.26118.4">
564+
<Dependency Name="Microsoft.Testing.Platform" Version="2.2.0-preview.26121.1">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>9208585003599ef9cc5d59f1ed9f7a95ea157c97</Sha>
566+
<Sha>abbd85a373b4bdbd82cc879b4ac67f451b8d3484</Sha>
567567
</Dependency>
568-
<Dependency Name="MSTest" Version="4.2.0-preview.26118.4">
568+
<Dependency Name="MSTest" Version="4.2.0-preview.26121.1">
569569
<Uri>https://github.com/microsoft/testfx</Uri>
570-
<Sha>9208585003599ef9cc5d59f1ed9f7a95ea157c97</Sha>
570+
<Sha>abbd85a373b4bdbd82cc879b4ac67f451b8d3484</Sha>
571571
</Dependency>
572572
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.5">
573573
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)