mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-04-16 00:32:49 +08:00
8 lines
221 B
XML
8 lines
221 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<configuration>
|
|
<packageSources>
|
|
<clear/>
|
|
<add key="nuget.cdn.azure.cn" value="https://nuget.cdn.azure.cn/v3/index.json"/>
|
|
</packageSources>
|
|
</configuration> |