phmonte / Buildalyzer

A utility to perform design-time builds of .NET projects without having to think too hard about it.
MIT License
605 stars 95 forks source link

AWS porting assistant crashes on Buildalyzer.ProjectAnalyzer.Build #218

Closed WiseSewaTroll closed 1 year ago

WiseSewaTroll commented 1 year ago

Hi, I am getting a weird msbuild exception which I believe comes from the Build method in ProjectAnalyzer.

image

I have tried providing more env variables but the exception remains. Can you please help get rid of this exception?

WiseSewaTroll commented 1 year ago

Fixed by reinstalling VS 2022

daveaglick commented 1 year ago

Glad that did the trick! The best bugs are ones that fix themselves :)