Skip to content

Commit 06be89f

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250714.2
Microsoft.Testing.Platform , MSTest From Version 1.8.0-preview.25358.4 -> To Version 1.8.0-preview.25364.2
1 parent 4f73a85 commit 06be89f

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
@@ -528,13 +528,13 @@
528528
<Uri>https://github.com/dotnet/arcade-services</Uri>
529529
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
530530
</Dependency>
531-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25361.5">
531+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25364.2">
532532
<Uri>https://github.com/microsoft/testfx</Uri>
533-
<Sha>96f6b1cc6138cd5a3166355b54547bae6df0c2b4</Sha>
533+
<Sha>ad90815c3000f49b310707d78c054400f5b8b214</Sha>
534534
</Dependency>
535-
<Dependency Name="MSTest" Version="3.10.0-preview.25361.5">
535+
<Dependency Name="MSTest" Version="3.10.0-preview.25364.2">
536536
<Uri>https://github.com/microsoft/testfx</Uri>
537-
<Sha>96f6b1cc6138cd5a3166355b54547bae6df0c2b4</Sha>
537+
<Sha>ad90815c3000f49b310707d78c054400f5b8b214</Sha>
538538
</Dependency>
539539
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25359.101">
540540
<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.25361.5</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25364.2</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -307,7 +307,7 @@
307307
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
308308
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
309309
<MoqPackageVersion>4.18.4</MoqPackageVersion>
310-
<MSTestVersion>3.10.0-preview.25361.5</MSTestVersion>
310+
<MSTestVersion>3.10.0-preview.25364.2</MSTestVersion>
311311
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
312312
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
313313
<BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion>

0 commit comments

Comments
 (0)