Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 6.0.2xx SDK support #2184

Merged
merged 4 commits into from May 5, 2022
Merged

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Apr 10, 2022

Looks like Xamarin.Mac.dll is now Microsoft.macOS.dll in .NET 6.0.2xx SDK with many breaking API changes so they are no longer compatible.

Eto.XamMac2 currently works with .NET 6.0.1xx SDK only.

This PR will add the Eto.Platform.macOS nuget package and fix all of the breaking changes.

Ideally the existing Eto.Platform.XamMac2 package will reference the above for .NET 6 going forward for a smooth transition between the two.

@cwensley cwensley changed the title WIP: Initial .NET 6.0.200 support .NET 6.0.2xx SDK support Apr 10, 2022
@cwensley cwensley marked this pull request as draft April 10, 2022 16:59
@cwensley cwensley force-pushed the curtis/net-6.0.200-support branch 5 times, most recently from c198a1b to 906f03e Compare April 11, 2022 06:17
@cwensley cwensley added this to the 2.6.2 milestone Apr 24, 2022
@cwensley cwensley force-pushed the curtis/net-6.0.200-support branch 2 times, most recently from 0b09384 to dcf5514 Compare April 30, 2022 07:39
@harry-cpp
Copy link
Contributor

harry-cpp commented Apr 30, 2022

I was just about to ask you about this :D

Awesome stuff!

@cwensley cwensley force-pushed the curtis/net-6.0.200-support branch 2 times, most recently from b6acf3c to f98f111 Compare May 5, 2022 05:09
@cwensley cwensley force-pushed the curtis/net-6.0.200-support branch from f98f111 to 23f1d52 Compare May 5, 2022 05:13
@cwensley cwensley force-pushed the curtis/net-6.0.200-support branch from 23f1d52 to 9301988 Compare May 5, 2022 05:17
@cwensley cwensley marked this pull request as ready for review May 5, 2022 06:21
@cwensley cwensley merged commit 89285e4 into picoe:develop May 5, 2022
@cwensley cwensley deleted the curtis/net-6.0.200-support branch May 5, 2022 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants