Skip to content

Commit 64e09d8

Browse files
authored
Merge pull request #54505 from vseanreesermsft/internal-merge-6.0-2024-03-12-1051
Merging internal commits for release/6.0
2 parents 2f81f3e + 163c579 commit 64e09d8

File tree

6 files changed

+387
-395
lines changed

6 files changed

+387
-395
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-80de56d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-runtime-80de56d-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da-2/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-80de56d-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-80de56da-1/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-34a1091" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-34a10914/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-5188cdc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-5188cdc9/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-efcore-5188cdc-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-5188cdc9-2/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-efcore-5188cdc-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-5188cdc9-1/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-fcddaa8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-fcddaa88/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" />
@@ -29,14 +25,10 @@
2925
<clear />
3026
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3127
<!-- Begin: Package sources from dotnet-efcore -->
32-
<add key="darc-int-dotnet-efcore-5188cdc-1" value="true" />
33-
<add key="darc-int-dotnet-efcore-5188cdc-2" value="true" />
34-
<add key="darc-int-dotnet-efcore-5188cdc" value="true" />
28+
<add key="darc-int-dotnet-efcore-fcddaa8" value="true" />
3529
<!-- End: Package sources from dotnet-efcore -->
3630
<!-- Begin: Package sources from dotnet-runtime -->
37-
<add key="darc-int-dotnet-runtime-80de56d-1" value="true" />
38-
<add key="darc-int-dotnet-runtime-80de56d-2" value="true" />
39-
<add key="darc-int-dotnet-runtime-80de56d" value="true" />
31+
<add key="darc-int-dotnet-runtime-34a1091" value="true" />
4032
<!-- End: Package sources from dotnet-runtime -->
4133
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4234
</disabledPackageSources>

0 commit comments

Comments
 (0)