Skip to content

Commit 03c9789

Browse files
authored
Merge pull request #50661 from vseanreesermsft/internal-merge-6.0-2023-09-12-1025
Merging internal commits for release/6.0
2 parents 529ed6b + 7d43a88 commit 03c9789

File tree

6 files changed

+383
-377
lines changed

6 files changed

+383
-377
lines changed

NuGet.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
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-4bb6dc1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-4bb6dc19/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-runtime -->
89
<!-- Begin: Package sources from dotnet-efcore -->
10+
<add key="darc-int-dotnet-efcore-687fc8f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-687fc8f9/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-687fc8f-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-687fc8f9-1/nuget/v3/index.json" />
912
<!-- End: Package sources from dotnet-efcore -->
1013
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1114
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -23,8 +26,11 @@
2326
<clear />
2427
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2528
<!-- Begin: Package sources from dotnet-efcore -->
29+
<add key="darc-int-dotnet-efcore-687fc8f-1" value="true" />
30+
<add key="darc-int-dotnet-efcore-687fc8f" value="true" />
2631
<!-- End: Package sources from dotnet-efcore -->
2732
<!-- Begin: Package sources from dotnet-runtime -->
33+
<add key="darc-int-dotnet-runtime-4bb6dc1" value="true" />
2834
<!-- End: Package sources from dotnet-runtime -->
2935
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3036
</disabledPackageSources>

0 commit comments

Comments
 (0)