Skip to content

Commit ce740e7

Browse files
committed
Update to the 9.0.3 release
Update to the 8.0.14 implicit version
1 parent 4609ba6 commit ce740e7

File tree

3 files changed

+199
-182
lines changed

3 files changed

+199
-182
lines changed

NuGet.config

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,28 @@
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-b96167f-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-b96167fb-2/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-dad5528" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-dad5528e/nuget/v3/index.json" />
31+
<add key="darc-pub-dotnet-emsdk-dad5528-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-dad5528e-2/nuget/v3/index.json" />
32+
<add key="darc-pub-dotnet-emsdk-dad5528-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-dad5528e-1/nuget/v3/index.json" />
2933
<!-- End: Package sources from dotnet-emsdk -->
3034
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3135
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3236
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3337
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3438
<!-- Begin: Package sources from dotnet-runtime -->
39+
<add key="darc-int-dotnet-runtime-831d23e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5/nuget/v3/index.json" />
40+
<add key="darc-int-dotnet-runtime-831d23e-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-2/nuget/v3/index.json" />
41+
<add key="darc-int-dotnet-runtime-831d23e-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-831d23e5-1/nuget/v3/index.json" />
3542
<!-- End: Package sources from dotnet-runtime -->
3643
<!-- Begin: Package sources from dotnet-templating -->
3744
<!-- End: Package sources from dotnet-templating -->
3845
<!-- Begin: Package sources from dotnet-windowsdesktop -->
46+
<add key="darc-int-dotnet-windowsdesktop-1c33258" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1c33258c/nuget/v3/index.json" />
47+
<add key="darc-int-dotnet-windowsdesktop-1c33258-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1c33258c-2/nuget/v3/index.json" />
48+
<add key="darc-int-dotnet-windowsdesktop-1c33258-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-1c33258c-1/nuget/v3/index.json" />
3949
<!-- End: Package sources from dotnet-windowsdesktop -->
4050
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4151
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -64,10 +74,17 @@
6474
<!-- Begin: Package sources from dotnet-templating -->
6575
<!-- End: Package sources from dotnet-templating -->
6676
<!-- Begin: Package sources from dotnet-aspnetcore -->
77+
<add key="darc-int-dotnet-aspnetcore-b96167f-2" value="true" />
6778
<!-- End: Package sources from dotnet-aspnetcore -->
6879
<!-- Begin: Package sources from dotnet-runtime -->
80+
<add key="darc-int-dotnet-runtime-831d23e-1" value="true" />
81+
<add key="darc-int-dotnet-runtime-831d23e-2" value="true" />
82+
<add key="darc-int-dotnet-runtime-831d23e" value="true" />
6983
<!-- End: Package sources from dotnet-runtime -->
7084
<!-- Begin: Package sources from dotnet-windowsdesktop -->
85+
<add key="darc-int-dotnet-windowsdesktop-1c33258-1" value="true" />
86+
<add key="darc-int-dotnet-windowsdesktop-1c33258-2" value="true" />
87+
<add key="darc-int-dotnet-windowsdesktop-1c33258" value="true" />
7188
<!-- End: Package sources from dotnet-windowsdesktop -->
7289
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7390
</disabledPackageSources>

0 commit comments

Comments
 (0)