Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2024…
Browse files Browse the repository at this point in the history
…0602.3 (#8037)

Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64
 From Version 9.0.0-preview.5.24275.1 -> To Version 9.0.0-preview.6.24302.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jun 3, 2024
1 parent 992a268 commit e0cad50
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 @@ -13,13 +13,13 @@
<Sha>87ebd07371adfe1d8140889c33da692eb2134f1a</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.5.24275.1">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-preview.6.24302.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>35e4aad602ee3c28330e94746cfd4e0d4569b66f</Sha>
<Sha>f272c0e2d9518a1300ceb962291153aeeee2b8b9</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.5.24275.1">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-preview.6.24302.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>35e4aad602ee3c28330e94746cfd4e0d4569b66f</Sha>
<Sha>f272c0e2d9518a1300ceb962291153aeeee2b8b9</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.24209.3">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
<SystemCommandLinePackageVersion>2.0.0-beta4.24209.3</SystemCommandLinePackageVersion>
<!-- Dependencies from https://github.com/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-preview.5.24275.1</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-preview.5.24275.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-preview.6.24302.3</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-preview.6.24302.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit e0cad50

Please sign in to comment.