Skip to content

Commit 25c12c6

Browse files
authored
Merge pull request #30780 from dotnet/wtgodbe/31CodeMergeMarch
Merge in internal commit & update SDK/baseline
2 parents 3b1fd90 + 31f427a commit 25c12c6

File tree

6 files changed

+525
-514
lines changed

6 files changed

+525
-514
lines changed

NuGet.config

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,19 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
7+
<add key="darc-int-dotnet-aspnetcore-tooling-1756aa6" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-1756aa62/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
89
<!-- Begin: Package sources from dotnet-corefx -->
10+
<add key="darc-int-dotnet-corefx-9299d90" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-9299d909/nuget/v3/index.json" />
911
<!-- End: Package sources from dotnet-corefx -->
1012
<!-- Begin: Package sources from dotnet-core-setup -->
13+
<add key="darc-int-dotnet-core-setup-64df28e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-64df28ec/nuget/v3/index.json" />
1114
<!-- End: Package sources from dotnet-core-setup -->
1215
<!-- Begin: Package sources from dotnet-efcore -->
16+
<add key="darc-int-dotnet-efcore-5b7fc58" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-5b7fc584/nuget/v3/index.json" />
1317
<!-- End: Package sources from dotnet-efcore -->
1418
<!-- Begin: Package sources from dotnet-extensions -->
19+
<add key="darc-int-dotnet-extensions-945dd07" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-945dd07f/nuget/v3/index.json" />
1520
<!-- End: Package sources from dotnet-extensions -->
1621
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1722
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
@@ -23,23 +28,29 @@
2328
<disabledPackageSources>
2429
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2530
<!-- Begin: Package sources from dotnet-extensions -->
31+
<add key="darc-int-dotnet-extensions-945dd07" value="true" />
2632
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2733
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
2834
<add key="darc-int-dotnet-extensions-4210e7d" value="true" />
2935
<!-- End: Package sources from dotnet-extensions -->
3036
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
37+
<add key="darc-int-dotnet-aspnetcore-tooling-1756aa6" value="true" />
38+
<add key="darc-int-dotnet-aspnetcore-tooling-c493ee9" value="true" />
3139
<add key="darc-int-dotnet-aspnetcore-tooling-7f783df" value="true" />
3240
<add key="darc-int-dotnet-aspnetcore-tooling-7f783df" value="true" />
3341
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
3442
<!-- Begin: Package sources from dotnet-efcore -->
43+
<add key="darc-int-dotnet-efcore-5b7fc58" value="true" />
3544
<add key="darc-int-dotnet-efcore-d078590" value="true" />
3645
<add key="darc-int-dotnet-efcore-d078590" value="true" />
3746
<!-- End: Package sources from dotnet-efcore -->
3847
<!-- Begin: Package sources from dotnet-core-setup -->
48+
<add key="darc-int-dotnet-core-setup-64df28e" value="true" />
3949
<add key="darc-int-dotnet-core-setup-0267ad0" value="true" />
4050
<add key="darc-int-dotnet-core-setup-0267ad0" value="true" />
4151
<!-- End: Package sources from dotnet-core-setup -->
4252
<!-- Begin: Package sources from dotnet-corefx -->
53+
<add key="darc-int-dotnet-corefx-9299d90" value="true" />
4354
<add key="darc-int-dotnet-corefx-50a99d5" value="true" />
4455
<add key="darc-int-dotnet-corefx-50a99d5" value="true" />
4556
<!-- End: Package sources from dotnet-corefx -->

0 commit comments

Comments
 (0)