Skip to content

Commit d8bbdb8

Browse files
authored
Merging internal commits for release/9.0.1xx (#49322)
2 parents dee5fc1 + e90f2b6 commit d8bbdb8

File tree

3 files changed

+194
-184
lines changed

3 files changed

+194
-184
lines changed

NuGet.config

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,26 @@
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-e3d8e8e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e3d8e8ea/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-379bfc7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-379bfc7b/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-590305f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-590305fc/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-3875b54" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3875b54e/nuget/v3/index.json" />
3639
<!-- End: Package sources from dotnet-runtime -->
3740
<!-- Begin: Package sources from dotnet-templating -->
41+
<add key="darc-pub-dotnet-templating-0c96b36" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-0c96b36c/nuget/v3/index.json" />
42+
<add key="darc-pub-dotnet-templating-1a9d00e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-1a9d00e8/nuget/v3/index.json" />
3843
<add key="darc-pub-dotnet-templating-088027f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-088027fb/nuget/v3/index.json" />
3944
<!-- End: Package sources from dotnet-templating -->
4045
<!-- Begin: Package sources from dotnet-windowsdesktop -->
46+
<add key="darc-int-dotnet-windowsdesktop-c7cc0b3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c7cc0b3d/nuget/v3/index.json" />
4147
<!-- End: Package sources from dotnet-windowsdesktop -->
4248
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4349
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -64,12 +70,16 @@
6470
<!-- Begin: Package sources from dotnet-templating -->
6571
<!-- End: Package sources from dotnet-templating -->
6672
<!-- Begin: Package sources from dotnet-aspnetcore -->
73+
<add key="darc-int-dotnet-aspnetcore-379bfc7" value="true" />
6774
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
75+
<add key="darc-int-DotNet-msbuild-Trusted-13c590f" value="true" />
6876
<!-- End: Package sources from DotNet-msbuild-Trusted -->
6977
<!-- End: Package sources from dotnet-aspnetcore -->
7078
<!-- Begin: Package sources from dotnet-runtime -->
79+
<add key="darc-int-dotnet-runtime-3875b54" value="true" />
7180
<!-- End: Package sources from dotnet-runtime -->
7281
<!-- Begin: Package sources from dotnet-windowsdesktop -->
82+
<add key="darc-int-dotnet-windowsdesktop-c7cc0b3" value="true" />
7383
<!-- End: Package sources from dotnet-windowsdesktop -->
7484
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7585
</disabledPackageSources>

0 commit comments

Comments
 (0)