JiShe.CollectBus/NuGet.Config
2025-04-27 09:47:08 +08:00

7 lines
187 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>