Skip to content

Commit 409a1ee

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250613.3
Microsoft.Testing.Platform , MSTest From Version 1.8.0-preview.25312.6 -> To Version 1.8.0-preview.25313.3
1 parent fe6a95a commit 409a1ee

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>ddbab8acf544cc1762d5552f6f7e4eaf20429e9b</Sha>
548548
</Dependency>
549-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25312.6">
549+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25313.3">
550550
<Uri>https://github.com/microsoft/testfx</Uri>
551-
<Sha>7121ce9543814b0868b7bfdd4bd3dd63c7dd9b81</Sha>
551+
<Sha>918b8448850f1f4b1d58c39a9e721504942e10f1</Sha>
552552
</Dependency>
553-
<Dependency Name="MSTest" Version="3.10.0-preview.25312.6">
553+
<Dependency Name="MSTest" Version="3.10.0-preview.25313.3">
554554
<Uri>https://github.com/microsoft/testfx</Uri>
555-
<Sha>7121ce9543814b0868b7bfdd4bd3dd63c7dd9b81</Sha>
555+
<Sha>918b8448850f1f4b1d58c39a9e721504942e10f1</Sha>
556556
</Dependency>
557557
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.6.25311.107">
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.25312.6</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25313.3</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.25312.6</MSTestVersion>
325+
<MSTestVersion>3.10.0-preview.25313.3</MSTestVersion>
326326
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
327327
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
328328
</PropertyGroup>

0 commit comments

Comments
 (0)