Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testfx (#45630)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Dec 30, 2024
2 parents cd521e9 + 3c9bf38 commit 95d10c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -634,13 +634,13 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.24620.18">
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.24629.5">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>378afeba899bce83b6e3296a64261aa17690748e</Sha>
<Sha>56cacddf84e734074420819fa1f300fd77afe33e</Sha>
</Dependency>
<Dependency Name="MSTest" Version="3.8.0-preview.24620.18">
<Dependency Name="MSTest" Version="3.8.0-preview.24629.5">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>378afeba899bce83b6e3296a64261aa17690748e</Sha>
<Sha>56cacddf84e734074420819fa1f300fd77afe33e</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<UsingToolMicrosoftNetCompilers Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</UsingToolMicrosoftNetCompilers>
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
<MicrosoftTestingPlatformVersion>1.6.0-preview.24620.18</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.6.0-preview.24629.5</MicrosoftTestingPlatformVersion>
</PropertyGroup>
<PropertyGroup Label="Servicing version information">
<VersionFeature21>30</VersionFeature21>
Expand Down Expand Up @@ -285,7 +285,7 @@
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
<MoqPackageVersion>4.18.4</MoqPackageVersion>
<MSTestVersion>3.8.0-preview.24620.18</MSTestVersion>
<MSTestVersion>3.8.0-preview.24629.5</MSTestVersion>
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 95d10c6

Please sign in to comment.