C
C#5mo ago
Woo

HELP WITH WINDOWS APP SDK

Severity Code Description Project File Line Suppression State Details Error (active) This version of the Windows App SDK requires Microsoft.Windows.SDK.NET.Ref or later. Please update to .NET SDK 6.0.134, 6.0.426, 8.0.109, 8.0.305 or 8.0.402 (or later). Or add a temporary Microsoft.Windows.SDK.NET.Ref reference which can be added with: <PropertyGroup> <WindowsSdkPackageVersion></WindowsSdkPackageVersion> </PropertyGroup> volumeset C:\Users\Woo.nuget\packages\microsoft.windowsappsdk\1.6.241114003\buildTransitive\Microsoft.WindowsAppSDK.targets 76
7 Replies
Petris
Petris5mo ago
cc @ref *&Sergio
Sergio
Sergio5mo ago
What is the issue, other than what the message is telling you already?
leowest
leowest5mo ago
which resolves some deploying issues
Sergio
Sergio5mo ago
That is not needed Just update the WinAppSDK package reference
leowest
leowest5mo ago
did they unhidden it yet? last I checked it was hidden
Sergio
Sergio5mo ago
There's a new version out

Did you find this page helpful?