add runflare nuget source ...

This commit is contained in:
2026-03-23 19:16:21 +03:30
parent cddf8fdee3
commit 42a43842a4
+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="liget" value="https://nuget.saherelmhub.ir/v3/index.json" protocolVersion="3" /> <add key="liget" 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>