nuget config changes
parent
34b30e050d
commit
8871241ce6
|
@ -3,6 +3,7 @@
|
|||
<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="http://***REMOVED***/nugetserver/nuget" />-->
|
||||
<add key="sta.nuget" value="https://toodle.ddns.net/public-nuget-server/nuget" />
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
Reference in New Issue