bonner-earle

Results 5 comments of bonner-earle

I have some more info If I switch away from design time building then the error reported above doesn't occur i.e. change the example project so `IAnalyzerResults results = analyzer.Build(options);`...

Hi, thanks for looking into this Re fails. It would log an exception when running as a design time build, see the attached log in the original description. It would...

I have created an issue in the Buildalyzer project https://github.com/daveaglick/Buildalyzer/issues/210 with an example project based on the example project for this bug

Hi @oviradoi For info, as you want this to work with Stryker, for me the second call to csc returned an AssemblyInfo.cs file but its path was obj\Release\net6.0\WorkerExtensions.AssemblyInfo.cs My memories...

An update on this for anyone interested I think something has changed in how the projects are built by MS as in the latest version of Buildalyser [(0f4b708)](https://github.com/phmonte/Buildalyzer/commit/0f4b7087f9d76253cdb91caec15eca5ba430f27e) if you...