-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blank WinUI Template App Fails to Build #4781
Comments
From the error, maybe your project isn't consistent on whether 19041 or 22000 is the target? |
Can you update to the latest .NET SDK released this month and see if you still hit the issue. |
That seems to be the issue. |
How do i do that? Sorry, I'm still trying to figure out the difference between the Windows SDK, the .NET SDK, the Windows App SDK, the Windows Runtime, and everything else. And the fifteen different install methods 😂. Where do I upgrade? |
If anyone knows... ^^ |
Just update your visual studio to latest version. |
As mentioned by the previous post, you can either update your Visual Studio version to the latest or update just the .NET SDK from here. |
Describe the bug
When creating a new WinUI 3/ WASDK app project in VS2022, attempting to build and run the app fails.
Steps to reproduce the bug
Expected behavior
The app builds and runs.
Screenshots
No response
NuGet package version
Windows App SDK 1.6.1: 1.6.240923002
Packaging type
Packaged (MSIX)
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: