Update NuGet source URLs from aiursoft.cn to aiursoft.com in CI configuration and nuget.config
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="nuget" value="https://nuget.aiursoft.cn/v3/index.json" />
|
||||
<add key="nuget" value="https://nuget.aiursoft.com/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user