7 lines
330 B
XML
7 lines
330 B
XML
<?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="Build Server" value="https://git.battlestati.one/api/packages/Moonlight-Panel/nuget/index.json" />
|
|
</packageSources>
|
|
</configuration> |