I'm working on resolving the best practice warning in our X++ code. Not having any issues correcting the warnings.
Issue is when I rebuild the solution the same best practice warnings are displayed. Makes it very difficult to determine which ones have been resolved and which ones still need to be looked at.
Is there a way to have the compiler create a new list of best practice warnings? I have tried cleaning the solution, restarting Visual Studio and making sure the updated code is installed in the F&O environment.
Thanks for assistance
Duane