-
Notifications
You must be signed in to change notification settings - Fork 457
Update MauiCompatSteps, MauiCompat script #1683
Conversation
@brminnick should I include generated file in the PR? |
Nope, we'll automatically generate the files branched off of each Release tag |
@jfversluis @brminnick @pictos Is there any ETA on this pr? |
Yup! Our plan is to release Xamarin.CommunityToolkit v1.3.0 in the next few days. Once that Release tag has been created, I'll create Xamarin.CommunityToolkit.MauiCompat v1.3.0 using the updated steps in this PR. If everything works, we'll merge the PR! |
@brminnick Sounds great! Could you please also address #1645 in the 1.3.0 MauiCompat release? |
Of course! |
@maxkoshevoi Unfortunately, it is not included in this PR. Adding net6.0 cause a lot of build issues and require manual changes. |
I know. I meant there should be another PR after this one that addresses #1645
That's strange. XCT supported platform-agnistic build targets (line |
Thanks @VladislavAntonyuk!! 🙌 |
@brminnick could you please reapprove it? |
Description of Bug
Added MauiCompat script, updated instruction (Maui preview9) to build Compat package
Issues Fixed
MauiCompat
project with MAUI Preview 9 #1670PR Checklist
approved