Skip to content

Commit 139bd5c

Browse files
authored
Merge pull request #35239 from vseanreesermsft/internal-merge-5.0-2021-08-10-1313
Merging internal commits for release/5.0
2 parents 4ab207c + ae5ddd5 commit 139bd5c

File tree

7 files changed

+381
-357
lines changed

7 files changed

+381
-357
lines changed

NuGet.config

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,20 @@
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-int-dotnet-efcore-780af70-8" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-8/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-efcore-780af70-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-4/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-efcore-780af70-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-2/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-780af70-16" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-16/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-780af70-10" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-10/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-efcore-780af70-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709-1/nuget/v3/index.json" />
713
<!-- End: Package sources from dotnet-efcore -->
814
<!-- Begin: Package sources from dotnet-runtime -->
15+
<add key="darc-int-dotnet-runtime-208e377-6" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-6/nuget/v3/index.json" />
16+
<add key="darc-int-dotnet-runtime-208e377-5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-5/nuget/v3/index.json" />
17+
<add key="darc-int-dotnet-runtime-208e377-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-2/nuget/v3/index.json" />
18+
<add key="darc-int-dotnet-runtime-208e377-11" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-11/nuget/v3/index.json" />
19+
<add key="darc-int-dotnet-runtime-208e377-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a-1/nuget/v3/index.json" />
20+
<add key="darc-int-dotnet-runtime-208e377" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a/nuget/v3/index.json" />
921
<!-- End: Package sources from dotnet-runtime -->
1022
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1123
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -20,8 +32,20 @@
2032
<clear />
2133
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2234
<!-- Begin: Package sources from dotnet-runtime -->
35+
<add key="darc-int-dotnet-runtime-208e377" value="true" />
36+
<add key="darc-int-dotnet-runtime-208e377-1" value="true" />
37+
<add key="darc-int-dotnet-runtime-208e377-11" value="true" />
38+
<add key="darc-int-dotnet-runtime-208e377-2" value="true" />
39+
<add key="darc-int-dotnet-runtime-208e377-5" value="true" />
40+
<add key="darc-int-dotnet-runtime-208e377-6" value="true" />
2341
<!-- End: Package sources from dotnet-runtime -->
2442
<!-- Begin: Package sources from dotnet-efcore -->
43+
<add key="darc-int-dotnet-efcore-780af70-1" value="true" />
44+
<add key="darc-int-dotnet-efcore-780af70-10" value="true" />
45+
<add key="darc-int-dotnet-efcore-780af70-16" value="true" />
46+
<add key="darc-int-dotnet-efcore-780af70-2" value="true" />
47+
<add key="darc-int-dotnet-efcore-780af70-4" value="true" />
48+
<add key="darc-int-dotnet-efcore-780af70-8" value="true" />
2549
<!-- End: Package sources from dotnet-efcore -->
2650
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2751
</disabledPackageSources>

0 commit comments

Comments
 (0)