Skip to content

Commit

Permalink
Merge pull request #6871 from dotnet/darc-main-114fe68f-dcfe-4fc4-9b1…
Browse files Browse the repository at this point in the history
…c-f61fb03aef09

[main] Update dependencies from dotnet/runtime
  • Loading branch information
joeloff authored Jul 17, 2023
2 parents 4f45e88 + 73e4032 commit 17f001a
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>2b54fbefe764f25c622a0c6b7376bcf561d156cf</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23359.3">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23364.11">
<Uri>https:/dotnet/runtime</Uri>
<Sha>ab7c4528edb5301cb849f5e114b7f3cc1dea8149</Sha>
<Sha>bb38848e9877dc0b43860dc219ebe36fc04a6bb3</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.7.23359.3">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.7.23364.11">
<Uri>https:/dotnet/runtime</Uri>
<Sha>ab7c4528edb5301cb849f5e114b7f3cc1dea8149</Sha>
<Sha>bb38848e9877dc0b43860dc219ebe36fc04a6bb3</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta4.23326.1">
<Uri>https:/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:/dotnet/command-line-api -->
<SystemCommandLinePackageVersion>2.0.0-beta4.23326.1</SystemCommandLinePackageVersion>
<!-- Dependencies from https:/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-preview.7.23359.3</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0-preview.7.23359.3</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-preview.7.23364.11</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>8.0.0-preview.7.23364.11</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 17f001a

Please sign in to comment.