Skip to content

Commit 89c25e7

Browse files
authored
Merge pull request #47195 from vseanreesermsft/internal-merge-6.0-2023-03-14-1015
Merging internal commits for release/6.0
2 parents 73447ee + 8ca5cd2 commit 89c25e7

File tree

6 files changed

+392
-398
lines changed

6 files changed

+392
-398
lines changed

NuGet.config

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +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-2a90daa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2a90daa2/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-runtime-2a90daa-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2a90daa2-1/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-5edef4b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5edef4b2/nuget/v3/index.json" />
98
<!-- End: Package sources from dotnet-runtime -->
109
<!-- Begin: Package sources from dotnet-efcore -->
11-
<add key="darc-int-dotnet-efcore-d15fdc4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-d15fdc46/nuget/v3/index.json" />
12-
<add key="darc-int-dotnet-efcore-d15fdc4-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-d15fdc46-2/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-efcore-d15fdc4-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-d15fdc46-1/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-7e23173" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-7e231732/nuget/v3/index.json" />
1411
<!-- End: Package sources from dotnet-efcore -->
1512
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1613
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -28,13 +25,10 @@
2825
<clear />
2926
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3027
<!-- Begin: Package sources from dotnet-efcore -->
31-
<add key="darc-int-dotnet-efcore-d15fdc4-1" value="true" />
32-
<add key="darc-int-dotnet-efcore-d15fdc4-2" value="true" />
33-
<add key="darc-int-dotnet-efcore-d15fdc4" value="true" />
28+
<add key="darc-int-dotnet-efcore-7e23173" value="true" />
3429
<!-- End: Package sources from dotnet-efcore -->
3530
<!-- Begin: Package sources from dotnet-runtime -->
36-
<add key="darc-int-dotnet-runtime-2a90daa-1" value="true" />
37-
<add key="darc-int-dotnet-runtime-2a90daa" value="true" />
31+
<add key="darc-int-dotnet-runtime-5edef4b" value="true" />
3832
<!-- End: Package sources from dotnet-runtime -->
3933
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4034
</disabledPackageSources>

0 commit comments

Comments
 (0)