Reverted back to a re-fork of discord.net

This commit is contained in:
Kwoth
2023-08-12 13:48:56 +00:00
parent f4b21a9445
commit 17ef3caefd
8 changed files with 18 additions and 8 deletions

6
NuGet.Config Normal file
View File

@@ -0,0 +1,6 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="nadeko.bot" value="https://www.myget.org/F/nadeko/api/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>