dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.06k stars 4.04k forks source link

Roslyn code generator referenced via a package flow is just convoluted #75268

Open arunchndr opened 1 month ago

arunchndr commented 1 month ago

Discussed in https://github.com/dotnet/roslyn/discussions/75132

The flow here should ideally be a project declares itself as a generator package producer and we just add a project reference and from there the build, deploy, load should just work.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.