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 af57f48 commit c7cc11fCopy full SHA for c7cc11f
NuGet.Config
@@ -1,6 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<configuration>
3
<packageSources>
4
+ <clear /> <!-- ensure only the sources defined below are used -->
5
<add key="NugetOfficialV3" value="https://api.nuget.org/v3/index.json" />
6
<!-- To Enable LocalFeed for testing uncomment the following line -->
7
<!-- <add key="Local" value="tools/LocalNugetFeed" /> -->
0 commit comments