Skip to content

Commit 7e81b15

Browse files
Merge commit '289435f5c45053c7599cf237fefc8391d1eb7f0b' into internal-merge-8.0.1xx-2024-07-10-1137-db902afe-bc24-487e-a783-1807a53d005e
2 parents ffe8b16 + 289435f commit 7e81b15

File tree

7 files changed

+108
-99
lines changed

7 files changed

+108
-99
lines changed

NuGet.config

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,30 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<configuration>
32
<packageSources>
43
<clear />
54
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
65
<!-- Begin: Package sources from dotnet-emsdk -->
6+
<add key="darc-pub-dotnet-emsdk-a64772f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-a64772f5/nuget/v3/index.json" />
77
<!-- End: Package sources from dotnet-emsdk -->
88
<!-- Begin: Package sources from dotnet-format -->
9-
<add key="darc-pub-dotnet-format-551db7f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-551db7f1/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-format-362d7b8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-362d7b82/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-format-362d7b8-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-362d7b82-1/nuget/v3/index.json" />
1011
<!-- End: Package sources from dotnet-format -->
1112
<!-- Begin: Package sources from dotnet-aspnetcore -->
13+
<add key="darc-int-dotnet-aspnetcore-2f1db20" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-2f1db204/nuget/v3/index.json" />
1214
<!-- End: Package sources from dotnet-aspnetcore -->
1315
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1416
<add key="darc-pub-DotNet-msbuild-Trusted-b5265ef" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-b5265ef3/nuget/v3/index.json" />
1517
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1618
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1719
<!-- End: Package sources from dotnet-roslyn-analyzers -->
1820
<!-- Begin: Package sources from dotnet-runtime -->
21+
<add key="darc-int-dotnet-runtime-2aade6b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2aade6be/nuget/v3/index.json" />
1922
<!-- End: Package sources from dotnet-runtime -->
2023
<!-- Begin: Package sources from dotnet-templating -->
2124
<add key="darc-pub-dotnet-templating-5cab537" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-5cab5378/nuget/v3/index.json" />
2225
<!-- End: Package sources from dotnet-templating -->
2326
<!-- Begin: Package sources from dotnet-windowsdesktop -->
27+
<add key="darc-int-dotnet-windowsdesktop-28ae95b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-28ae95bc/nuget/v3/index.json" />
2428
<!-- End: Package sources from dotnet-windowsdesktop -->
2529
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2630
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -45,13 +49,18 @@
4549
<!-- Begin: Package sources from dotnet-templating -->
4650
<!-- End: Package sources from dotnet-templating -->
4751
<!-- Begin: Package sources from dotnet-aspnetcore -->
52+
<add key="darc-int-dotnet-aspnetcore-2f1db20" value="true" />
4853
<!-- End: Package sources from dotnet-aspnetcore -->
4954
<!-- Begin: Package sources from dotnet-format -->
55+
<add key="darc-int-dotnet-format-362d7b8-1" value="true" />
56+
<add key="darc-int-dotnet-format-362d7b8" value="true" />
5057
<!-- End: Package sources from dotnet-format -->
5158
<!-- End: Package sources from dotnet-aspnetcore -->
5259
<!-- Begin: Package sources from dotnet-runtime -->
60+
<add key="darc-int-dotnet-runtime-2aade6b" value="true" />
5361
<!-- End: Package sources from dotnet-runtime -->
5462
<!-- Begin: Package sources from dotnet-windowsdesktop -->
63+
<add key="darc-int-dotnet-windowsdesktop-28ae95b" value="true" />
5564
<!-- End: Package sources from dotnet-windowsdesktop -->
5665
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5766
</disabledPackageSources>

0 commit comments

Comments
 (0)