10 lines
470 B
XML
10 lines
470 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<clear />
|
|
<add key="qwit" value="https://git.h.qwit.top:8843/api/packages/actions/nuget/index.json" />
|
|
<add key="git" value="https://gitea.23544.com/api/packages/actions/nuget/index.json"/>
|
|
<add key="marking" value="https://gitea.23544.com/api/packages/marking/nuget/index.json"/>
|
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
|
</packageSources>
|
|
</configuration> |