Add support for projects referencing Source Generators
When attempting to use NCrunch to test a project that has a source generator added, the project will not compile under NCrunch's build context because it excludes the Source Generator.
Please find the relevant thread here: https://forum.ncrunch.net/yafpostsm15305Support-for-C--source-generators.aspx#post15305

We’re going to do this, we’re just not sure when.
Last time we checked, Source Generators were not ready for us to integrate with.
We’re monitoring the situation closely.
1 comment
-
Steve commented
Hey Remco - good to hear it! I was wondering what exactly is holding back the integration? If what I've seen in the comment chain from the linked thread is accurate, it should be a matter of using the new arg (e.g. https://github.com/dotnet/aspnetcore/pull/25736).