Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testfx (#45243)
Browse files Browse the repository at this point in the history
  • Loading branch information
nagilson authored Dec 2, 2024
2 parents e05c148 + de1f750 commit 1df6055
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.24580.1">
<Dependency Name="Microsoft.Testing.Platform" Version="1.5.0-preview.24602.2">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>a3805f89a2d13fbd30bbaf00a88363c588d591c7</Sha>
<Sha>3e7ac66744ee70c7e7f38ba47f9693bea566db15</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.24580.1</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.5.0-preview.24602.2</MicrosoftTestingPlatformVersion>
</PropertyGroup>
<PropertyGroup Label="Servicing version information">
<VersionFeature21>30</VersionFeature21>
Expand Down

0 comments on commit 1df6055

Please sign in to comment.