Skip to content

Commit 07e2323

Browse files
Merge commit '0c26925a185ba2996051c0f37a995ef0a682cf54' into internal-merge-3.1-2022-06-14-1035
2 parents 8b86293 + 0c26925 commit 07e2323

File tree

3 files changed

+234
-216
lines changed

3 files changed

+234
-216
lines changed

NuGet.config

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,19 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6+
<!-- Begin: Package sources from dotnet-efcore -->
7+
<add key="darc-int-dotnet-efcore-206e310" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-206e3105/nuget/v3/index.json" />
8+
<!-- End: Package sources from dotnet-efcore -->
9+
<!-- Begin: Package sources from dotnet-extensions -->
10+
<add key="darc-int-dotnet-extensions-2595364" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-2595364d/nuget/v3/index.json" />
611
<!-- Begin: Package sources from dotnet-razor-tooling -->
12+
<add key="darc-int-dotnet-razor-tooling-6ca3741" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-6ca37412/nuget/v3/index.json" />
713
<!-- End: Package sources from dotnet-razor-tooling -->
814
<!-- Begin: Package sources from dotnet-corefx -->
915
<!-- End: Package sources from dotnet-corefx -->
1016
<!-- Begin: Package sources from dotnet-core-setup -->
17+
<add key="darc-int-dotnet-core-setup-dae24f1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-dae24f14/nuget/v3/index.json" />
18+
<!-- End: Package sources from dotnet-core-setup -->
1119
<!-- End: Package sources from dotnet-extensions -->
1220
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1321
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -18,7 +26,17 @@
1826
<disabledPackageSources>
1927
<clear />
2028
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
29+
<!-- Begin: Package sources from dotnet-core-setup -->
30+
<add key="darc-int-dotnet-core-setup-dae24f1" value="true" />
31+
<!-- Begin: Package sources from dotnet-efcore -->
32+
<add key="darc-int-dotnet-efcore-206e310" value="true" />
33+
<!-- End: Package sources from dotnet-efcore -->
34+
<!-- Begin: Package sources from dotnet-extensions -->
35+
<add key="darc-int-dotnet-extensions-2595364" value="true" />
36+
<!-- End: Package sources from dotnet-extensions -->
2137
<!-- Begin: Package sources from dotnet-razor-tooling -->
38+
<add key="darc-int-dotnet-razor-tooling-6ca3741" value="true" />
39+
<!-- End: Package sources from dotnet-razor-tooling -->
2240
<!-- End: Package sources from dotnet-core-setup -->
2341
<!-- Begin: Package sources from dotnet-corefx -->
2442
<!-- End: Package sources from dotnet-corefx -->

0 commit comments

Comments
 (0)