cake-build / cake-vs

Cake Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=vs-publisher-1392591.CakeforVisualStudio
MIT License
67 stars 25 forks source link

Add download commands for additional bootstrapper files #119

Closed gep13 closed 3 years ago

gep13 commented 3 years ago

With the upcoming release of Cake 1.0.0, there are now 3 supported ways of running Cake scripts:

Currently, the Visual Studio extension allows you to download Bootsstrappers (.ps1 and .sh) for only .NET Framework.

Commands should be created to support downloading the boostrappers for all the available options.

gep13 commented 3 years ago

This has now been extended to include 6 menu items:

image