Skip to content

Commit c930c65

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250708.4
Microsoft.Testing.Platform , MSTest From Version 1.8.0-preview.25357.5 -> To Version 1.8.0-preview.25358.4
1 parent 9503f97 commit c930c65

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
@@ -549,13 +549,13 @@
549549
<Uri>https://github.com/dotnet/arcade-services</Uri>
550550
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
551551
</Dependency>
552-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25357.5">
552+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25358.4">
553553
<Uri>https://github.com/microsoft/testfx</Uri>
554-
<Sha>5f68c32577a976e1d878700f1abb3a6a27e1e803</Sha>
554+
<Sha>94360dfccacfc549d3a385300dba6ab40ca4736d</Sha>
555555
</Dependency>
556-
<Dependency Name="MSTest" Version="3.10.0-preview.25357.5">
556+
<Dependency Name="MSTest" Version="3.10.0-preview.25358.4">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>5f68c32577a976e1d878700f1abb3a6a27e1e803</Sha>
558+
<Sha>94360dfccacfc549d3a385300dba6ab40ca4736d</Sha>
559559
</Dependency>
560560
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25351.106">
561561
<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.25357.5</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25358.4</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -323,7 +323,7 @@
323323
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
324324
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
325325
<MoqPackageVersion>4.18.4</MoqPackageVersion>
326-
<MSTestVersion>3.10.0-preview.25357.5</MSTestVersion>
326+
<MSTestVersion>3.10.0-preview.25358.4</MSTestVersion>
327327
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
328328
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
329329
<BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion>

0 commit comments

Comments
 (0)