bUnit
bUnit copied to clipboard
Bunit Generators throw CS9270 in .net9
With a recent change, the InterceptsLocationAttribute is obsolete and shouldn't be used anymore. This leads to compiler errors on newer SDK version >= 9.0.200
Therefore we have to
- [ ] Refactor our Stub-Generators (Interceptor-Version)
- [ ] Drop them entirely as they don't see much traction