Skip to content

Commit 7f331f0

Browse files
authored
Merge branch 'release/9.0.3xx' into darc-release/9.0.3xx-fa58f506-c0af-473a-8264-8d125239b8e4
2 parents 587be77 + 615f454 commit 7f331f0

File tree

3 files changed

+188
-181
lines changed

3 files changed

+188
-181
lines changed

NuGet.config

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,18 @@
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-f6b3a5d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-f6b3a5da/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-b567cdb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b567cdb6/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-d21f833" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-d21f833b/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-3c298d9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3c298d9f/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-d23a2ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2/nuget/v3/index.json" />
@@ -41,6 +44,7 @@
4144
<add key="darc-pub-dotnet-templating-d23a2ad-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2-1/nuget/v3/index.json" />
4245
<!-- End: Package sources from dotnet-templating -->
4346
<!-- Begin: Package sources from dotnet-windowsdesktop -->
47+
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bd9e6e96/nuget/v3/index.json" />
4448
<!-- End: Package sources from dotnet-windowsdesktop -->
4549
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4650
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -71,10 +75,13 @@
7175
<!-- Begin: Package sources from dotnet-templating -->
7276
<!-- End: Package sources from dotnet-templating -->
7377
<!-- Begin: Package sources from dotnet-aspnetcore -->
78+
<add key="darc-int-dotnet-aspnetcore-f6b3a5d" value="true" />
7479
<!-- End: Package sources from dotnet-aspnetcore -->
7580
<!-- Begin: Package sources from dotnet-runtime -->
81+
<add key="darc-int-dotnet-runtime-3c298d9" value="true" />
7682
<!-- End: Package sources from dotnet-runtime -->
7783
<!-- Begin: Package sources from dotnet-windowsdesktop -->
84+
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="true" />
7885
<!-- End: Package sources from dotnet-windowsdesktop -->
7986
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8087
</disabledPackageSources>

0 commit comments

Comments
 (0)