ufcpp / StringLiteralGenerator

C# Source Generator for UTF-8 binary literal
MIT License
132 stars 3 forks source link

Roslyn 3 9 0 #13

Closed ufcpp closed 2 years ago

ufcpp commented 2 years ago

Update to Microsoft.CodeAnalysis.CSharp.Workspaces 3.9.0. (uses RegisterForPostInitialization method)

Now the generator can run only in Visual Studio 16.9 or lator.