Removed NuGet.Config

This commit is contained in:
RogueException
2016-08-17 14:17:49 -03:00
parent 8051b5ea63
commit 3a086b4e6e

View File

@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key=".Net Core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
</packageSources>
</configuration>