Skip to content

Commit b2f888e

Browse files
authored
[main] Update dependencies from microsoft/testfx (#49033)
2 parents c7a490f + fd685c3 commit b2f888e

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>7126d7cb6f801691b0dfcc4e8357471f8dc750a9</Sha>
548548
</Dependency>
549-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25262.2">
549+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25266.2">
550550
<Uri>https://github.com/microsoft/testfx</Uri>
551-
<Sha>9a016c071b017918233cbf99e1d21144fb9ce5f3</Sha>
551+
<Sha>7f47c26b682dc8b937b8cd2375fa1b976e39e6a1</Sha>
552552
</Dependency>
553-
<Dependency Name="MSTest" Version="3.10.0-preview.25262.2">
553+
<Dependency Name="MSTest" Version="3.10.0-preview.25266.2">
554554
<Uri>https://github.com/microsoft/testfx</Uri>
555-
<Sha>9a016c071b017918233cbf99e1d21144fb9ce5f3</Sha>
555+
<Sha>7f47c26b682dc8b937b8cd2375fa1b976e39e6a1</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.25262.2</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25266.2</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.25262.2</MSTestVersion>
325+
<MSTestVersion>3.10.0-preview.25266.2</MSTestVersion>
326326
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
327327
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
328328
</PropertyGroup>

0 commit comments

Comments
 (0)