9 lines
325 B
XML
9 lines
325 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<configuration>
|
|
<packageSources>
|
|
<add key="JiSheTeam" value="http://192.168.111.248:9511/nuget/JiSheTeam/v3/index.json" protocolVersion="3" allowInsecureConnections="true" />
|
|
<add key="nuget" value="https://nuget.cdn.azure.cn/v3/index.json" />
|
|
</packageSources>
|
|
</configuration>
|