"This Project Is Out of Date" issue in 5.5.4

I’ve found the solution.

I’ve discovered, after reverting my VS update back to my original version the build settings were also reverted to a “default” state. In Visual Studio 2022, do the following disable the “Project out of date” popup:

Tools > Options > Projects and Solutions > Build And Run, set “On Run, when projects are out of date:” to “Always build ”.

The solution was discovered here: Visual Studio Development Community

1 Like