roji / AsyncRewriter

Uses Roslyn to rewrite synchronous C# methods into async counterparts
MIT License
54 stars 10 forks source link

use dnxcore50 moniker #10

Open friism opened 8 years ago

friism commented 8 years ago

@roji while pulled as a build dependency in ngpsql, rewriter is invoked with DNX. For that reason, it has to use the dnx moniker to work.