fix(CI): 添加镜像源下载
continuous-integration/drone/push Build was killed Details

develop
Yosheng 2023-08-05 18:54:31 +08:00
parent d0c1e6896e
commit 61a694c3b4
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="azure" value="https://nuget.cdn.azure.cn/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>