watson-developer-cloud / dotnet-standard-sdk

:new::new::new:.NET Standard library to access Watson Services.
https://www.nuget.org/profiles/ibm-watson
Apache License 2.0
147 stars 117 forks source link

Cannot install Visual Recognition API #121

Closed cheawan closed 7 years ago

cheawan commented 7 years ago

PM> Install-Package IBM.WatsonDeveloperCloud.VisualRecognition.v3 GET https://api.nuget.org/v3/registration2-gz/ibm.watsondevelopercloud.visualrecognition.v3/index.json OK https://api.nuget.org/v3/registration2-gz/ibm.watsondevelopercloud.visualrecognition.v3/index.json 236ms Restoring packages for c:\users\teocw\documents\visual studio 2017\Projects\WebApplication1\WebApplication1\WebApplication1.csproj... Install-Package : Package Microsoft.AspNet.WebApi.Client 5.2.3 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package Microsoft.AspNet.WebApi.Client 5.2.3 supports:

Install-Package : Package System.Runtime.Serialization.Json 4.0.1 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package System.Runtime.Serialization.Json 4.0.1 supports:

Install-Package : One or more packages are incompatible with .NETCoreApp,Version=v1.1. At line:1 char:1

Install-Package : Package restore failed. Rolling back package changes for 'WebApplication1'. At line:1 char:1

cheawan commented 7 years ago

Can someone please advise how to install the package?

atilatosta commented 7 years ago

@cheawan hi! soon will be available a new version (1.1.0) that will fix this problem.

cheawan commented 7 years ago

Great! May i know when is the date?

atilatosta commented 7 years ago

@cheawan the due date is June 30, see here (1.1.0)

cheawan commented 7 years ago

@atilatosta looking forward to the new release :)

atilatosta commented 7 years ago

@cheawan sorry! usually making the releases is the Taj and with the holiday of July 4th, I believe he will only return tomorrow.

atilatosta commented 7 years ago

@cheawan tonight, the version 1.1.0 was released. Tks!