How to work around IDE freezes in Visual Studio 2019 when switching between Build configurations
I just blogged: How to work around IDE freezes in #VisualStudio 2019 when switching between Build configurations #VS2019
After a lot of project unloading, deleting our custom configurations back and forth and project file modifications, we finally found a workaround to continue our work by browsing other/similar issues to ours in the VS feedback forums. The freeze of the solution is caused by a feature that is meant to fasten up solution loading: parallel project initialization.
It seems to be an issue that…
View On WordPress












