PentiaLabs / generator-helix

Generate Helix compliant solutions with Yeoman.
MIT License
40 stars 22 forks source link

Add option for .NET 4.7 for helix:add #113

Closed berendhaan closed 6 years ago

berendhaan commented 6 years ago

Description of the Change

This PR adds .NET 4.7 as an option to be selected as the framework target.

Benefits

Developers can choose .NET 4.7 as a target. At the moment they need to select a version and then manualy upgrade via Visual Studio.

Possible Drawbacks

None.