Skip to content

Commit

Permalink
Merge pull request #7236 from dotnet/darc-main-fbc1f490-610a-4ce1-9fa…
Browse files Browse the repository at this point in the history
…2-82b6c22b59b9

[main] Update dependencies from dotnet/runtime
  • Loading branch information
v-wuzhai authored Nov 8, 2023
2 parents fc97c47 + c1b4283 commit 02de134
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>65d856fde9705faa6e3dd35854d6912cf078ccfc</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23529.4">
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-alpha.1.23556.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e5c631d28b985b773b28d0cb2346f49a92bd41dd</Sha>
<Sha>e733539a38458c5c3a64688b55a702444e470700</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23529.4">
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-alpha.1.23556.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>e5c631d28b985b773b28d0cb2346f49a92bd41dd</Sha>
<Sha>e733539a38458c5c3a64688b55a702444e470700</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.23529.4</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23529.4</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>9.0.0-alpha.1.23556.1</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>9.0.0-alpha.1.23556.1</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
</PropertyGroup>
</Project>

0 comments on commit 02de134

Please sign in to comment.