We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbef6a commit d700b7fCopy full SHA for d700b7f
NuGet.config
@@ -14,6 +14,8 @@
14
<!-- Added manually for dotnet/runtime 7.0.12 -->
15
<add key="darc-pub-dotnet-emsdk-9506882" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-95068821/nuget/v3/index.json" />
16
<add key="darc-pub-dotnet-runtime-26e0f82" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-26e0f822/nuget/v3/index.json" />
17
+ <!-- Added manually for dotnet/runtime 6.0.23 -->
18
+ <add key="darc-pub-dotnet-runtime-301ba1e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-301ba1ee/nuget/v3/index.json" />
19
</packageSources>
20
<disabledPackageSources />
21
</configuration>
0 commit comments