All of a sudden, Visual Studio 2022 starts automatically building my Blazor solution whenever I add a file of save a file. Other type of projects don't have this behaviour.
I already checked but hot reload is off, and I don't have a dotnet watch running.
I do have Resharper installed, but I can't find any setting that would cause this behaviour.
How can I disable this?