removed internal nuget server

messaging
Tudor Stanciu 2022-11-22 17:53:14 +02:00
parent 6ee878d6b3
commit 51d6312838
1 changed files with 0 additions and 1 deletions

View File

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