Power-Maverick / PCF-Builder-VSCode

Build your Power Apps Component Framework custom controls faster. No need to remember the PCF CLI commands. All commands provided in one selection list for you to execute. https://marketplace.visualstudio.com/items?itemName=danish-naglekar.pcf-builder
MIT License
21 stars 7 forks source link

Feature: MSBuild command #6

Open DynamicsNinja opened 3 years ago

DynamicsNinja commented 3 years ago

I always forget the syntax to build a production-ready solution so it would be nice that I just select the MSBuild command from the list and specify which configuration to use dev or prod.

Commands:

msbuild /t:build /restore
msbuild /p:configuration=Release
msbuild /p:configuration=Debug 
issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label enhancement to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

power-maverick-bot[bot] commented 3 years ago

I am groot!! Thanks for opening your first issue here! Please make sure you have given us as much context as possible.