Replies: 1 comment
-
Was fixed by itself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings,
After updating Visual Studio, SDKs, and Uno Platform, I created a new .NET 9 project.
When attempting to build the solution for WinAppSDK, I encountered the following error:
I have tried to add the
AllowUnsafeBlocks
and it helps for me.I am not entirely sure if this issue is specifically related to the Uno Platform Template, but I decided to share this information just in case.
Beta Was this translation helpful? Give feedback.
All reactions