xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

Bump .NET version to 7.0 #807

Closed stephen-hawley closed 7 months ago

stephen-hawley commented 7 months ago

Yes, this is a large PR. I tried to make each commit its own story, so in reviewing this you should probably go through each commit rather than trying to look at the whole.

This PR moves Binding Tools for Swift from Mono to .NET 7.0 The changes fall into a few categories:

In its current state 1416 tests pass and 175 fail. Those that fail fall into the following categories:

In addition iPhone/iPad tests don't happen (yet). At this point, I want to get this PR in so I focus on getting things running so I don't hold up @kotlarmilos