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

"Clean" and "Default" are only listed tasks in Task Runner Explorer #43

Closed gregfiske closed 8 years ago

gregfiske commented 8 years ago

I've run the bootstrapper. And those tasks are the only ones from my file that appear. I downloaded the example repo and all it shows is "Build" "Clean" and "Default" even though there is also "Restore-Nuget-Packages" and "Run-Unit-Tests." Am I missing something or did I misunderstand how it works?

gep13 commented 8 years ago

@gregfiske fairly sure this has been addressed here: https://github.com/cake-build/cake-vs/issues/37 and will ship with the next release.