Skip to content

Commit a71c104

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
Merge branch 'main' of https://github.com/dotnet/sdk into update-man-page-2025-07-31
2 parents f5ee640 + 84fe422 commit a71c104

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>a85dd96e684db2ed4a224d1aeda065a4faea2eff</Sha>
563563
</Dependency>
564-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25379.21">
564+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25380.15">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>f822bb9cfb379c5d49b6a138504bea8f0093ca7b</Sha>
566+
<Sha>9f49e7a264ea799ff1adfdbe79cc45eefdc89cee</Sha>
567567
</Dependency>
568-
<Dependency Name="MSTest" Version="3.11.0-preview.25379.21">
568+
<Dependency Name="MSTest" Version="3.11.0-preview.25380.15">
569569
<Uri>https://github.com/microsoft/testfx</Uri>
570-
<Sha>f822bb9cfb379c5d49b6a138504bea8f0093ca7b</Sha>
570+
<Sha>9f49e7a264ea799ff1adfdbe79cc45eefdc89cee</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.25379.21</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.9.0-preview.25380.15</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.25379.21</MSTestVersion>
320+
<MSTestVersion>3.11.0-preview.25380.15</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)