mirror of
https://dev.azure.com/tstanciu94/Tuitio/_git/Tuitio
synced 2025-03-28 23:52:20 +02:00
nuget config changes
This commit is contained in:
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…
x
Reference in New Issue
Block a user