Fetch the repository succeeded.
This action will force synchronization from dotNET China/NanUI, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<!--<clear />-->
<!--<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />-->
<!-- CDN for China, I love China! -->
<!--<add key="nuget.org" value="https://nuget.cdn.azure.cn/v3/index.json" />-->
</packageSources>
</configuration>
Sign in to post a comment
Comment ( 0 )