Skip to content

Commit 0ce7435

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250610.8
Microsoft.Testing.Platform , MSTest From Version 1.8.0-preview.25305.2 -> To Version 1.8.0-preview.25310.8
1 parent e8cf15b commit 0ce7435

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
@@ -546,13 +546,13 @@
546546
<Uri>https://github.com/dotnet/arcade-services</Uri>
547547
<Sha>3aa60dff2bcf413691d461bb5805d0b4357f4b29</Sha>
548548
</Dependency>
549-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25309.4">
549+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25310.8">
550550
<Uri>https://github.com/microsoft/testfx</Uri>
551-
<Sha>1f90e42e92aed5277fc264e520d0c32d042a6b29</Sha>
551+
<Sha>86e6728cb76176de01a74482f616f20c95c3fe94</Sha>
552552
</Dependency>
553-
<Dependency Name="MSTest" Version="3.10.0-preview.25309.4">
553+
<Dependency Name="MSTest" Version="3.10.0-preview.25310.8">
554554
<Uri>https://github.com/microsoft/testfx</Uri>
555-
<Sha>1f90e42e92aed5277fc264e520d0c32d042a6b29</Sha>
555+
<Sha>86e6728cb76176de01a74482f616f20c95c3fe94</Sha>
556556
</Dependency>
557557
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.6.25304.106">
558558
<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.25309.4</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25310.8</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -322,7 +322,7 @@
322322
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
323323
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
324324
<MoqPackageVersion>4.18.4</MoqPackageVersion>
325-
<MSTestVersion>3.10.0-preview.25309.4</MSTestVersion>
325+
<MSTestVersion>3.10.0-preview.25310.8</MSTestVersion>
326326
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
327327
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
328328
</PropertyGroup>

0 commit comments

Comments
 (0)