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 e543c8f commit a5aecb8Copy full SHA for a5aecb8
NuGet.config
@@ -1,5 +1,6 @@
1
<configuration>
2
<config>
3
<add key="repositoryPath" value="packages" />
4
+ <add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
5
</config>
6
</configuration>
0 commit comments