Am I using the right Windows App SDK? (1.4.1 (1.4.230913002))

The Windows App SDK C# VS2022 extension says it is fully updated but the version is from September of last year. The .csproj file seems pretty weird too. The target framework for new Winui projects is net6.0-windows10.0.19041.0. changing it to .net 8 in properties gets a specified Runtimedentfier 'win10-x64' isn't recognised. I know .net 8 is meant to have "Portable RIDs" like win-x64 but manually changing it stops the whole project from loading. This behaviour doesn't change even if I update the Windows App SDK in nuget.
It does however make the problem bypassable by using "UseRIDGraph" I have tried installing windowsappruntimeinstall-x64 from https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/downloads but it doesn't work, perhaps because I've already got an earlier version installed.
Latest downloads for the Windows App SDK - Windows apps
Latest downloads for the Windows App SDK, including the installer and MSIX packages
0 Replies
No replies yetBe the first to reply to this messageJoin