Skip to content

Commit 4317eb5

Browse files
author
v-wuzhai
authored
Merging internal commits for release/8.0.1xx (#48928)
2 parents 2cd4586 + 1952ab7 commit 4317eb5

File tree

6 files changed

+116
-102
lines changed

6 files changed

+116
-102
lines changed

NuGet.config

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,27 @@
33
<clear />
44
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
55
<!-- Begin: Package sources from dotnet-emsdk -->
6+
<add key="darc-pub-dotnet-emsdk-adc0d6e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-adc0d6e7/nuget/v3/index.json" />
67
<!-- End: Package sources from dotnet-emsdk -->
78
<!-- Begin: Package sources from dotnet-format -->
89
<add key="darc-pub-dotnet-format-664013f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-664013fb/nuget/v3/index.json" />
910
<!-- End: Package sources from dotnet-format -->
1011
<!-- Begin: Package sources from dotnet-aspnetcore -->
12+
<add key="darc-int-dotnet-aspnetcore-4ae1269" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-4ae1269b/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-aspnetcore -->
1214
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
13-
<add key="darc-pub-DotNet-msbuild-Trusted-65a6534" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-65a65342/nuget/v3/index.json" />
15+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-3ab07f0c/nuget/v3/index.json" />
1416
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1517
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1618
<!-- End: Package sources from dotnet-roslyn-analyzers -->
1719
<!-- Begin: Package sources from dotnet-runtime -->
20+
<add key="darc-int-dotnet-runtime-efd5742" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-efd5742b/nuget/v3/index.json" />
1821
<!-- End: Package sources from dotnet-runtime -->
1922
<!-- Begin: Package sources from dotnet-templating -->
2023
<add key="darc-pub-dotnet-templating-dde824a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-dde824a1/nuget/v3/index.json" />
2124
<!-- End: Package sources from dotnet-templating -->
2225
<!-- Begin: Package sources from dotnet-windowsdesktop -->
26+
<add key="darc-int-dotnet-windowsdesktop-cda1f82" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-cda1f825/nuget/v3/index.json" />
2327
<!-- End: Package sources from dotnet-windowsdesktop -->
2428
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2529
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -44,13 +48,19 @@
4448
<!-- Begin: Package sources from dotnet-templating -->
4549
<!-- End: Package sources from dotnet-templating -->
4650
<!-- Begin: Package sources from dotnet-aspnetcore -->
51+
<add key="darc-int-dotnet-aspnetcore-4ae1269" value="true" />
4752
<!-- End: Package sources from dotnet-aspnetcore -->
4853
<!-- Begin: Package sources from dotnet-format -->
54+
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
55+
<add key="darc-int-DotNet-msbuild-Trusted-3ab07f0" value="true" />
56+
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4957
<!-- End: Package sources from dotnet-format -->
5058
<!-- End: Package sources from dotnet-aspnetcore -->
5159
<!-- Begin: Package sources from dotnet-runtime -->
60+
<add key="darc-int-dotnet-runtime-efd5742" value="true" />
5261
<!-- End: Package sources from dotnet-runtime -->
5362
<!-- Begin: Package sources from dotnet-windowsdesktop -->
63+
<add key="darc-int-dotnet-windowsdesktop-cda1f82" value="true" />
5464
<!-- End: Package sources from dotnet-windowsdesktop -->
5565
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5666
</disabledPackageSources>

0 commit comments

Comments
 (0)