Skip to content

Commit 2006045

Browse files
[release/6.0.4xx-xcode14.1] Update dependencies from dotnet/runtime (#17172)
This pull request updates the following dependencies ## From https://github.com/dotnet/runtime - **Subscription**: 6d2f5e38-6838-4a99-c1fe-08dab2120411 - **Build**: 20230112.16 - **Date Produced**: January 13, 2023 3:04:49 AM UTC - **Commit**: ace6275c6b6cb38ffad948fcc15f2d769156203b - **Branch**: refs/heads/release/6.0 - **Updates**: - **Microsoft.NETCore.App.Ref**: [from 6.0.14 to 6.0.14][4] [4]: dotnet/runtime@2e45bc7...ace6275
1 parent ebe77a5 commit 2006045

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

NuGet.config

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,11 @@
1010
<clear />
1111
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1212
<!-- Begin: Package sources from dotnet-emsdk -->
13-
<add key="darc-pub-dotnet-emsdk-14d64a8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-14d64a81/nuget/v3/index.json" />
14-
<add key="darc-pub-dotnet-emsdk-14d64a8-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-14d64a81-2/nuget/v3/index.json" />
15-
<add key="darc-pub-dotnet-emsdk-14d64a8-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-14d64a81-1/nuget/v3/index.json" />
1613
<!-- End: Package sources from dotnet-emsdk -->
1714
<!-- Begin: Package sources from dotnet-aspnetcore -->
1815
<!-- End: Package sources from dotnet-aspnetcore -->
1916
<!-- Begin: Package sources from dotnet-runtime -->
20-
<add key="darc-pub-dotnet-runtime-2e45bc7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2e45bc7a/nuget/v3/index.json" />
17+
<add key="darc-pub-dotnet-runtime-ace6275" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ace6275c/nuget/v3/index.json" />
2118
<!-- End: Package sources from dotnet-runtime -->
2219
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2320
<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.14">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>2e45bc7afff1a13b024da5f8f5579fbb39b62af2</Sha>
13+
<Sha>ace6275c6b6cb38ffad948fcc15f2d769156203b</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.13" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">

0 commit comments

Comments
 (0)