Skip to content

Instantly share code, notes, and snippets.

@skidvis
Created May 4, 2020 23:01
Show Gist options
  • Save skidvis/e9b0cf406441453e129d837b6ba40d7f to your computer and use it in GitHub Desktop.
Save skidvis/e9b0cf406441453e129d837b6ba40d7f to your computer and use it in GitHub Desktop.
<?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="DSharp" value="https://nuget.emzi0767.com/api/v3/index.json" />
</packageSources>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment