maca88 / AsyncGenerator

Generating async c# code using Roslyn
MIT License
47 stars 16 forks source link

Add support for dotnet tool #136

Closed maca88 closed 4 years ago

maca88 commented 5 years ago

Breaking change: netcoreapp2.1 files are moved to tools/netcoreapp2.1/any folder which is caused by adding <PackAsTool>true</PackAsTool>.