Replies: 2 comments 1 reply
-
I've been building my project against a local copy of Eto that I retargeted to .NET 8, if that helps. Didn't require any effort at all, just changed the target in the csproj files. I suspect 9 would work just as well. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Even though it targets net6.0, it is usable for pretty much any .NET version after that. See nuget.org: |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
If we make a new eto forms project using the visual studio extension, the latest .NET version there is version 6.
Can we target our project to .NET 9 ourselves or what is the latest .NET version that should work with eto forms?
Beta Was this translation helpful? Give feedback.
All reactions