Files
Complex/nuget.config
2026-06-03 03:20:16 +03:30

9 lines
210 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="iki" value="https://nuget.devneeds.ir/repository/nuget/index.json" />
</packageSources>
</configuration>