Describe the bug
The common situation is that you only modify xaml page code, which won't trigger user code compilation.
Steps to reproduce the bug
A winui C++ project.
Enable vcpkg integration.
Use manifest mode.
Add a port.
Start debugging. (or directly trigger deploy by right click the project and deploy)
Stop debugging and modify a xaml file.
Begin debug or deploy.
It will show a dll missing dialog. Because the dlls didn't copy to the AppX folder in the output directory.
Expected behavior
No response
Screenshots
No response
NuGet package version
1.8.260317003
Packaging type
Packaged (MSIX)
Windows version
Insider Build (xxxxx)
IDE
No response
Additional context
VS 2026
You can directly use my repository to reproduce.
https://github.com/hoshiizumiya/opennet
Describe the bug
The common situation is that you only modify xaml page code, which won't trigger user code compilation.
Steps to reproduce the bug
A winui C++ project.
Enable vcpkg integration.
Use manifest mode.
Add a port.
Start debugging. (or directly trigger deploy by right click the project and deploy)
Stop debugging and modify a xaml file.
Begin debug or deploy.
It will show a dll missing dialog. Because the dlls didn't copy to the AppX folder in the output directory.
Expected behavior
No response
Screenshots
No response
NuGet package version
1.8.260317003
Packaging type
Packaged (MSIX)
Windows version
Insider Build (xxxxx)
IDE
No response
Additional context
VS 2026
You can directly use my repository to reproduce.
https://github.com/hoshiizumiya/opennet