Build looking for project as a package name.
This is a but strange, but I'm following build instructions for https://github.com/AzureAD/microsoft-identity-web/tree/master/tools/app-provisioning-tool#option-2-build-and-install-from-the-repository.
The builds on all 3 projects seem to fail with the format
Does anyone know if there's some piece of build configuration I'm possibly missing from my environment? Looking at the GH actions it looks like the latest commit to master (that I am using) doesn't have any build errors.
The builds on all 3 projects seem to fail with the format
error NU1101/NU1102: Unable to fins the package [project-name] like it's looking for the actual project like it's a package dependancy, I can't seem to find anything in the .csprojs that would cause that, initially discovered this error on an M1 Mac, then recreated it on a fresh install Debian machine and again on a Windows machine. Does anyone know if there's some piece of build configuration I'm possibly missing from my environment? Looking at the GH actions it looks like the latest commit to master (that I am using) doesn't have any build errors.