mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-11-23 10:19:39 +00:00
7 lines
303 B
XML
7 lines
303 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<add key="DSharpPlus Nightlies" value="https://nuget.emzi0767.com/api/v3/index.json" />
|
|
<add key="DiscUtils Nightlies" value="https://www.myget.org/F/discutils/api/v3/index.json" />
|
|
</packageSources>
|
|
</configuration> |