Remove offline MyGet feed

This commit is contained in:
Sipke Schoorstra 2023-07-26 23:57:37 +02:00
parent 1b3fd3be0a
commit 8efdd55ee4

View file

@ -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>