You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the axaml Designer is open at least once and I try to build the project, the build fails.
To Reproduce
Steps to reproduce the behavior:
Open any axaml file to start the Designer
Start a build
After some time the build fails:
Error MSB3027: Could not copy "obj\Debug\net8.0\MyProject.dll" to "bin\Debug\net8.0\MyProject.dll". Exceeded retry count of 10. Failed. The file is locked by: ".NET Host (9652)" (4735, 6)
Expected behavior
The build just goes through....
Environment
OS: Windows 11
Avalonia-Version: 11.0.7
Visual Studio 2022 (17.8.4)
The text was updated successfully, but these errors were encountered:
Describe the bug
When the axaml Designer is open at least once and I try to build the project, the build fails.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The build just goes through....
Environment
The text was updated successfully, but these errors were encountered: