diff options
Diffstat (limited to 'src/internal/nuget.config')
-rw-r--r-- | src/internal/nuget.config | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/internal/nuget.config b/src/internal/nuget.config deleted file mode 100644 index fcbac27a..00000000 --- a/src/internal/nuget.config +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <configuration> | ||
3 | <packageSources> | ||
4 | <clear /> | ||
5 | <add key="wixtoolset-dtf" value="https://ci.appveyor.com/nuget/wixtoolset-dtf" /> | ||
6 | <add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> | ||
7 | </packageSources> | ||
8 | </configuration> \ No newline at end of file | ||