I\'ve created a sample project using dotnet, but I get the following error when building the project:
dotnet
error : The project was restored using Mic
In my case, in the .csproj file I changed
to:
And it worked.