Hello
I use Hypermedia.Jsonapi.client ( 2.1.1 ) package in my project in Xamarin Form . i receive an error when i try to update package to 2.4.3 . this is the error
Attempting to gather dependency information for multiple packages with respect to project 'Planbox', targeting '.NETPortable,Version=v4.5,Profile=Profile111'
GET http://nuget.uxdivers.com/grial/FindPackagesById()?id='Hypermedia.JsonApi.Client'&semVerLevel=2.0.0
GET https://api.nuget.org/v3/registration3-gz-semver2/hypermedia.jsonapi.client/index.json
OK http://nuget.uxdivers.com/grial/FindPackagesById()?id='Hypermedia.JsonApi.Client'&semVerLevel=2.0.0 97ms
OK https://api.nuget.org/v3/registration3-gz-semver2/hypermedia.jsonapi.client/index.json 386ms
Total number of results gathered : 16
Gathering dependency information took 875.43 ms
Summary of time taken to gather dependencies per source :
http://nuget.uxdivers.com/grial - 102.25 ms
https://api.nuget.org/v3/index.json - 398.63 ms
Attempting to resolve dependencies for multiple packages.
Resolving dependency information took 0 ms
Resolving actions install multiple packages
Retrieving package 'Hypermedia.JsonApi.Client 2.4.3' from 'nuget.org'.
Removed package 'Hypermedia.JsonApi.Client 2.1.1' from 'packages.config'
Added file 'packages.config' to project 'Planbox'.
Removed reference 'Hypermedia' from project 'Planbox'.
Removed reference 'Hypermedia.JsonApi.Client' from project 'Planbox'.
Removed reference 'Hypermedia.JsonApi' from project 'Planbox'.
Removed reference 'JsonLite' from project 'Planbox'.
Successfully uninstalled 'Hypermedia.JsonApi.Client 2.1.1' from Planbox
For adding package 'Hypermedia.JsonApi.Client.2.4.3' to project 'Planbox' that targets 'portable45-net45+win8+wpa81'.
Install failed. Rolling back...
Package 'Hypermedia.JsonApi.Client 2.4.3' does not exist in project 'Planbox'
For adding package 'Hypermedia.JsonApi.Client 2.1.1' to project 'Planbox' that targets 'portable45-net45+win8+wpa81'.
For adding package 'Hypermedia.JsonApi.Client 2.1.1' to project 'Planbox' that targets 'portable45-net45+win8+wpa81'.
Package 'Hypermedia.JsonApi.Client 2.1.1' already exists in folder '/Users/afshinhaftlangi/mobile/Planbox/packages'
Added reference 'Hypermedia' to project 'Planbox'.
Added reference 'Hypermedia.JsonApi.Client' to project 'Planbox'.
Added reference 'Hypermedia.JsonApi' to project 'Planbox'.
Added reference 'JsonLite' to project 'Planbox'.
Added package 'Hypermedia.JsonApi.Client 2.1.1' to 'packages.config'
Added file 'packages.config' to project 'Planbox'.
Package 'Hypermedia.JsonApi.Client 2.4.3' does not exist in folder '/Users/afshinhaftlangi/mobile/Planbox/packages'
Executing nuget actions took 13.3 sec
Could not install package 'Hypermedia.JsonApi.Client 2.4.3'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Hello I use Hypermedia.Jsonapi.client ( 2.1.1 ) package in my project in Xamarin Form . i receive an error when i try to update package to 2.4.3 . this is the error
Attempting to gather dependency information for multiple packages with respect to project 'Planbox', targeting '.NETPortable,Version=v4.5,Profile=Profile111' GET http://nuget.uxdivers.com/grial/FindPackagesById()?id='Hypermedia.JsonApi.Client'&semVerLevel=2.0.0 GET https://api.nuget.org/v3/registration3-gz-semver2/hypermedia.jsonapi.client/index.json OK http://nuget.uxdivers.com/grial/FindPackagesById()?id='Hypermedia.JsonApi.Client'&semVerLevel=2.0.0 97ms OK https://api.nuget.org/v3/registration3-gz-semver2/hypermedia.jsonapi.client/index.json 386ms Total number of results gathered : 16 Gathering dependency information took 875.43 ms Summary of time taken to gather dependencies per source : http://nuget.uxdivers.com/grial - 102.25 ms https://api.nuget.org/v3/index.json - 398.63 ms Attempting to resolve dependencies for multiple packages. Resolving dependency information took 0 ms Resolving actions install multiple packages Retrieving package 'Hypermedia.JsonApi.Client 2.4.3' from 'nuget.org'. Removed package 'Hypermedia.JsonApi.Client 2.1.1' from 'packages.config' Added file 'packages.config' to project 'Planbox'. Removed reference 'Hypermedia' from project 'Planbox'. Removed reference 'Hypermedia.JsonApi.Client' from project 'Planbox'. Removed reference 'Hypermedia.JsonApi' from project 'Planbox'. Removed reference 'JsonLite' from project 'Planbox'. Successfully uninstalled 'Hypermedia.JsonApi.Client 2.1.1' from Planbox For adding package 'Hypermedia.JsonApi.Client.2.4.3' to project 'Planbox' that targets 'portable45-net45+win8+wpa81'. Install failed. Rolling back... Package 'Hypermedia.JsonApi.Client 2.4.3' does not exist in project 'Planbox' For adding package 'Hypermedia.JsonApi.Client 2.1.1' to project 'Planbox' that targets 'portable45-net45+win8+wpa81'. For adding package 'Hypermedia.JsonApi.Client 2.1.1' to project 'Planbox' that targets 'portable45-net45+win8+wpa81'. Package 'Hypermedia.JsonApi.Client 2.1.1' already exists in folder '/Users/afshinhaftlangi/mobile/Planbox/packages' Added reference 'Hypermedia' to project 'Planbox'. Added reference 'Hypermedia.JsonApi.Client' to project 'Planbox'. Added reference 'Hypermedia.JsonApi' to project 'Planbox'. Added reference 'JsonLite' to project 'Planbox'. Added package 'Hypermedia.JsonApi.Client 2.1.1' to 'packages.config' Added file 'packages.config' to project 'Planbox'. Package 'Hypermedia.JsonApi.Client 2.4.3' does not exist in folder '/Users/afshinhaftlangi/mobile/Planbox/packages' Executing nuget actions took 13.3 sec Could not install package 'Hypermedia.JsonApi.Client 2.4.3'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.