NTypewriter editor for Visual Studio:
- fixed problem with creating "Output" window on newer versions of VS, that was caused by a thread race condition, and in a few scenarios may lead to a deadlock, and not creating NTypewriter output panel at all
NTypewriter.SourceGenerator:
- fixed problem with compiling user code from CLI with
dotnet build