Skip to content

Commit 611243f

Browse files
authored
Merge pull request #48779 from vseanreesermsft/internal-merge-7.0-2023-06-13-1019
Merging internal commits for release/7.0
2 parents 38dd4e7 + ffb9f00 commit 611243f

File tree

6 files changed

+421
-425
lines changed

6 files changed

+421
-425
lines changed

NuGet.config

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
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-5c6be24" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-5c6be245/nuget/v3/index.json" />
8-
<add key="darc-int-dotnet-efcore-5c6be24-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-5c6be245-2/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-efcore-5c6be24-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-5c6be245-1/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-efcore-81a09d5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-81a09d5f/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-efcore-81a09d5-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-81a09d5f-2/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-efcore-81a09d5-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-81a09d5f-1/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-efcore -->
1111
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-int-dotnet-runtime-8042d61" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-8042d61b/nuget/v3/index.json" />
13-
<add key="darc-int-dotnet-runtime-8042d61-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-8042d61b-2/nuget/v3/index.json" />
14-
<add key="darc-int-dotnet-runtime-8042d61-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-8042d61b-1/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-5b20af4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5b20af47/nuget/v3/index.json" />
1513
<!-- End: Package sources from dotnet-runtime -->
1614
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1715
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -30,14 +28,12 @@
3028
<clear />
3129
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3230
<!-- Begin: Package sources from dotnet-efcore -->
33-
<add key="darc-int-dotnet-efcore-5c6be24-1" value="true" />
34-
<add key="darc-int-dotnet-efcore-5c6be24-2" value="true" />
35-
<add key="darc-int-dotnet-efcore-5c6be24" value="true" />
31+
<add key="darc-int-dotnet-efcore-81a09d5-1" value="true" />
32+
<add key="darc-int-dotnet-efcore-81a09d5-2" value="true" />
33+
<add key="darc-int-dotnet-efcore-81a09d5" value="true" />
3634
<!-- End: Package sources from dotnet-efcore -->
3735
<!-- Begin: Package sources from dotnet-runtime -->
38-
<add key="darc-int-dotnet-runtime-8042d61-1" value="true" />
39-
<add key="darc-int-dotnet-runtime-8042d61-2" value="true" />
40-
<add key="darc-int-dotnet-runtime-8042d61" value="true" />
36+
<add key="darc-int-dotnet-runtime-5b20af4" value="true" />
4137
<!-- End: Package sources from dotnet-runtime -->
4238
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4339
</disabledPackageSources>

0 commit comments

Comments
 (0)