Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testfx (#47276)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Mar 5, 2025
2 parents f06dc86 + 70beaa7 commit 7b44ce4
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 @@ -715,13 +715,13 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25127.2">
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25154.1">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>2ac54b5ae4db9210b6feebf81fe96f91a355b0c8</Sha>
<Sha>effc2a8e3fae3fedd6e06828a192ae39cb4f10d0</Sha>
</Dependency>
<Dependency Name="MSTest" Version="3.9.0-preview.25127.2">
<Dependency Name="MSTest" Version="3.9.0-preview.25154.1">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>2ac54b5ae4db9210b6feebf81fe96f91a355b0c8</Sha>
<Sha>effc2a8e3fae3fedd6e06828a192ae39cb4f10d0</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.3.25154.11">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
<!-- This property is only used in the dotnet test integration tests. -->
<MicrosoftTestingPlatformVersion>1.7.0-preview.25127.2</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.7.0-preview.25154.1</MicrosoftTestingPlatformVersion>
</PropertyGroup>
<PropertyGroup Label="Servicing version information">
<VersionFeature21>30</VersionFeature21>
Expand Down Expand Up @@ -296,7 +296,7 @@
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
<MoqPackageVersion>4.18.4</MoqPackageVersion>
<MSTestVersion>3.9.0-preview.25127.2</MSTestVersion>
<MSTestVersion>3.9.0-preview.25154.1</MSTestVersion>
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 7b44ce4

Please sign in to comment.