This commit is contained in:
Warunee Tamkoo 2025-10-14 15:59:53 +07:00
parent 9332086ee9
commit 4aa05e1e37

View file

@ -4,6 +4,6 @@
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
<add key="private_nuget" value="https://nuget.frappet.synology.me/v3/index.json" />
<!-- <add key="private_nuget" value="https://nuget.frappet.synology.me/v3/index.json" /> -->
</packageSources>
</configuration>