Closed eluchsinger closed 3 years ago
Hi! Yes there has been a breaking change between the preview tooling shipped in 16.7 and 16.8. There is already a 2.0.0-preview package available that adapted to that API change. (AFAIK NuGet now supports *-*
as version b/c *
won‘t give you this version...).
I would like to try out your Source Generator. I got the following warning in Visual Studio 16.8 on a project running .NET 5. The generation of a Builder does not seem to work.
My Package Reference is added in the same way you described in the Readme.