Remove offline MyGet feed
This commit is contained in:
parent
1b3fd3be0a
commit
8efdd55ee4
|
|
@ -3,6 +3,5 @@
|
|||
<packageSources>
|
||||
<clear/>
|
||||
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="Jint prereleases" value="https://www.myget.org/F/jint/api/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
Loading…
Reference in a new issue