Skip to content

Commit

Permalink
Merge pull request #7365 from dotnet/darc-main-fccd542e-0449-4eab-bea…
Browse files Browse the repository at this point in the history
…b-c67c729e00b3

[main] Update dependencies from dotnet/runtime
  • Loading branch information
v-wuzhai authored Dec 26, 2023
2 parents d727f32 + 213a4f5 commit 21766d1
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>c49c1f4e461b4b57d6d3449671942786bf8fcbb6</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23617.5">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23624.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4dffd80c4d77c27e772a0be26e8036af77fbb26e</Sha>
<Sha>9cc490e89f635db3712d8e955e85b232a4c3f560</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23617.5">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23624.2">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>4dffd80c4d77c27e772a0be26e8036af77fbb26e</Sha>
<Sha>9cc490e89f635db3712d8e955e85b232a4c3f560</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.23617.5</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23617.5</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23624.2</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23624.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 21766d1

Please sign in to comment.