sta.nuget set to public url

master
Tudor Stanciu 2021-12-05 20:46:18 +02:00
parent 0bcf605539
commit 6d20d8ac99
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="sta.nuget" value="http://***REMOVED***/nugetserver/nuget" />
<add key="sta.nuget" value="https://toodle.ddns.net/public-nuget-server/nuget" />
</packageSources>
</configuration>