Skip to content

Commit bf48b47

Browse files
authored
Merge pull request #32589 from dotnet/dougbu/v5.0.6.II
- merge release commit - update SDK and runtimes - update package baselines - update 3.1.x site extension version - re-enable baseline validation
2 parents b124d50 + 2278169 commit bf48b47

File tree

6 files changed

+355
-350
lines changed

6 files changed

+355
-350
lines changed

NuGet.config

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7-
<add key="darc-pub-dotnet-efcore-5420351" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-54203510/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-efcore-42e8143" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-42e81439/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-runtime -->
10-
<add key="darc-int-dotnet-runtime-2f740ad" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-2f740adc/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-runtime-478b2f8-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-478b2f8c-2/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-runtime-478b2f8-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-478b2f8c-1/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-478b2f8" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-478b2f8c/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-runtime -->
1214
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1315
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -22,9 +24,12 @@
2224
<clear />
2325
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2426
<!-- Begin: Package sources from dotnet-runtime -->
25-
<add key="darc-int-dotnet-runtime-2f740ad" value="true" />
27+
<add key="darc-int-dotnet-runtime-478b2f8" value="true" />
28+
<add key="darc-int-dotnet-runtime-478b2f8-1" value="true" />
29+
<add key="darc-int-dotnet-runtime-478b2f8-2" value="true" />
2630
<!-- End: Package sources from dotnet-runtime -->
2731
<!-- Begin: Package sources from dotnet-efcore -->
32+
<add key="darc-int-dotnet-efcore-42e8143" value="true" />
2833
<!-- End: Package sources from dotnet-efcore -->
2934
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3035
</disabledPackageSources>

0 commit comments

Comments
 (0)