elliebot/NuGet.Config

6 lines
281 B
Text
Raw Normal View History

2023-07-10 21:34:41 -07:00
<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>