Revert: use only Nexus (no fallback)
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 3m29s

This commit is contained in:
masoodafar-web
2026-01-29 03:44:38 +03:30
parent 8ffb53996b
commit 4968878773
+1 -3
View File
@@ -2,10 +2,8 @@
<configuration>
<packageSources>
<clear />
<!-- Nexus (hosts FourSat packages + caches nuget.org) -->
<!-- Nexus (hosts FourSat packages + proxies nuget.org) -->
<add key="Nexus" value="http://194.5.195.53:32081/repository/nuget-all/index.json" allowInsecureConnections="true" />
<!-- nuget.org as fallback -->
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<packageSourceCredentials>
<Nexus>