Skip to content

Commit 6f29d01

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250605.2
Microsoft.Testing.Platform , MSTest From Version 1.8.0-preview.25304.2 -> To Version 1.8.0-preview.25305.2
1 parent c78fa84 commit 6f29d01

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>8adf0ac5236cea59c0ad336cc818f9acaf8286ec</Sha>
548548
</Dependency>
549-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25304.2">
549+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25305.2">
550550
<Uri>https://github.com/microsoft/testfx</Uri>
551-
<Sha>37692a09d71e05eedc0298d670bc7194fa734d36</Sha>
551+
<Sha>a4167587079e565b3f1c18b332e61f789b50acb1</Sha>
552552
</Dependency>
553-
<Dependency Name="MSTest" Version="3.10.0-preview.25304.2">
553+
<Dependency Name="MSTest" Version="3.10.0-preview.25305.2">
554554
<Uri>https://github.com/microsoft/testfx</Uri>
555-
<Sha>37692a09d71e05eedc0298d670bc7194fa734d36</Sha>
555+
<Sha>a4167587079e565b3f1c18b332e61f789b50acb1</Sha>
556556
</Dependency>
557557
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.5.25265.101">
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.25304.2</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25305.2</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -320,7 +320,7 @@
320320
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
321321
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
322322
<MoqPackageVersion>4.18.4</MoqPackageVersion>
323-
<MSTestVersion>3.10.0-preview.25304.2</MSTestVersion>
323+
<MSTestVersion>3.10.0-preview.25305.2</MSTestVersion>
324324
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
325325
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
326326
</PropertyGroup>

0 commit comments

Comments
 (0)