Skip to content

Commit 41d0a20

Browse files
authored
Merging internal commits for release/9.0.3xx (#50086)
2 parents 38c2e2d + 15d1f6a commit 41d0a20

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-215a587" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-215a587e/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-0bcc3e6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-0bcc3e67/nuget/v3/index.json" />
31+
<add key="darc-pub-dotnet-emsdk-0bcc3e6-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-0bcc3e67-1/nuget/v3/index.json" />
2932
<!-- End: Package sources from dotnet-emsdk -->
3033
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3134
<add key="darc-pub-DotNet-msbuild-Trusted-3e6a44d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-3e6a44de/nuget/v3/index.json" />
3235
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3336
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3437
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3538
<!-- Begin: Package sources from dotnet-runtime -->
39+
<add key="darc-int-dotnet-runtime-aae90fa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-aae90fa0/nuget/v3/index.json" />
3640
<!-- End: Package sources from dotnet-runtime -->
3741
<!-- Begin: Package sources from dotnet-templating -->
3842
<add key="darc-pub-dotnet-templating-8f75dca" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8f75dca0/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-1d6033e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1d6033e3/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-215a587" value="true" />
7177
<!-- End: Package sources from dotnet-aspnetcore -->
7278
<!-- Begin: Package sources from dotnet-runtime -->
79+
<add key="darc-int-dotnet-runtime-aae90fa" value="true" />
7380
<!-- End: Package sources from dotnet-runtime -->
7481
<!-- Begin: Package sources from dotnet-windowsdesktop -->
82+
<add key="darc-int-dotnet-windowsdesktop-1d6033e" 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)