I created a new MonoGame iOS project in Visual Studio for Mac and I don’t get this error in the new project. I don’t know why I get this error in the other iOS project.
There is no unblock option when I right click on the dotnet-tools.json file.
I use the following in both projects .csproj files:
I have tried to copy&paste the dotnet-tools.json file from a working MonoGame iOS project(tested on an iPad) to this project, but I still get the same error.