Skip to content

Commit f56b93a

Browse files
Merge commit '3fc74f35299b08613acefa6fa7d70ccd72ff6139' into internal-merge-9.0.3xx-2025-09-09-1126
2 parents b75fc72 + 3fc74f3 commit f56b93a

File tree

3 files changed

+189
-181
lines changed

3 files changed

+189
-181
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,25 @@
2424
<!-- Begin: Package sources from dotnet-aspire -->
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-aspnetcore -->
27+
<add key="darc-int-dotnet-aspnetcore-ff66c26" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-ff66c263/nuget/v3/index.json" />
2728
<!-- End: Package sources from dotnet-aspnetcore -->
2829
<!-- Begin: Package sources from dotnet-emsdk -->
30+
<add key="darc-pub-dotnet-emsdk-dc8e347" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-dc8e3478/nuget/v3/index.json" />
2931
<!-- End: Package sources from dotnet-emsdk -->
3032
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3133
<add key="darc-pub-DotNet-msbuild-Trusted-8929ca9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-8929ca9e/nuget/v3/index.json" />
3234
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3335
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3436
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3537
<!-- Begin: Package sources from dotnet-runtime -->
38+
<add key="darc-int-dotnet-runtime-893c2eb" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-893c2ebb/nuget/v3/index.json" />
3639
<!-- End: Package sources from dotnet-runtime -->
3740
<!-- Begin: Package sources from dotnet-templating -->
3841
<add key="darc-pub-dotnet-templating-813004f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3/nuget/v3/index.json" />
42+
<add key="darc-pub-dotnet-templating-813004f-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-1/nuget/v3/index.json" />
3943
<!-- End: Package sources from dotnet-templating -->
4044
<!-- Begin: Package sources from dotnet-windowsdesktop -->
45+
<add key="darc-int-dotnet-windowsdesktop-36322cf" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-36322cf8/nuget/v3/index.json" />
4146
<!-- End: Package sources from dotnet-windowsdesktop -->
4247
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4348
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -68,10 +73,13 @@
6873
<!-- Begin: Package sources from dotnet-templating -->
6974
<!-- End: Package sources from dotnet-templating -->
7075
<!-- Begin: Package sources from dotnet-aspnetcore -->
76+
<add key="darc-int-dotnet-aspnetcore-ff66c26" value="true" />
7177
<!-- End: Package sources from dotnet-aspnetcore -->
7278
<!-- Begin: Package sources from dotnet-runtime -->
79+
<add key="darc-int-dotnet-runtime-893c2eb" value="true" />
7380
<!-- End: Package sources from dotnet-runtime -->
7481
<!-- Begin: Package sources from dotnet-windowsdesktop -->
82+
<add key="darc-int-dotnet-windowsdesktop-36322cf" value="true" />
7583
<!-- End: Package sources from dotnet-windowsdesktop -->
7684
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7785
</disabledPackageSources>

0 commit comments

Comments
 (0)