Skip to content

Commit a91ef45

Browse files
Merge commit 'cecf5898ba9ff76c284742ca948dd6b8467a50ec' into internal-merge-9.0.1xx-2025-09-09-1127
2 parents e8b7100 + cecf589 commit a91ef45

File tree

3 files changed

+193
-185
lines changed

3 files changed

+193
-185
lines changed

NuGet.config

Lines changed: 9 additions & 1 deletion
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-emsdk -->
27+
<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" />
2728
<!-- End: Package sources from dotnet-emsdk -->
2829
<!-- Begin: Package sources from dotnet-aspnetcore -->
30+
<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" />
2931
<!-- End: Package sources from dotnet-aspnetcore -->
3032
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3133
<add key="darc-pub-DotNet-msbuild-Trusted-db5c766" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-db5c766a/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 -->
38-
<add key="darc-pub-dotnet-templating-1d5306c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1d5306c6/nuget/v3/index.json" />
41+
<add key="darc-pub-dotnet-templating-430af53" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-430af53b/nuget/v3/index.json" />
42+
<add key="darc-pub-dotnet-templating-430af53-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-430af53b-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" />
@@ -64,12 +69,15 @@
6469
<!-- Begin: Package sources from dotnet-templating -->
6570
<!-- End: Package sources from dotnet-templating -->
6671
<!-- Begin: Package sources from dotnet-aspnetcore -->
72+
<add key="darc-int-dotnet-aspnetcore-ff66c26" value="true" />
6773
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
6874
<!-- End: Package sources from DotNet-msbuild-Trusted -->
6975
<!-- End: Package sources from dotnet-aspnetcore -->
7076
<!-- Begin: Package sources from dotnet-runtime -->
77+
<add key="darc-int-dotnet-runtime-893c2eb" value="true" />
7178
<!-- End: Package sources from dotnet-runtime -->
7279
<!-- Begin: Package sources from dotnet-windowsdesktop -->
80+
<add key="darc-int-dotnet-windowsdesktop-36322cf" value="true" />
7381
<!-- End: Package sources from dotnet-windowsdesktop -->
7482
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7583
</disabledPackageSources>

0 commit comments

Comments
 (0)