I am having issues with with mgcb and the mgcb editor. It shows that it is installed, I’ve done a tool restore, but it still does not recognize it.
I am working on Windows 11. Visual Studio.
Any ideas what is going on or what else I can try?
I am having issues with with mgcb and the mgcb editor. It shows that it is installed, I’ve done a tool restore, but it still does not recognize it.
I am working on Windows 11. Visual Studio.
Any ideas what is going on or what else I can try?
Finally figured it out. Had to delete tool cache folder:
rmdir /s %USERPROFILE%\.dotnet\toolResolverCache
Then it all started working again