Skip to content

Commit 386a54a

Browse files
Merge commit '8f199f618eb1f7aa88df7cf5b855739c20f52dbc' into internal-merge-8.0.4xx-2025-06-10-1318
2 parents a977de3 + 8f199f6 commit 386a54a

File tree

3 files changed

+99
-92
lines changed

3 files changed

+99
-92
lines changed

NuGet.config

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,28 @@
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-2b0cca8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2b0cca8a/nuget/v3/index.json" />
78
<!-- End: Package sources from dotnet-emsdk -->
89
<!-- Begin: Package sources from dotnet-format -->
9-
<add key="darc-pub-dotnet-format-59e6d3d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2/nuget/v3/index.json" />
10-
<add key="darc-pub-dotnet-format-59e6d3d-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-7/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-format-59e6d3d-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-6/nuget/v3/index.json" />
12-
<add key="darc-pub-dotnet-format-59e6d3d-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-5/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-format-59e6d3d-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-4/nuget/v3/index.json" />
14-
<add key="darc-pub-dotnet-format-59e6d3d-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-format-59e6d3d2-3/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-format-2e56b0d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-2e56b0d5/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-format-2e56b0d-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-2e56b0d5-2/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-format-2e56b0d-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-format-2e56b0d5-1/nuget/v3/index.json" />
1513
<!-- End: Package sources from dotnet-format -->
1614
<!-- Begin: Package sources from dotnet-aspnetcore -->
15+
<add key="darc-int-dotnet-aspnetcore-fa4d80b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-fa4d80b7/nuget/v3/index.json" />
1716
<!-- End: Package sources from dotnet-aspnetcore -->
1817
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1918
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2019
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
2120
<!-- End: Package sources from dotnet-roslyn-analyzers -->
2221
<!-- Begin: Package sources from dotnet-runtime -->
22+
<add key="darc-int-dotnet-runtime-77545d6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f/nuget/v3/index.json" />
2323
<!-- End: Package sources from dotnet-runtime -->
2424
<!-- Begin: Package sources from dotnet-templating -->
2525
<add key="darc-pub-dotnet-templating-79dc927" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-79dc9273/nuget/v3/index.json" />
2626
<!-- End: Package sources from dotnet-templating -->
2727
<!-- Begin: Package sources from dotnet-windowsdesktop -->
28+
<add key="darc-int-dotnet-windowsdesktop-5ce68f2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-5ce68f29/nuget/v3/index.json" />
2829
<!-- End: Package sources from dotnet-windowsdesktop -->
2930
<!-- Begin: Package sources from dotnet-winforms -->
3031
<!-- End: Package sources from dotnet-winforms -->
@@ -51,14 +52,20 @@
5152
<!-- Begin: Package sources from dotnet-templating -->
5253
<!-- End: Package sources from dotnet-templating -->
5354
<!-- Begin: Package sources from dotnet-aspnetcore -->
55+
<add key="darc-int-dotnet-aspnetcore-fa4d80b" value="true" />
5456
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
5557
<!-- End: Package sources from DotNet-msbuild-Trusted -->
5658
<!-- Begin: Package sources from dotnet-format -->
59+
<add key="darc-int-dotnet-format-2e56b0d-1" value="true" />
60+
<add key="darc-int-dotnet-format-2e56b0d-2" value="true" />
61+
<add key="darc-int-dotnet-format-2e56b0d" value="true" />
5762
<!-- End: Package sources from dotnet-format -->
5863
<!-- End: Package sources from dotnet-aspnetcore -->
5964
<!-- Begin: Package sources from dotnet-runtime -->
65+
<add key="darc-int-dotnet-runtime-77545d6" value="true" />
6066
<!-- End: Package sources from dotnet-runtime -->
6167
<!-- Begin: Package sources from dotnet-windowsdesktop -->
68+
<add key="darc-int-dotnet-windowsdesktop-5ce68f2" value="true" />
6269
<!-- Begin: Package sources from dotnet-winforms -->
6370
<!-- End: Package sources from dotnet-winforms -->
6471
<!-- End: Package sources from dotnet-windowsdesktop -->

0 commit comments

Comments
 (0)