RobustToolbox
RobustToolbox copied to clipboard
Source generators need moving to incremental generators
- [ ]
XamlUiPartialClassGenerator - [ ]
Robust.Serialization.Generator.Generator- is anIIncrementalGeneratorbut doesn't use the API properly. - [ ]
ComponentNetworkGenerator
Improve IDE perf and stop deprecation warnings we're getting.
I'm updating our dependencies as part of the .NET 10 upgrade and newer versions of the Roslyn packages cause an analyzer error for usage of ISourceGenerator. It can still be suppressed, but probably not forever.