C#C
C#β€’3y ago
SarouiX

❔ Its there a way to fix this?

Hi there, currently I am trying to develop some functions to publish them to azure later, but right now I am having the following error when I run dotnet run/build or restore.

error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json.

I am developing this functions on Ubuntu 20.04 using the last stable version of VS Code and dotnet-sdk-7.0

I searched for a solution all over internet but without a result for my specific case.

Thank you before hand!🀠
Was this page helpful?