ReactiveUI class disappeared after upgrading #3646
-
I'm migrating a Xamarin.iOS project to .Net6. I also upgraded ReactiveUI.Fody Nuget package from 9.8.1 to 19.5.1. The class ReactiveViewController that I was using before now throwing CS0246 error.
I checked Assembly browser and it wasn't there anymore. However I checked ReactiveUI documentation it is not deleted or changed. What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
glennawatson
Oct 30, 2023
Replies: 1 comment
-
As discussed, .NET 7 is the only supported version officially supported by Microsoft and we match Maui support policy. See https://dotnet.microsoft.com/en-us/platform/support/policy/maui |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
glennawatson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As discussed, .NET 7 is the only supported version officially supported by Microsoft and we match Maui support policy. See https://dotnet.microsoft.com/en-us/platform/support/policy/maui