1. Create package with portable-win8+net45+Sl4+wp75 target.
2. Create a project with portable-win8+net45+Sl4+wp75
3. install package (with 2.1 nuget)
Actual:
---------------------------
Microsoft Visual Studio
---------------------------
'Package' could not be installed because it is not compatible with any project in the solution. The package targets the following frameworks:
.NETPortable,Version=v0.0,Profile=win8+net45+Sl4+wp75
---------------------------
OK
---------------------------
Comments: The correct moniker is wp71
2. Create a project with portable-win8+net45+Sl4+wp75
3. install package (with 2.1 nuget)
Actual:
---------------------------
Microsoft Visual Studio
---------------------------
'Package' could not be installed because it is not compatible with any project in the solution. The package targets the following frameworks:
.NETPortable,Version=v0.0,Profile=win8+net45+Sl4+wp75
---------------------------
OK
---------------------------
Comments: The correct moniker is wp71