LokiMidgard / PartialMixins

Extends C# with Mixins.
MIT License
24 stars 2 forks source link

It can happen that wrong langversion is used to generate code #6

Closed LokiMidgard closed 5 years ago

LokiMidgard commented 5 years ago

When project is configured to use c# 7.3 and the code generates a SyntaxTree based on 7.0 an exception is raised.