Closed
Description
A while back we added net9.0
targets to the source generator projects so that they support nullability annotations. These aren't being used by the product but help with local development. We discovered with #100345 that these targets aren't being built by CI, so it's easy for them to be broken.
cc @ViktorHofer