dotnet / dotnet/machinelearning
AutoML.SourceGenerator needs to convert to incremental source generator
Open
area-AutoML
untriaged
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
With the latest roslyn implementation of ISourceGenerator results in a RS1042 warning as error.
These need to switch to using https://github.com/dotnet/roslyn/blob/main/docs/features/incremental-generators.md
Contributor guide
Assessment
This issue has not been assessed yet.