According to [the docs](https://learn.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview), Microsoft.CodeAnalysis.CSharp should be a private asset, but [that's not how it's set right now](https://github.com/JasonBock/Rocks/blob/main/src/Rocks/Rocks.csproj).
According to the docs, Microsoft.CodeAnalysis.CSharp should be a private asset, but that's not how it's set right now.