top of page
  • Beau Schwieso

Simplifying X++ Development: The Dynamics Dad Guide to the New 'Add Files on Save' Feature

Dynamics Dad Joke of the Day:

Why do X++ developers never play hide and seek?


Because good luck hiding when your files are always automatically found! 😄 Sorry, not sorry for this one.


Hey there, Dynamics enthusiasts! Dynamics Dad here, bringing you another exciting update in the world of Dynamics 365 Finance & Operations. Today, we’re talking about a new feature that’s going to make your X++ development smoother than ever.


Ever found yourself in a pickle because you forgot to add a new file to your project? Been there, done that. But guess what? With version 10.0.40 / PU64 of Dynamics 365, your solution updates automatically as you edit (and save) files in Visual Studio. No more fiddling around to add files manually—just enable the "Add files to solution on save" option.


Why This Feature Rocks

  1. Time-Saver: Automatically adds files to the correct project, sparing you the hassle.

  2. Less Debugging: Avoids those pesky moments when you realize too late that you missed adding a file.

  3. Smooth Workflow: Keeps your projects organized and up-to-date effortlessly.


How to Enable It

  1. Open Visual Studio.

  2. Navigate to Options.

  3. Go to Dynamics 365 > Projects.

  4. Check the "Add files to solution on save" option.

  5. Click OK.


Options menu in Visual Studio to enable the feature

And voila! You’re all set.



Stay tuned for more tips and tricks from Dynamics Dad. Until next time, keep coding and keep smiling!


Best,

Dynamics Dad


54 views0 comments

Comments


bottom of page