Im trying to setup a Build for my Xamarin Forms project targeting net standard2.0
The Build definition looks like:
- Get Source
- InstallNuget 4.6.2
- NugetRestore
- Build Xamarin iOS using VSMac as BuildTool
im using the newest build agent on my local macbook (just for testing). This is the error im Getting:
Errors in ... Package Portable.Ninject 3.3.1 is not compatible with netstandard2.0
Is the $(PackageTargetFallback);portable-net45+win8+wp8+wpa81; not Recognized?
Here is the full Output from TFS: https://gist.github.com/Darth-Alex/1c5fb703fbfcdde54cb84fd2ee5fca0f