NuGet Error: SecureChannelFailure (refence object not installed on object instance)

I am using Monodevelop on ubuntu and it seems that the NuGet package manager extension is not working. When I check the sources, I get the following error for https://api.nuget.org/v3/index.json

Error: SecureChannelFailure (Object refence not set to an instance of an object)

I installed via flatpak.

+4
source share

Source: https://habr.com/ru/post/1679750/


All Articles