Skip to content

Commit 06f4989

Browse files
authored
Merging internal commits for release/9.0.2xx (#48265)
2 parents 60241dc + dd40e37 commit 06f4989

File tree

3 files changed

+189
-181
lines changed

3 files changed

+189
-181
lines changed

NuGet.config

+8
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-d5dc8a1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-d5dc8a13/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-78be8cd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78be8cdf/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-7a09d5e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-7a09d5ee/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-f57e6dc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f57e6dc7/nuget/v3/index.json" />
39+
<add key="darc-int-dotnet-runtime-5da49f4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-5da49f4e/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-029cb83" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-029cb834/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-ef0ddf8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-ef0ddf89/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,10 +69,13 @@
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-d5dc8a1" value="true" />
6773
<!-- End: Package sources from dotnet-aspnetcore -->
6874
<!-- Begin: Package sources from dotnet-runtime -->
75+
<add key="darc-int-dotnet-runtime-f57e6dc" value="true" />
6976
<!-- End: Package sources from dotnet-runtime -->
7077
<!-- Begin: Package sources from dotnet-windowsdesktop -->
78+
<add key="darc-int-dotnet-windowsdesktop-ef0ddf8" value="true" />
7179
<!-- End: Package sources from dotnet-windowsdesktop -->
7280
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7381
</disabledPackageSources>

0 commit comments

Comments
 (0)