ligershark / side-waffle

A collection of Item- and Project Templates for Visual Studio
Other
657 stars 205 forks source link

Project template for asynchronous console app missing? #387

Closed AndreArtus closed 8 years ago

AndreArtus commented 8 years ago

SideWaffle used to have a template for creating asynchronous console application, that seems to have been removed in the latest version. I tried several reinstalls thinking that something must have gone wrong, but no luck.

Has it been removed? If so then for what reason? Is there a way I can get it back, without making my own (easy enough, but not fond of wheel reinvention)?

codewithtyler commented 8 years ago

Hi @AndreArtus thank you for reporting this issue. The template has not been removed. It is still in the repo as seen here. However, for some reason it's not getting bundle into the extension. I'll take a look at it and see if I can't get it fixed.

codewithtyler commented 8 years ago

I'm going to go ahead and close this. The template has been added and will be included in the next release.