Skip to content

Commit d5ae91f

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250724.7
Microsoft.Testing.Platform , MSTest From Version 1.8.0-preview.25373.2 -> To Version 1.8.0-preview.25374.7
1 parent b3a01af commit d5ae91f

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
@@ -553,13 +553,13 @@
553553
<Uri>https://github.com/dotnet/arcade-services</Uri>
554554
<Sha>448a29d2d2e4e27303f728202602708ed45838f5</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25373.2">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25374.7">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>7d305158d16bc674ed85e897b3e5b842867877d8</Sha>
558+
<Sha>44bbf31076f765817daccd144f05da70a5db27f1</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.10.0-preview.25373.2">
560+
<Dependency Name="MSTest" Version="3.10.0-preview.25374.7">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>7d305158d16bc674ed85e897b3e5b842867877d8</Sha>
562+
<Sha>44bbf31076f765817daccd144f05da70a5db27f1</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25373.106">
565565
<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.8.0-preview.25373.2</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25374.7</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -316,7 +316,7 @@
316316
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
317317
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
318318
<MoqPackageVersion>4.18.4</MoqPackageVersion>
319-
<MSTestVersion>3.10.0-preview.25373.2</MSTestVersion>
319+
<MSTestVersion>3.10.0-preview.25374.7</MSTestVersion>
320320
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
321321
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
322322
<BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion>

0 commit comments

Comments
 (0)