add runflare nuget source ...

This commit is contained in:
2026-03-23 19:15:53 +03:30
parent 6c34a9ec43
commit 0ddf8a34c5
+1
View File
@@ -3,5 +3,6 @@
<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="RunFlare" value="https://mirror-nuget.runflare.com/v3/index.json" protocolVersion="3" />
</packageSources> </packageSources>
</configuration> </configuration>