You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
The System.Json package will not work in .NET 6. (Note this isn't the new System.Text.Json.) System.Json is a deprecated package that they don't have a way to ship an update.
It appears we use this as a dependency of Xamarin.GooglePlayServices.SafetyNet:
The System.Json package will not work in .NET 6. (Note this isn't the new System.Text.Json.) System.Json is a deprecated package that they don't have a way to ship an update.
It appears we use this as a dependency of
Xamarin.GooglePlayServices.SafetyNet
:GooglePlayServicesComponents/source/GooglePlayServicesProject.cshtml
Lines 254 to 257 in 6c65b4e
Can we remove System.Json in favor of something else? Thanks!
The text was updated successfully, but these errors were encountered: