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