Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testfx (#46938)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagilson authored Feb 19, 2025
2 parents baa4389 + dd5b0b7 commit 911104c
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.25117.5">
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25118.10">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>ec6d203abb88df9effc003bd70f5ec0a0ea939dc</Sha>
<Sha>4dc9eebd01e06e50b6a5237890fd6dde16cc8a80</Sha>
</Dependency>
<Dependency Name="MSTest" Version="3.9.0-preview.25117.5">
<Dependency Name="MSTest" Version="3.9.0-preview.25118.10">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>ec6d203abb88df9effc003bd70f5ec0a0ea939dc</Sha>
<Sha>4dc9eebd01e06e50b6a5237890fd6dde16cc8a80</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.2.25118.6">
<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.25117.5</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.7.0-preview.25118.10</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.25117.5</MSTestVersion>
<MSTestVersion>3.9.0-preview.25118.10</MSTestVersion>
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 911104c

Please sign in to comment.