Skip to content

Commit 1952ab7

Browse files
Merge commit 'cf8e4fd152a012b213a7f76353abc3a36c73d407' into internal-merge-8.0.1xx-2025-05-13-1500
2 parents d03550c + cf8e4fd commit 1952ab7

File tree

6 files changed

+116
-102
lines changed

6 files changed

+116
-102
lines changed

NuGet.config

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,21 @@
33
<clear />
44
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
55
<!-- Begin: Package sources from dotnet-emsdk -->
6+
<add key="darc-pub-dotnet-emsdk-adc0d6e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-adc0d6e7/nuget/v3/index.json" />
67
<!-- End: Package sources from dotnet-emsdk -->
78
<!-- Begin: Package sources from dotnet-format -->
89
<add key="darc-pub-dotnet-format-664013f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-664013fb/nuget/v3/index.json" />
910
<!-- End: Package sources from dotnet-format -->
1011
<!-- Begin: Package sources from dotnet-aspnetcore -->
12+
<add key="darc-int-dotnet-aspnetcore-4ae1269" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-4ae1269b/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-aspnetcore -->
1214
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
13-
<add key="darc-pub-DotNet-msbuild-Trusted-65a6534" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-65a65342/nuget/v3/index.json" />
15+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-3ab07f0c/nuget/v3/index.json" />
1416
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1517
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1618
<!-- End: Package sources from dotnet-roslyn-analyzers -->
1719
<!-- Begin: Package sources from dotnet-runtime -->
20+
<add key="darc-int-dotnet-runtime-efd5742" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-efd5742b/nuget/v3/index.json" />
1821
<!-- End: Package sources from dotnet-runtime -->
1922
<!-- Begin: Package sources from dotnet-templating -->
2023
<add key="darc-pub-dotnet-templating-dde824a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-dde824a1/nuget/v3/index.json" />
@@ -25,6 +28,7 @@
2528
<add key="darc-pub-dotnet-templating-c0c76f0-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-c0c76f0d-4/nuget/v3/index.json" />
2629
<!-- End: Package sources from dotnet-templating -->
2730
<!-- Begin: Package sources from dotnet-windowsdesktop -->
31+
<add key="darc-int-dotnet-windowsdesktop-cda1f82" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-cda1f825/nuget/v3/index.json" />
2832
<!-- End: Package sources from dotnet-windowsdesktop -->
2933
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3034
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -49,13 +53,19 @@
4953
<!-- Begin: Package sources from dotnet-templating -->
5054
<!-- End: Package sources from dotnet-templating -->
5155
<!-- Begin: Package sources from dotnet-aspnetcore -->
56+
<add key="darc-int-dotnet-aspnetcore-4ae1269" value="true" />
5257
<!-- End: Package sources from dotnet-aspnetcore -->
5358
<!-- Begin: Package sources from dotnet-format -->
59+
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
60+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="true" />
61+
<!-- End: Package sources from DotNet-msbuild-Trusted -->
5462
<!-- End: Package sources from dotnet-format -->
5563
<!-- End: Package sources from dotnet-aspnetcore -->
5664
<!-- Begin: Package sources from dotnet-runtime -->
65+
<add key="darc-int-dotnet-runtime-efd5742" value="true" />
5766
<!-- End: Package sources from dotnet-runtime -->
5867
<!-- Begin: Package sources from dotnet-windowsdesktop -->
68+
<add key="darc-int-dotnet-windowsdesktop-cda1f82" value="true" />
5969
<!-- End: Package sources from dotnet-windowsdesktop -->
6070
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
6171
</disabledPackageSources>

0 commit comments

Comments
 (0)