Skip to content

Commit 8143076

Browse files
authored
Merge pull request #46645 from vseanreesermsft/internal-merge-6.0-2023-02-14-1046
Merging internal commits for release/6.0
2 parents 2545164 + 68beb13 commit 8143076

File tree

6 files changed

+384
-382
lines changed

6 files changed

+384
-382
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-1af80ba" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1af80ba0/nuget/v3/index.json" />
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" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!-- Begin: Package sources from dotnet-efcore -->
10+
<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" />
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 -->
28+
<add key="darc-int-dotnet-efcore-d15fdc4" value="true" />
2729
<!-- End: Package sources from dotnet-efcore -->
2830
<!-- Begin: Package sources from dotnet-runtime -->
29-
<add key="darc-int-dotnet-runtime-1af80ba" value="true" />
31+
<add key="darc-int-dotnet-runtime-2a90daa" 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)