ufcpp / StringLiteralGenerator

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

Roslyn 4 0 0 #14

Closed ufcpp closed 2 years ago

ufcpp commented 2 years ago

Update to Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.0. (uses IIncrementalGenerator (Source Generator V2))

Now the generator can run only in Visual Studio 17.0/.NET 6 or lator.