OmniSharp/generator-aspnet

How to install previous generators

beckmx opened this issue · 1 comments

Hello, I would like the generator from a previous version, I updated my generator and now it is requesting a new version of dotnet core which is not needed by me now.

Any ideas?

Take a look at https://docs.npmjs.com/cli/install for how to install a specific version of a npm package. I'm going to close this because I believe that it resolves your issue. If not please reopen with more info.