Skip to content

Commit

Permalink
Merge pull request #42185 from vseanreesermsft/internal-merge-6.0-202…
Browse files Browse the repository at this point in the history
…2-06-14-1032

Merging internal commits for release/6.0
  • Loading branch information
dougbu committed Jun 15, 2022
2 parents 511eaa8 + 4e8ada7 commit 1b279c3
Show file tree
Hide file tree
Showing 6 changed files with 393 additions and 401 deletions.
16 changes: 4 additions & 12 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<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" />
<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" />
<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" />
<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" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore -->
<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" />
<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" />
<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" />
<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" />
<!-- End: Package sources from dotnet-efcore -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand All @@ -31,14 +27,10 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-9b03633" value="true" />
<add key="darc-int-dotnet-efcore-9b03633-1" value="true" />
<add key="darc-int-dotnet-efcore-9b03633-2" value="true" />
<add key="darc-int-dotnet-efcore-796d2f8" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-70ae3df" value="true" />
<add key="darc-int-dotnet-runtime-70ae3df-1" value="true" />
<add key="darc-int-dotnet-runtime-70ae3df-2" value="true" />
<add key="darc-int-dotnet-runtime-7cca709" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
Expand Down
Loading

0 comments on commit 1b279c3

Please sign in to comment.