Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testfx (#47035)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloff authored Feb 25, 2025
2 parents 309aeaa + 3aace77 commit 5a02e07
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.25119.14">
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25124.4">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>1d72cd03b28b06a261b5c4cf634c24c57e04b89b</Sha>
<Sha>149076dbc8fccb0fd932f490cefa55261c942d9a</Sha>
</Dependency>
<Dependency Name="MSTest" Version="3.9.0-preview.25119.14">
<Dependency Name="MSTest" Version="3.9.0-preview.25124.4">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>1d72cd03b28b06a261b5c4cf634c24c57e04b89b</Sha>
<Sha>149076dbc8fccb0fd932f490cefa55261c942d9a</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.3.25124.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.25119.14</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.7.0-preview.25124.4</MicrosoftTestingPlatformVersion>
</PropertyGroup>
<PropertyGroup Label="Servicing version information">
<VersionFeature21>30</VersionFeature21>
Expand Down Expand Up @@ -290,7 +290,7 @@
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
<MoqPackageVersion>4.18.4</MoqPackageVersion>
<MSTestVersion>3.9.0-preview.25119.14</MSTestVersion>
<MSTestVersion>3.9.0-preview.25124.4</MSTestVersion>
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 5a02e07

Please sign in to comment.