JiShe.CollectBus/NuGet.Config

9 lines
324 B
Plaintext
Raw Normal View History

2025-04-27 09:47:08 +08:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="JiSheTeam" value="http://proget.jisheyun.com:9511/nuget/JiSheTeam/v3/index.json" protocolVersion="3" allowInsecureConnections="true" />
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>