Nuget Support Does Not Work With Visual Studio For Mac

Posted on -
Nuget Support Does Not Work With Visual Studio For Mac
  1. Nuget Support Does Not Work With Visual Studio For Mac Free
  2. Nuget Support Does Not Work With Visual Studio For Mac Mac

Nuget Support Does Not Work With Visual Studio For Mac Free

Currently I have two projects in the same solution using NuGet packages. A.NET Standard 1.5 project and a Xamarin.iOS project. The.NET Standard project uses several SQL, logging and encryption nuget packages. The Xamarin.iOS project has a reference to the.NET Standard project.

Nuget Support Does Not Work With Visual Studio For Mac Mac

In VS2017 on Windows, when referencing the.NET Standard project the Xamarin.iOS project also implicitly includes the packages referenced by the.NET Standard project (classes etc. From these packages are directly accessible). Rosewire kuo on twitter: just got cockpit for mac. However, in Visual Studio For Mac, using the very same solution, the Xamarin.iOS project cannot access these libraries through implicit inclusion, the nuget packages need to be added to the Xamarin.iOS project.json explicitly for them to be accessible.