Skip to content

Commit cc8089c

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250424.4
Microsoft.Testing.Platform , MSTest From Version 1.7.0-preview.25223.3 -> To Version 1.7.0-preview.25224.4
1 parent b16dd92 commit cc8089c

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
@@ -682,13 +682,13 @@
682682
<Uri>https://github.com/dotnet/arcade-services</Uri>
683683
<Sha>f960530233dc3a37398aabc056109f55f897e2ad</Sha>
684684
</Dependency>
685-
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25223.3">
685+
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25224.4">
686686
<Uri>https://github.com/microsoft/testfx</Uri>
687-
<Sha>6a685fa27ed9739a1028d6163a6f3f1080aa9942</Sha>
687+
<Sha>d6b816c8a9d853e8ac56d153f6ccffc7f54ddd1f</Sha>
688688
</Dependency>
689-
<Dependency Name="MSTest" Version="3.9.0-preview.25223.3">
689+
<Dependency Name="MSTest" Version="3.9.0-preview.25224.4">
690690
<Uri>https://github.com/microsoft/testfx</Uri>
691-
<Sha>6a685fa27ed9739a1028d6163a6f3f1080aa9942</Sha>
691+
<Sha>d6b816c8a9d853e8ac56d153f6ccffc7f54ddd1f</Sha>
692692
</Dependency>
693693
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.4.25223.119">
694694
<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.7.0-preview.25223.3</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.7.0-preview.25224.4</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -326,7 +326,7 @@
326326
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
327327
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
328328
<MoqPackageVersion>4.18.4</MoqPackageVersion>
329-
<MSTestVersion>3.9.0-preview.25223.3</MSTestVersion>
329+
<MSTestVersion>3.9.0-preview.25224.4</MSTestVersion>
330330
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
331331
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
332332
</PropertyGroup>

0 commit comments

Comments
 (0)