Caliburn.Micro
Caliburn.Micro copied to clipboard
Support for MAUI
Initial support for NET MAUI with platforms Android and Windows working and tested. Also had a chance to test on MacOS and it looks like that is working as well.
I might do a rewrite on this since in essence it is just a port of the current Xamarin setup to a MAUI setup.
Would love to have feedback.
Are you intrested in getting some help to make this compile again? or passing continous integration?
@inforithmics I have been busy trying to test on iOS and macOS and that is working now, so the next step would be to get this working and then merging this. I will have a go at it this weekend.
we should update the version in version.json to 5.0-beta before we merge it in
I wish thinking we might should prepend CAL_ to the other defines so that we can control them the issue was the MSBuild.sdk.extras defined NETCORE for UAP and that was not good for our setup.
I think we should bump the version aswell.
I have a bugfix we need to do before merging this.
@KasperSK okay. FYI I made a V4.0.210 branch incase we need to make a bugfix for the released version. I was thinking we should make a branch for the code used in each package released to nuget
@vb2ae I don't have any more changes for this branch would why disagree to merging this PR?
@KasperSK need to fix merge conflict then we can merge in