diff options
Diffstat (limited to 'nuget.config')
-rw-r--r-- | nuget.config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nuget.config b/nuget.config deleted file mode 100644 index 9b715cbd..00000000 --- a/nuget.config +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<configuration>
- <packageSources>
- <clear />
- <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
- </packageSources>
-</configuration>
|