@AgentEnder @bcallaghan-et I'm not able to lint my projects after this update, getting the following error:
> nx run project-a:lint
Executing Command: dotnet --version
5.0.400
Cannot read property 'toString' of null
I'm on version 5.0.400 and dotnet-format 5.1.225507
Originally posted by @pemsbr in #179 (comment)