Describe the bug
Title: Build Fails After Installing CommunityToolkit and Uno.UI Packages
Description:
After installing the following NuGet packages into my project:
CommunityToolkit.Uwp.Controls.SettingsControls
CommunityToolkit.Winui.Controls.SettingsControls
Uno.UI
Uno.UI.Toolkit
I encountered build errors preventing the project from compiling successfully. One recurring error message is:
Could not copy the file "obj\x64\Debug\net8.0-windows10.0.19041.0\win-x64\App.xbf" because it was not found.
Steps to Reproduce:
- Create a new project.
- Install the listed NuGet packages.
- Attempt to build the project.
Actual Behavior:
The build fails with the error mentioned above. Additional build errors may appear depending on the project configuration.
Environment:
- IDE: Visual Studio (version, e.g., 2022 17.x.x)
- NuGet Package Versions:
CommunityToolkit.Uwp.Controls.SettingsControls:
CommunityToolkit.Winui.Controls.SettingsControls:
Uno.UI:
Uno.UI.Toolkit:
Steps to reproduce
The way to reproduce this issue is:
create a project (winui3 packaged)
add CommunityToolkit.WinUi.Controls.SettingsControls
add CommunityToolkit.Uwp.Controls.SettingsControls
add Uno.Ui.Toolkit
add Uno.Ui
Expected behavior
Expected Behavior:
The project should build successfully without errors.
Screenshots
No response
Code Platform
Windows Build Number
Other Windows Build number
Windows 11 24h2
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
2022
Visual Studio Build Number
17.12.1
Device form factor
Desktop
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item.
Describe the bug
Title: Build Fails After Installing CommunityToolkit and Uno.UI Packages
Description:
After installing the following NuGet packages into my project:
CommunityToolkit.Uwp.Controls.SettingsControlsCommunityToolkit.Winui.Controls.SettingsControlsUno.UIUno.UI.ToolkitI encountered build errors preventing the project from compiling successfully. One recurring error message is:
Steps to Reproduce:
Actual Behavior:
The build fails with the error mentioned above. Additional build errors may appear depending on the project configuration.
Environment:
CommunityToolkit.Uwp.Controls.SettingsControls:CommunityToolkit.Winui.Controls.SettingsControls:Uno.UI:Uno.UI.Toolkit:Steps to reproduce
Expected behavior
Expected Behavior:
The project should build successfully without errors.
Screenshots
No response
Code Platform
Windows Build Number
Other Windows Build number
Windows 11 24h2
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
2022
Visual Studio Build Number
17.12.1
Device form factor
Desktop
Additional context
No response
Help us help you
Yes, I'd like to be assigned to work on this item.