Skip to content

Commit 5983ab9

Browse files
authored
[main] Update dependencies from microsoft/testfx (#50019)
2 parents 0f2195a + 3560451 commit 5983ab9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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/arcade-services</Uri>
562562
<Sha>8309398221b4ec41d54a41285343d82e1ca7d069</Sha>
563563
</Dependency>
564-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25380.15">
564+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25381.6">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>9f49e7a264ea799ff1adfdbe79cc45eefdc89cee</Sha>
566+
<Sha>f548433961344ee1629c5b04c35d99efc9fdd860</Sha>
567567
</Dependency>
568-
<Dependency Name="MSTest" Version="3.11.0-preview.25380.15">
568+
<Dependency Name="MSTest" Version="3.11.0-preview.25381.6">
569569
<Uri>https://github.com/microsoft/testfx</Uri>
570-
<Sha>9f49e7a264ea799ff1adfdbe79cc45eefdc89cee</Sha>
570+
<Sha>f548433961344ee1629c5b04c35d99efc9fdd860</Sha>
571571
</Dependency>
572572
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25377.103">
573573
<Uri>https://github.com/dotnet/dotnet</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<UsingToolVSSDK>true</UsingToolVSSDK>
3131
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
3232
<!-- This property is only used in the dotnet test integration tests. -->
33-
<MicrosoftTestingPlatformVersion>1.9.0-preview.25380.15</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.9.0-preview.25381.6</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -317,7 +317,7 @@
317317
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
318318
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
319319
<MoqPackageVersion>4.18.4</MoqPackageVersion>
320-
<MSTestVersion>3.11.0-preview.25380.15</MSTestVersion>
320+
<MSTestVersion>3.11.0-preview.25381.6</MSTestVersion>
321321
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
322322
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
323323
<BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion>

0 commit comments

Comments
 (0)