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 a68daf2 commit 6ae9252Copy full SHA for 6ae9252
external/debugger-libs.override.props
@@ -2,7 +2,8 @@
2
<PropertyGroup>
3
<RestoreAdditionalProjectSources>
4
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ed13b351/nuget/v3/index.json;
5
- https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-064a36d9/nuget/v3/index.json
+ https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-064a36d9/nuget/v3/index.json;
6
+ https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-b59c22b0/nuget/v3/index.json;
7
</RestoreAdditionalProjectSources>
8
</PropertyGroup>
9
</Project>
0 commit comments