Move configuration files to the root
Rob Mensching committed
Aug 20, 2017 at 00:05 UTC
4e8be93efc40abd8b5fbb898d20add9aa3a993d6
2 files changed
-3
nuget.config
renamed
-3
@@ -1,8 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<configuration>
3
- <config>
4
- <add key="repositorypath" value="packages" />
5
- </config>
3
<packageSources>
4
<clear />
5
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />