Good morning!
I just installed the new update (v.1.82.20148.2022) and went to work as normal. The web application project I am working is extremely huge (safely over 8000 assorted files). When I clicked Debug the Output pane appears and the "Build started at HH:MM..." shows up, and then nothing. After waiting an eternity I tried to kill the build, the first time it took over 4 minutes before the build was cancelled, then any time after that it simply does not work. I've ended up having to kill the VS process in the Task Manager at least 4 times now. Each time I restart the computer and still end up with this problem.
To make sure this has nothing to do with my VS2022 installation I opened a simple project of about 30 files and ran it in Debug. The build executes immediately and the browser appears as expected.
After the 4th time trying to execute Debug I've uninstalled the new version and installed v.1.82.20102.2022 and everything is now working correctly, the build is successful and I can do my work.
Did the update change anything? Unfortunately I can't use it as it is now.