Skip to content

Commit f3f4b64

Browse files
authored
Merge pull request #55715 from vseanreesermsft/internal-merge-6.0-2024-05-14-1030
Merging internal commits for release/6.0
2 parents 8387b98 + 9261ca3 commit f3f4b64

File tree

6 files changed

+382
-380
lines changed

6 files changed

+382
-380
lines changed

NuGet.config

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +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-97d8f4c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-97d8f4ca/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-runtime -->
89
<!-- Begin: Package sources from dotnet-efcore -->
9-
<add key="darc-int-dotnet-efcore-4191554" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-4191554d/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-ec0fd22" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-ec0fd22a/nuget/v3/index.json" />
1011
<!-- End: Package sources from dotnet-efcore -->
1112
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1213
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -24,9 +25,10 @@
2425
<clear />
2526
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2627
<!-- Begin: Package sources from dotnet-efcore -->
27-
<add key="darc-int-dotnet-efcore-4191554" value="true" />
28+
<add key="darc-int-dotnet-efcore-ec0fd22" value="true" />
2829
<!-- End: Package sources from dotnet-efcore -->
2930
<!-- Begin: Package sources from dotnet-runtime -->
31+
<add key="darc-int-dotnet-runtime-97d8f4c" value="true" />
3032
<!-- End: Package sources from dotnet-runtime -->
3133
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3234
</disabledPackageSources>

0 commit comments

Comments
 (0)