-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The specified language targets for MonoAndroid90 is missing #178
Comments
Looks like preview 2 is broken. It’s already fixed for the next one: https://twitter.com/jamesmontemagno/status/1162070730034434048?s=21 |
Can you try Extras |
@onovotny , I did check. iOS and Android compiled successfully. Thanks a lot! |
9 tasks
dcghub
added a commit
to nblockchain/DotNetEssentials
that referenced
this issue
Oct 10, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm developing Xamarin Plugin using SDK Extras. After Visual Studio update to 16.3.0 Preview 2.0 I got an error while project compiling:
The same issue with iOS targets. I've checked the path 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Xamarin\Android\Xamarin.Android.CSharp.targets' - this file exists.
Here is my .csproj file:
I don't know where to look to fix an issue. Can someone point me?
The text was updated successfully, but these errors were encountered: