diff options
Diffstat (limited to 'nuget.config')
-rw-r--r-- | nuget.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nuget.config b/nuget.config index 52b04261..06a49261 100644 --- a/nuget.config +++ b/nuget.config | |||
@@ -13,7 +13,6 @@ | |||
13 | <add key="wixtoolset-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" /> | 13 | <add key="wixtoolset-wcautil" value="https://ci.appveyor.com/nuget/wixtoolset-wcautil" /> |
14 | <add key="wixtoolset-tools" value="https://ci.appveyor.com/nuget/wixtoolset-tools" /> | 14 | <add key="wixtoolset-tools" value="https://ci.appveyor.com/nuget/wixtoolset-tools" /> |
15 | <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" /> | 15 | <add key="wixbuildtools" value="https://ci.appveyor.com/nuget/wixbuildtools" /> |
16 | <add key="localNuget" value="C:\src\mynewwix4\localNuget" /> | ||
17 | <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> | 16 | <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> |
18 | </packageSources> | 17 | </packageSources> |
19 | </configuration> \ No newline at end of file | 18 | </configuration> \ No newline at end of file |