Blazor .NET Core 8 backend with a C# web assembly frontend.
I get an error
The requested operation cannot be performed
on a file with a user-mapped section open, and I then have to do build/clean, and the problem goes away.
I have looked for various situations that can occur, but it is possibly just when I stop debugging and then when I go to build again, apparently some VS 2022 internal workspace is corrupted.
Any thoughts?