Fresh install of Windows/VS2022 and Uno, use the project wizard, select .net 8 and get this error #14515
-
Hi, trying Uno again and started from scratch as of Nov 22. Installed everything on my machine. Then created a new project using your new project wizard, selected Net8 which still says preview, strange and compile and get this error when running. any ideas where i went wrong.
FYI Uno Nugets are
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 12 replies
-
Hello, @cconner100.
|
Beta Was this translation helpful? Give feedback.
-
Understood. You probably downloaded the latest version of .net (8.0.100) but did not run uno-check. As you can see instead of Preview I have Long Term Support. It means that your uno.template is older then mine. |
Beta Was this translation helpful? Give feedback.
This seems to only happen when you do not use Extensions Navigation but you are using MAUI Embedding. I have created an issue for it which can be tracked here: unoplatform/uno.extensions#2502