Skip to content

Commit

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

Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64
 From Version 8.0.0-preview.5.23275.10 -> To Version 8.0.0-preview.5.23280.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored May 31, 2023
1 parent af57aae commit 9b820cd
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 @@ -11,13 +11,13 @@
<Sha>ccf417a0ac5eb10eae069f9a75a836fcd46af453</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23275.10">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.5.23280.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>34ddd0615cb964b57779e69fd6192c855b82217c</Sha>
<Sha>bc78804f5d1486bb7313d1661992626640091bf1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.5.23275.10">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.5.23280.8">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>34ddd0615cb964b57779e69fd6192c855b82217c</Sha>
<Sha>bc78804f5d1486bb7313d1661992626640091bf1</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23165.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.23165.3</SystemCommandLinePackageVersion>
<!-- Dependencies from https://github.com/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-preview.5.23275.10</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0-preview.5.23275.10</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-preview.5.23280.8</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0-preview.5.23280.8</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 9b820cd

Please sign in to comment.