@joebigelow / wix-1 / commits / 7ad5748a

Move configuration files to the root

Rob Mensching committed Aug 20, 2017 at 00:03 UTC 7ad5748abaa2f61edc3eff2f3a02f2ef51eef196
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" />
version.json renamed