How to create an Uno Platform Library built on .NET 8, not .NET 7 #14927
MarkBrainfire
started this conversation in
General
Replies: 1 comment
-
Answered there: #14962 (comment) |
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
-
I tried just editing the TargetFrameworks properties from 7 to 8 and updating everything, but then the Uno templates don't produce .NET 8 compatible RIDs (eg win10-x64 => win-x64).
Beta Was this translation helpful? Give feedback.
All reactions