Search code examples
androidxamarinxamarin.android.net-standard-2.0

errors while compiling .Net Standard 2.0 based xamarin project


i am trying to create a new project in xamarin forms based on .Net Standard 2.0.

When i am compiling the project i am getting around 4k error in android build

Here is errors in xamarin.android

Error in android build

My compile sdk is the Android Oreo

enter image description here

and here are the references that i have added enter image description here


Solution

  • I have created a new solution and load the existing source code and nuget packages after that i am able to upgrade the framework to .Net standard 2.0