Skip to content

Commit 44a3f95

Browse files
authored
[release/10.0.1xx] Update dependencies from microsoft/testfx (#51921)
2 parents 714feb4 + 26edd93 commit 44a3f95

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
<!-- dotnet/core-setup dependencies -->
143143
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
144144
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25574.4</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>4.1.0-preview.25574.4</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25575.3</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>4.1.0-preview.25575.3</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>9a7c556a0ae21ca493352b21bd297e00e8a5f26d</Sha>
563563
</Dependency>
564-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25574.4">
564+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25575.3">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>b8711292de9c4fda0ec07e1ce694a3b74da5240c</Sha>
566+
<Sha>838c4cd634276a89dbfc88f5371d9000252b9299</Sha>
567567
</Dependency>
568-
<Dependency Name="MSTest" Version="4.1.0-preview.25574.4">
568+
<Dependency Name="MSTest" Version="4.1.0-preview.25575.3">
569569
<Uri>https://github.com/microsoft/testfx</Uri>
570-
<Sha>b8711292de9c4fda0ec07e1ce694a3b74da5240c</Sha>
570+
<Sha>838c4cd634276a89dbfc88f5371d9000252b9299</Sha>
571571
</Dependency>
572572
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.2">
573573
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)