Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/runtime (#5080)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/runtime
  • Loading branch information
dotnet-maestro[bot] authored Dec 4, 2024
1 parent f868194 commit 5f957db
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<add key="darc-pub-dotnet-aspnetcore-401ae7c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-401ae7cb/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-f6615d2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-f6615d27/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-462630b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-462630b3/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
Expand Down
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.1">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f6615d27fdbef2e7216d9762aaea9a6aa49e1be5</Sha>
<Sha>462630b3c311cade6426c53e9b3ee3b89bf217a2</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.1-rtm.24576.8">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.9.0" Version="9.0.1-servicing.24603.13">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f6615d27fdbef2e7216d9762aaea9a6aa49e1be5</Sha>
<Sha>462630b3c311cade6426c53e9b3ee3b89bf217a2</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.560201">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Latest shared runtime version updated by darc -->
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.1-rtm.24576.8</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.1-servicing.24603.13</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.1</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.1-rtm.24577.14</MicrosoftAspNetCoreAppRefInternalVersion>
Expand Down

0 comments on commit 5f957db

Please sign in to comment.