Update nuget.config

This commit is contained in:
Micheal Colhoun 2021-09-04 23:41:38 +01:00 committed by GitHub
parent 16f208b89c
commit 5d2ba9d661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<configuration>
<packageSources>
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />
<!-- <clear /> -->
<add key="github" value="https://nuget.pkg.github.com/colhountech/index.json" />
</packageSources>
<packageSourceCredentials>