NavWithNav

The premier knowledge-sharing hub for Microsoft Dynamics 365 Business Central developers, architects, and ERP professionals.

Back to Series
Uncategorized

Publish all dependent app altogether in Visual studio Code AL

<h2><b>NOW EASY TO PUBLISH ALL DEPENDENT APP ALTOGETHER WITH THE FOLLOWING COMMAND</b></h2> There are few apps which we work on and also have some other app nested, and need to take care before publi...

NitinSeptember 23, 2022 1 min read
Publish all dependent app altogether in Visual studio Code AL

NOW EASY TO PUBLISH ALL DEPENDENT APP ALTOGETHER WITH THE FOLLOWING COMMAND

There are few apps which we work on and also have some other app nested, and need to take care before publish the main app, either the other dependent app is already installed, so no to worry, now we have a command which takes care about to install each dependent app with the main app.   Publish full dependency tree for active project : This command traverses all the dependency tree, starting from the current project and going to all the projects loaded into the workspace See the below screen shot, all the apps including main app installed together, this is the new and cool feature to upload or publish all the app together.  
0
0

Discussion (0)

Leave a comment

No comments yet. Be the first to share your thoughts!