Skip to content

Commit 171977b

Browse files
authored
[release/10.0.1xx] Update dependencies from microsoft/testfx (#52521)
2 parents 6404a34 + dcff850 commit 171977b

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.1.0-preview.26065.7</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>4.1.0-preview.26065.7</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.26067.2</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>4.1.0-preview.26067.2</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>99f9e99f92d73ade5453ba8edba5d72247f3cd11</Sha>
563563
</Dependency>
564-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.26065.7">
564+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.26067.2">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>f2ca2cf2507b769ba4e6609683619243588ee4c1</Sha>
566+
<Sha>f095074b037430e87786f1b2014feb5b99a1b4cb</Sha>
567567
</Dependency>
568-
<Dependency Name="MSTest" Version="4.1.0-preview.26065.7">
568+
<Dependency Name="MSTest" Version="4.1.0-preview.26067.2">
569569
<Uri>https://github.com/microsoft/testfx</Uri>
570-
<Sha>f2ca2cf2507b769ba4e6609683619243588ee4c1</Sha>
570+
<Sha>f095074b037430e87786f1b2014feb5b99a1b4cb</Sha>
571571
</Dependency>
572572
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.3">
573573
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)