Skip to content

Commit c7e073c

Browse files
authored
Merging internal commits for release/9.0.1xx (#51245)
2 parents 738a956 + 10c0465 commit c7e073c

File tree

3 files changed

+202
-193
lines changed

3 files changed

+202
-193
lines changed

NuGet.config

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,24 @@
2424
<!-- Begin: Package sources from dotnet-aspire -->
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-emsdk -->
27+
<add key="darc-pub-dotnet-emsdk-f70927a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-f70927a1/nuget/v3/index.json" />
2728
<!-- End: Package sources from dotnet-emsdk -->
2829
<!-- Begin: Package sources from dotnet-aspnetcore -->
30+
<add key="darc-int-dotnet-aspnetcore-5bae930" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-5bae9307/nuget/v3/index.json" />
2931
<!-- End: Package sources from dotnet-aspnetcore -->
3032
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
31-
<add key="darc-pub-DotNet-msbuild-Trusted-6be9954" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-6be99546/nuget/v3/index.json" />
33+
<add key="darc-int-DotNet-msbuild-Trusted-728984d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-728984d9/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-e1f1988" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e1f19886/nuget/v3/index.json" />
3639
<!-- End: Package sources from dotnet-runtime -->
3740
<!-- Begin: Package sources from dotnet-templating -->
3841
<add key="darc-pub-dotnet-templating-fe4cc37" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-fe4cc37d/nuget/v3/index.json" />
3942
<!-- End: Package sources from dotnet-templating -->
4043
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44+
<add key="darc-int-dotnet-windowsdesktop-9ff62aa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-9ff62aa8/nuget/v3/index.json" />
4145
<!-- End: Package sources from dotnet-windowsdesktop -->
4246
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4347
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -58,18 +62,23 @@
5862
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
5963
<!-- Used for Rich Navigation indexing task -->
6064
<add key="richnav" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json" />
65+
<!-- <add key="darc-int-DotNet-msbuild-Trusted-728984d" value="true" /> -->
6166
</packageSources>
6267
<disabledPackageSources>
6368
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
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-5bae930" value="true" />
6773
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
74+
<add key="darc-int-DotNet-msbuild-Trusted-728984d" value="true" />
6875
<!-- End: Package sources from DotNet-msbuild-Trusted -->
6976
<!-- End: Package sources from dotnet-aspnetcore -->
7077
<!-- Begin: Package sources from dotnet-runtime -->
78+
<add key="darc-int-dotnet-runtime-e1f1988" value="true" />
7179
<!-- End: Package sources from dotnet-runtime -->
7280
<!-- Begin: Package sources from dotnet-windowsdesktop -->
81+
<add key="darc-int-dotnet-windowsdesktop-9ff62aa" value="true" />
7382
<!-- End: Package sources from dotnet-windowsdesktop -->
7483
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7584
</disabledPackageSources>

0 commit comments

Comments
 (0)