Hello all, I am looking to move my project from version 3.8 to 3.8.1 and decided to first try to build the new android template to confirm everything is working. I am on Mac and have followed all the steps for installing 3.8.1, including removing the global dotnet tools.
Everything works fine when I build the default template project, however when I open the content file (with the 3.8.1.303 content builder installed via nuget), I get the error "Build failed. An error occurred trying to start process ‘dotnet’ with the working directory (my project directory)/Content. No such file or directory.
I have tried both building the empty content file, and adding a basic .xml file through the tool and building.
Any help would be greatly appreciated, thanks in advance.