Skip to content

Commit 6062efe

Browse files
author
Simon Zhao (BEYONDSOFT CONSULTING INC)
committed
Merge branch 'release/8.0.4xx' of https://github.com/dotnet/sdk into merge/release/8.0.3xx-to-release/8.0.4xx
2 parents 42bc132 + 5cbc59a commit 6062efe

File tree

7 files changed

+119
-101
lines changed

7 files changed

+119
-101
lines changed

NuGet.config

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,35 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-emsdk -->
7+
<add key="darc-pub-dotnet-emsdk-976b101" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-976b101e/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-emsdk -->
89
<!-- Begin: Package sources from dotnet-format -->
910
<add key="darc-pub-dotnet-format-64cbc6c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-format-64cbc6c-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-4/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-format-64cbc6c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-3/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-format-64cbc6c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-2/nuget/v3/index.json" />
14+
<add key="darc-pub-dotnet-format-64cbc6c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-64cbc6c3-1/nuget/v3/index.json" />
1015
<!-- End: Package sources from dotnet-format -->
1116
<!-- Begin: Package sources from dotnet-aspnetcore -->
17+
<add key="darc-int-dotnet-aspnetcore-cea5fa6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-cea5fa61/nuget/v3/index.json" />
1218
<!-- End: Package sources from dotnet-aspnetcore -->
1319
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
20+
<add key="darc-pub-DotNet-msbuild-Trusted-901dc04" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-901dc04e/nuget/v3/index.json" />
1421
<!-- End: Package sources from DotNet-msbuild-Trusted -->
1522
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1623
<!-- End: Package sources from dotnet-roslyn-analyzers -->
1724
<!-- Begin: Package sources from dotnet-runtime -->
25+
<add key="darc-int-dotnet-runtime-ef853a7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-ef853a71/nuget/v3/index.json" />
1826
<!-- End: Package sources from dotnet-runtime -->
1927
<!-- Begin: Package sources from dotnet-templating -->
2028
<add key="darc-pub-dotnet-templating-62bbe0a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac/nuget/v3/index.json" />
29+
<add key="darc-pub-dotnet-templating-62bbe0a-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-4/nuget/v3/index.json" />
30+
<add key="darc-pub-dotnet-templating-62bbe0a-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-3/nuget/v3/index.json" />
31+
<add key="darc-pub-dotnet-templating-62bbe0a-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-2/nuget/v3/index.json" />
32+
<add key="darc-pub-dotnet-templating-62bbe0a-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-62bbe0ac-1/nuget/v3/index.json" />
2133
<!-- End: Package sources from dotnet-templating -->
2234
<!-- Begin: Package sources from dotnet-windowsdesktop -->
35+
<add key="darc-int-dotnet-windowsdesktop-c4a3ad7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-c4a3ad74/nuget/v3/index.json" />
2336
<!-- End: Package sources from dotnet-windowsdesktop -->
2437
<!-- Begin: Package sources from dotnet-winforms -->
2538
<!-- End: Package sources from dotnet-winforms -->
@@ -46,14 +59,17 @@
4659
<!-- Begin: Package sources from dotnet-templating -->
4760
<!-- End: Package sources from dotnet-templating -->
4861
<!-- Begin: Package sources from dotnet-aspnetcore -->
62+
<add key="darc-int-dotnet-aspnetcore-cea5fa6" value="true" />
4963
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
5064
<!-- End: Package sources from DotNet-msbuild-Trusted -->
5165
<!-- Begin: Package sources from dotnet-format -->
5266
<!-- End: Package sources from dotnet-format -->
5367
<!-- End: Package sources from dotnet-aspnetcore -->
5468
<!-- Begin: Package sources from dotnet-runtime -->
69+
<add key="darc-int-dotnet-runtime-ef853a7" value="true" />
5570
<!-- End: Package sources from dotnet-runtime -->
5671
<!-- Begin: Package sources from dotnet-windowsdesktop -->
72+
<add key="darc-int-dotnet-windowsdesktop-c4a3ad7" value="true" />
5773
<!-- Begin: Package sources from dotnet-winforms -->
5874
<!-- End: Package sources from dotnet-winforms -->
5975
<!-- End: Package sources from dotnet-windowsdesktop -->

0 commit comments

Comments
 (0)