HO-COOH
HO-COOH
> can it be that all the other terminal windows were started from the window that crashed? @mgua I don't think this matters (and I should have launched them separately)....
@LegendaryBlair This issue really only happens when launching for debugging in Visual Studio and trust me, it will reproduce. It does NOT seems to reproduce when using `msbuild` in command...
@LegendaryBlair [WASDKBuildRepro_Debug_x64_DesignTimeBuild_2024-12-26T23_35_20.5421073+08_00.zip](https://github.com/user-attachments/files/18253802/WASDKBuildRepro_Debug_x64_DesignTimeBuild_2024-12-26T23_35_20.5421073%2B08_00.zip)
@LegendaryBlair Sorry I might be drunk then, I think I build twice and it logged the success one. Here is the corrected one. [WASDKBuildRepro_Debug_x64_Build_2024-12-27T19_45_30.0459603+08_00.zip](https://github.com/user-attachments/files/18260149/WASDKBuildRepro_Debug_x64_Build_2024-12-27T19_45_30.0459603%2B08_00.zip)
@haonanttt [WASDKBuildRepro_Debug_x64_Build_2025-01-11T12_26_43.3351558+08_00.zip](https://github.com/user-attachments/files/18384233/WASDKBuildRepro_Debug_x64_Build_2025-01-11T12_26_43.3351558%2B08_00.zip)
@LegendaryBlair Let's keep this issue open, and let other people, who also encounter this issue, to find this step to upload a binlog and see if additional information available.
Happened again. ``` 11:27:37:471 1>------ Build started: Project: WinUI3Cpp, Configuration: Debug x64 ------ 11:27:37:531 1>C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3106: Assembly strong name "C:\Users\Peter\Desktop\WinUI3Cpp\packages\Microsoft.WindowsAppSDK.1.7.250606001\build\native\..\..\lib\uap10.0\Microsoft.Windows.AI.Foundation.winmd" is either a path which could...
Still happens with 1.8.2 ``` \WinUI3Cpp2\packages\Microsoft.Windows.SDK.BuildTools.MSIX.1.7.20250829.1\build\Microsoft.Windows.SDK.BuildTools.MSIX.Pri.targets(349,5): error MSB6003: The specified task executable "MakePri.exe" could not be run. System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.RemoteControl, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one...
Or better just integrate the whole thing into a GUI that automatically convert and import all visual studio code theme
Having the same issue. After adding `SystemBackdrop` the rounded corner is lost. A better solution would be just adding `CornerRadius` to `WebView2` control itself.