0

Im trying to setup a Build for my Xamarin Forms project targeting net standard2.0

The Build definition looks like:

  1. Get Source
  2. InstallNuget 4.6.2
  3. NugetRestore
  4. 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

Alex
  • 600
  • 1
  • 7
  • 20

0 Answers0