sta.nuget set to public url
parent
0bcf605539
commit
6d20d8ac99
|
@ -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>
|
Loading…
Reference in New Issue