Skip to content

Commit 5d35de9

Browse files
authored
Merge pull request #58899 from vseanreesermsft/internal-merge-6.0-2024-11-12-1244
Merging internal commits for release/6.0
2 parents e185938 + 704bc0f commit 5d35de9

File tree

6 files changed

+629
-637
lines changed

6 files changed

+629
-637
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-b357f86" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b357f86c/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-runtime-b357f86-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b357f86c-2/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-f1dd571" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f1dd5716/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-2903f6b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1/nuget/v3/index.json" />
12-
<add key="darc-int-dotnet-efcore-2903f6b-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1-3/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-efcore-2903f6b-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1-2/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-efcore-2903f6b-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1-1/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-fb8f1bd" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-fb8f1bd4/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-2903f6b-1" value="true" />
33-
<add key="darc-int-dotnet-efcore-2903f6b-2" value="true" />
34-
<add key="darc-int-dotnet-efcore-2903f6b-3" value="true" />
35-
<add key="darc-int-dotnet-efcore-2903f6b" value="true" />
28+
<add key="darc-int-dotnet-efcore-fb8f1bd" value="true" />
3629
<!-- End: Package sources from dotnet-efcore -->
3730
<!-- Begin: Package sources from dotnet-runtime -->
38-
<add key="darc-int-dotnet-runtime-b357f86-2" value="true" />
39-
<add key="darc-int-dotnet-runtime-b357f86" value="true" />
31+
<add key="darc-int-dotnet-runtime-f1dd571" 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)