I just updated to Xamarin Forms 5 and I cannot seem to fix this error, my app was completely fine before this and had no errors and now I updated I get this error and all of my dependencies have a yellow warning symbol on them, any help would be appreciated thanks.This image is a screenshot of the error along with my page that it is saying the error is on and my dependencies
MediaElement has been moved to Xamarin Community Toolkit package (soruce). Under the xaml namespace:
xmlns:xct="http://xamarin.com/schemas/2020/toolkit"
<xct:MediaElement ...
https://docs.microsoft.com/en-us/xamarin/community-toolkit/views/mediaelement