Skip to content

Commit dc4c583

Browse files
authored
Merge pull request #43169 from vseanreesermsft/internal-merge-3.1-2022-08-09-1116
Merging internal commits for release/3.1
2 parents b8dc1f2 + 5b07988 commit dc4c583

File tree

6 files changed

+523
-521
lines changed

6 files changed

+523
-521
lines changed

NuGet.config

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
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-04a7251" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-04a72514/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-efcore-99099dd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-99099ddf/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-extensions -->
10-
<add key="darc-int-dotnet-extensions-06a95a7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-06a95a71/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-extensions-bf06962" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-bf069624/nuget/v3/index.json" />
1111
<!-- Begin: Package sources from dotnet-razor-tooling -->
12-
<add key="darc-int-dotnet-razor-tooling-256df67" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-256df67c/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-razor-tooling-9ca2e33" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-9ca2e338/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-razor-tooling -->
1414
<!-- Begin: Package sources from dotnet-corefx -->
15+
<add key="darc-int-dotnet-corefx-e0e08bd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-e0e08bd5/nuget/v3/index.json" />
1516
<!-- End: Package sources from dotnet-corefx -->
1617
<!-- Begin: Package sources from dotnet-core-setup -->
17-
<add key="darc-int-dotnet-core-setup-2d4bb96" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-2d4bb962/nuget/v3/index.json" />
18+
<add key="darc-int-dotnet-core-setup-ce3350c" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-ce3350c1/nuget/v3/index.json" />
1819
<!-- End: Package sources from dotnet-core-setup -->
1920
<!-- End: Package sources from dotnet-extensions -->
2021
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
@@ -27,18 +28,19 @@
2728
<clear />
2829
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2930
<!-- Begin: Package sources from dotnet-core-setup -->
30-
<add key="darc-int-dotnet-core-setup-2d4bb96" value="true" />
31+
<add key="darc-int-dotnet-core-setup-ce3350c" value="true" />
3132
<!-- Begin: Package sources from dotnet-efcore -->
32-
<add key="darc-int-dotnet-efcore-04a7251" value="true" />
33+
<add key="darc-int-dotnet-efcore-99099dd" value="true" />
3334
<!-- End: Package sources from dotnet-efcore -->
3435
<!-- Begin: Package sources from dotnet-extensions -->
35-
<add key="darc-int-dotnet-extensions-06a95a7" value="true" />
36+
<add key="darc-int-dotnet-extensions-bf06962" value="true" />
3637
<!-- End: Package sources from dotnet-extensions -->
3738
<!-- Begin: Package sources from dotnet-razor-tooling -->
38-
<add key="darc-int-dotnet-razor-tooling-256df67" value="true" />
39+
<add key="darc-int-dotnet-razor-tooling-9ca2e33" value="true" />
3940
<!-- End: Package sources from dotnet-razor-tooling -->
4041
<!-- End: Package sources from dotnet-core-setup -->
4142
<!-- Begin: Package sources from dotnet-corefx -->
43+
<add key="darc-int-dotnet-corefx-e0e08bd" value="true" />
4244
<!-- End: Package sources from dotnet-corefx -->
4345
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4446
</disabledPackageSources>

0 commit comments

Comments
 (0)