NeVeSpl / NTypewriter

File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
https://nevespl.github.io/NTypewriter/
MIT License
126 stars 24 forks source link

doesnt work on VS 2019 , 16.10.x versions #55

Closed alexeik closed 2 years ago

alexeik commented 2 years ago

plugin cant open own window on .nt editing... nothings happen in output window except dump of version on 16.11.x it works

typewriter works on 16.10.x

any diagnostic i can help?

NeVeSpl commented 2 years ago

Why do you need VS 16.10.x? I guess the situation is similar to #44, at least 16.11.x is required ....

alexeik commented 2 years ago

because of WCF reference master was changed in 16.11 and it works wierd. i need to create WCF Client from VS and update them.

alexeik commented 2 years ago

so, will it work?

NeVeSpl commented 2 years ago

No, the official release will never work again on VS 2019 lower than 16.11. There is no backward compatibility in VS SDK.