remove nuget unnecessary source ...

This commit is contained in:
2026-03-23 04:17:50 +03:30
parent d3464ef39c
commit fbdb086718
-1
View File
@@ -3,6 +3,5 @@
<packageSources> <packageSources>
<add key="nuget" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> <add key="nuget" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="baget" value="https://nuget.saherelmhub.ir/v3/index.json" protocolVersion="3" /> <add key="baget" value="https://nuget.saherelmhub.ir/v3/index.json" protocolVersion="3" />
<add key="nugetIran" value="https://repo.nugetiran.ir/repository/nuget-group/v3/index.json" protocolVersion="3" />
</packageSources> </packageSources>
</configuration> </configuration>