Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
Example messages
The '_AndroidUseJavaLegacyResolver' MSBuild property is deprecated and will be removed in .NET 10.
See https://aka.ms/net-android-deprecations for more details.
Solution
Edit your csproj directly and remove the referenced MSBuild property.
Test your project to ensure the new behavior is functionally equivalent.
If not, file an issue so a solution can be found before the deprecated flag is removed.