Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testfx (#45211)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 29, 2024
1 parent ff9d463 commit d7d440b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -664,9 +664,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.5.0-preview.24576.8">
<Dependency Name="Microsoft.Testing.Platform" Version="1.5.0-preview.24577.10">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>b97678da1cb8b6454436ef53f9c0ee72dc3b54f1</Sha>
<Sha>70546c0d261f2b5fda45684be88e751c6dfb5f2d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<UsingToolMicrosoftNetCompilers Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</UsingToolMicrosoftNetCompilers>
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
<MicrosoftTestingPlatformVersion>1.5.0-preview.24576.8</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.5.0-preview.24577.10</MicrosoftTestingPlatformVersion>
</PropertyGroup>
<PropertyGroup Label="Servicing version information">
<VersionFeature21>30</VersionFeature21>
Expand Down

0 comments on commit d7d440b

Please sign in to comment.