Alice52 / c-tutorial

The repository is about c, including c, csharp, cpp.
MIT License
0 stars 0 forks source link

[nuget] 502 about cannot get access to nuget #23

Closed Alice52 closed 4 years ago

Alice52 commented 4 years ago

this is cause by https in %APPDATA%\nuget\

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <packageSources>
    <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
  </packageSources>
</configuration>