Skip to content

Commit ca48042

Browse files
authored
Merge pull request #54506 from vseanreesermsft/internal-merge-7.0-2024-03-12-1056
Merging internal commits for release/7.0
2 parents 5a5ee6a + 5d553a7 commit ca48042

File tree

6 files changed

+381
-365
lines changed

6 files changed

+381
-365
lines changed

NuGet.config

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7+
<add key="darc-int-dotnet-efcore-c9d1c2d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-c9d1c2d2/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-efcore-819a61e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-819a61e6/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-efcore-819a61e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-819a61e6-2/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-819a61e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-819a61e6-1/nuget/v3/index.json" />
711
<!-- End: Package sources from dotnet-efcore -->
812
<!-- Begin: Package sources from dotnet-runtime -->
13+
<add key="darc-int-dotnet-runtime-dff486f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-dff486f2/nuget/v3/index.json" />
14+
<add key="darc-int-dotnet-runtime-567edaf" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-567edafe/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-runtime-567edaf-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-567edafe-2/nuget/v3/index.json" />
16+
<add key="darc-int-dotnet-runtime-567edaf-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-567edafe-1/nuget/v3/index.json" />
917
<!-- End: Package sources from dotnet-runtime -->
1018
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1119
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -24,8 +32,16 @@
2432
<clear />
2533
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2634
<!-- Begin: Package sources from dotnet-efcore -->
35+
<add key="darc-int-dotnet-efcore-c9d1c2d" value="true" />
36+
<add key="darc-int-dotnet-efcore-819a61e-1" value="true" />
37+
<add key="darc-int-dotnet-efcore-819a61e-2" value="true" />
38+
<add key="darc-int-dotnet-efcore-819a61e" value="true" />
2739
<!-- End: Package sources from dotnet-efcore -->
2840
<!-- Begin: Package sources from dotnet-runtime -->
41+
<add key="darc-int-dotnet-runtime-dff486f" value="true" />
42+
<add key="darc-int-dotnet-runtime-567edaf-1" value="true" />
43+
<add key="darc-int-dotnet-runtime-567edaf-2" value="true" />
44+
<add key="darc-int-dotnet-runtime-567edaf" value="true" />
2945
<!-- End: Package sources from dotnet-runtime -->
3046
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3147
</disabledPackageSources>

0 commit comments

Comments
 (0)