Skip to content

Commit bb0d683

Browse files
[release/6.0.4xx-xcode14.1] Update dependencies from dotnet/runtime (#16839)
This pull request updates the following dependencies ## From https://github.com/dotnet/runtime - **Subscription**: 6d2f5e38-6838-4a99-c1fe-08dab2120411 - **Build**: 20221118.6 - **Date Produced**: November 18, 2022 11:04:23 PM UTC - **Commit**: 77f4e9981ccd835eaa2866af22cdc33dd8237508 - **Branch**: refs/heads/release/6.0 - **Updates**: - **Microsoft.NETCore.App.Ref**: [from 6.0.12 to 6.0.12][3] [3]: dotnet/runtime@4ee3971...77f4e99 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent face0fd commit bb0d683

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<!-- Begin: Package sources from dotnet-aspnetcore -->
1616
<!-- End: Package sources from dotnet-aspnetcore -->
1717
<!-- Begin: Package sources from dotnet-runtime -->
18-
<add key="darc-pub-dotnet-runtime-4ee3971" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-4ee3971b/nuget/v3/index.json" />
18+
<add key="darc-pub-dotnet-runtime-77f4e99" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-77f4e998/nuget/v3/index.json" />
1919
<!-- End: Package sources from dotnet-runtime -->
2020
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2121
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" protocolVersion="3" />

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</Dependency>
1111
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.12">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>4ee3971b14720ccbe35d41b6d02c995acb20c176</Sha>
13+
<Sha>77f4e9981ccd835eaa2866af22cdc33dd8237508</Sha>
1414
</Dependency>
1515
<!-- This is required for our test apps to build; in some cases Microsoft.AspNetCore.App is pulled in, and when building test apps the build needs to be able to resolve that -->
1616
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.11" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">

0 commit comments

Comments
 (0)