You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error NETSDK1148: A referenced assembly was compiled using a newer version of Microsoft.Windows.SDK.NET.dll.
26
+
Please update to a newer .NET SDK in order to reference this assembly.
27
+
28
+
This means that the two packages below must be aligned with the "build" version number of
29
+
the "Microsoft.Windows.SDK.BuildTools" package above, and the "revision" version number
30
+
must be the highest found in https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref.
31
+
-->
32
+
33
+
<!-- Uno Platform 5.4 has been updated to use WinAppSDK 1.6, which necessitates a temporary version adjustment until newer versions of .NET 8 SDKs are released. -->
34
+
<!-- Comment this WindowsSdkPackageVersion line again once .NET SDK version 8.0.403 or later is available. -->
35
+
<!-- For more details, refer to: https://aka.platform.uno/migrate-from-previous#uno-platform-54 -->
0 commit comments