VS Code on Mac only uses one nuget source, even though two are configured in the nuget.config file

Jai Holloway 40 Reputation points
2024-09-23T06:56:41.61+00:00

I wrote a .NET MAUI app in Visual Studio but couldn't get the app to install on an iPhone. I installed VS Code on my Mac, but am having problems with it. I have a nuget.config file with two nuget sources configured, but VS Code only ever uses nuget.org and never looks at the second source. Has anyone come across this problem with VS Code? Any help would be appreciated.

The second source I have configured is Telerik, as I am using Telerik for MAUI controls in the app.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,624 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.