Skip to content

Commit 3aace77

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250224.4
Microsoft.Testing.Platform , MSTest From Version 1.7.0-preview.25119.14 -> To Version 1.7.0-preview.25124.4
1 parent 32d01d1 commit 3aace77

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
@@ -715,13 +715,13 @@
715715
<Uri>https://github.com/dotnet/runtime</Uri>
716716
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
717717
</Dependency>
718-
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25122.2">
718+
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25124.4">
719719
<Uri>https://github.com/microsoft/testfx</Uri>
720-
<Sha>f570b25039dfab54e392795f8ecb8afbee16e1ba</Sha>
720+
<Sha>149076dbc8fccb0fd932f490cefa55261c942d9a</Sha>
721721
</Dependency>
722-
<Dependency Name="MSTest" Version="3.9.0-preview.25122.2">
722+
<Dependency Name="MSTest" Version="3.9.0-preview.25124.4">
723723
<Uri>https://github.com/microsoft/testfx</Uri>
724-
<Sha>f570b25039dfab54e392795f8ecb8afbee16e1ba</Sha>
724+
<Sha>149076dbc8fccb0fd932f490cefa55261c942d9a</Sha>
725725
</Dependency>
726726
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.2.25119.7">
727727
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
3030
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
3131
<!-- This property is only used in the dotnet test integration tests. -->
32-
<MicrosoftTestingPlatformVersion>1.7.0-preview.25122.2</MicrosoftTestingPlatformVersion>
32+
<MicrosoftTestingPlatformVersion>1.7.0-preview.25124.4</MicrosoftTestingPlatformVersion>
3333
</PropertyGroup>
3434
<PropertyGroup Label="Servicing version information">
3535
<VersionFeature21>30</VersionFeature21>
@@ -290,7 +290,7 @@
290290
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
291291
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
292292
<MoqPackageVersion>4.18.4</MoqPackageVersion>
293-
<MSTestVersion>3.9.0-preview.25122.2</MSTestVersion>
293+
<MSTestVersion>3.9.0-preview.25124.4</MSTestVersion>
294294
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
295295
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
296296
</PropertyGroup>

0 commit comments

Comments
 (0)