Skip to content

Commit 3c3f04f

Browse files
authored
[main] Update dependencies from microsoft/testfx (#49212)
2 parents bc658ac + 2197fdc commit 3c3f04f

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.25279.5">
549+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25302.5">
550550
<Uri>https://github.com/microsoft/testfx</Uri>
551-
<Sha>3ad345b8c799f4bea89e534acdf2cd70b3055e2d</Sha>
551+
<Sha>ffa7287ceef96e4dbdb7e02a7a1deeae377441e3</Sha>
552552
</Dependency>
553-
<Dependency Name="MSTest" Version="3.10.0-preview.25279.5">
553+
<Dependency Name="MSTest" Version="3.10.0-preview.25302.5">
554554
<Uri>https://github.com/microsoft/testfx</Uri>
555-
<Sha>3ad345b8c799f4bea89e534acdf2cd70b3055e2d</Sha>
555+
<Sha>ffa7287ceef96e4dbdb7e02a7a1deeae377441e3</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.25279.5</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25302.5</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.25279.5</MSTestVersion>
323+
<MSTestVersion>3.10.0-preview.25302.5</MSTestVersion>
324324
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
325325
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
326326
</PropertyGroup>

0 commit comments

Comments
 (0)