Skip to content

Commit

Permalink
Merge pull request #7309 from dotnet/darc-main-1be051b1-9771-4ba9-9fc…
Browse files Browse the repository at this point in the history
…0-c7f8c7ab8bfe

[main] Update dependencies from dotnet/runtime
  • Loading branch information
v-wuzhai authored Nov 21, 2023
2 parents 7c636aa + 3e658ff commit cf46863
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>b5ceed90b72d1b05975dd95fedd86c2455969adb</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23563.1">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23570.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0dc5b590fa1fdf00bef65bb8c59b13f2dc601a0d</Sha>
<Sha>57085686bf7223e2305720383f4e00695321919a</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23563.1">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23570.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0dc5b590fa1fdf00bef65bb8c59b13f2dc601a0d</Sha>
<Sha>57085686bf7223e2305720383f4e00695321919a</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23524.7">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
<SystemCommandLinePackageVersion>2.0.0-beta4.23407.1</SystemCommandLinePackageVersion>
<!-- Dependencies from https://github.com/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23563.1</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23563.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23570.1</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23570.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit cf46863

Please sign in to comment.