Is there an easy way to install the CommonServiceLocator nuget package to a .NET Standard 1.4 project in visual studio 2017?
Installing the nuget package fails with:
Package CommonServiceLocator 1.3.0 is not compatible with netstandard1.4 (.NETStandard,Version=v1.4). Package CommonServiceLocator 1.3.0 supports: portable-net40+sl5+win8+wp8+wpa81 (.NETPortable,Version=v0.0,Profile=Profile328) One or more packages are incompatible with .NETStandard,Version=v1.4.