Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The specified Framework assembly has been deprecated. You need an upgrade to use the specified NuGet Package.
For example, to upgrade OpenTK-1.0
remove
<Reference Include="OpenTK-1.0" />
from your csproj then add
<PackageReference Include="Xamarin.Legacy.OpenTK" Version="1.0.0" />
to your project to upgrade.