Skip to content

Commit c6175ed

Browse files
authored
Merge pull request #44947 from vseanreesermsft/internal-merge-6.0-2022-11-08-1049
Merging internal commits for release/6.0
2 parents 1334ec7 + 676c849 commit c6175ed

File tree

6 files changed

+418
-410
lines changed

6 files changed

+418
-410
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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-runtime -->
7+
<add key="darc-int-dotnet-runtime-943474c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-943474ca/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-runtime -->
89
<!-- Begin: Package sources from dotnet-efcore -->
10+
<add key="darc-int-dotnet-efcore-41de762" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-41de7629/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-41de762-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-41de7629-2/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-efcore-41de762-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-41de7629-1/nuget/v3/index.json" />
913
<!-- End: Package sources from dotnet-efcore -->
1014
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1115
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -23,8 +27,12 @@
2327
<clear />
2428
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2529
<!-- Begin: Package sources from dotnet-efcore -->
30+
<add key="darc-int-dotnet-efcore-41de762-1" value="true" />
31+
<add key="darc-int-dotnet-efcore-41de762-2" value="true" />
32+
<add key="darc-int-dotnet-efcore-41de762" value="true" />
2633
<!-- End: Package sources from dotnet-efcore -->
2734
<!-- Begin: Package sources from dotnet-runtime -->
35+
<add key="darc-int-dotnet-runtime-943474c" value="true" />
2836
<!-- End: Package sources from dotnet-runtime -->
2937
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3038
</disabledPackageSources>

0 commit comments

Comments
 (0)