Delete nuget.config

Colliding file names, deleted one of them
This commit is contained in:
c80k 2021-09-27 18:58:40 +02:00 committed by GitHub
parent 01b3e0741b
commit 3e3b14a8cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="local" value="..\GeneratedNuGetPackages\"/>
</packageSources>
</configuration>