Skip to content

Commit 1b279c3

Browse files
authored
Merge pull request #42185 from vseanreesermsft/internal-merge-6.0-2022-06-14-1032
Merging internal commits for release/6.0
2 parents 511eaa8 + 4e8ada7 commit 1b279c3

File tree

6 files changed

+393
-401
lines changed

6 files changed

+393
-401
lines changed

NuGet.config

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,10 @@
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-70ae3df-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-70ae3df4-2/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-runtime-70ae3df-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-70ae3df4-1/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-70ae3df" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-70ae3df4/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-7cca709" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-7cca709d/nuget/v3/index.json" />
108
<!-- End: Package sources from dotnet-runtime -->
119
<!-- Begin: Package sources from dotnet-efcore -->
12-
<add key="darc-int-dotnet-efcore-9b03633-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-9b03633b-2/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-efcore-9b03633-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-9b03633b-1/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-efcore-9b03633" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-9b03633b/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-796d2f8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-796d2f8b/nuget/v3/index.json" />
1511
<!-- End: Package sources from dotnet-efcore -->
1612
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1713
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -31,14 +27,10 @@
3127
<clear />
3228
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3329
<!-- Begin: Package sources from dotnet-efcore -->
34-
<add key="darc-int-dotnet-efcore-9b03633" value="true" />
35-
<add key="darc-int-dotnet-efcore-9b03633-1" value="true" />
36-
<add key="darc-int-dotnet-efcore-9b03633-2" value="true" />
30+
<add key="darc-int-dotnet-efcore-796d2f8" value="true" />
3731
<!-- End: Package sources from dotnet-efcore -->
3832
<!-- Begin: Package sources from dotnet-runtime -->
39-
<add key="darc-int-dotnet-runtime-70ae3df" value="true" />
40-
<add key="darc-int-dotnet-runtime-70ae3df-1" value="true" />
41-
<add key="darc-int-dotnet-runtime-70ae3df-2" value="true" />
33+
<add key="darc-int-dotnet-runtime-7cca709" value="true" />
4234
<!-- End: Package sources from dotnet-runtime -->
4335
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4436
</disabledPackageSources>

0 commit comments

Comments
 (0)