Delete nuget.config

This commit is contained in:
Alex Barney 2020-01-04 19:33:54 -07:00 committed by GitHub
parent 6012011a57
commit 266f5f472d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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