OneDrive / onedrive-sdk-csharp

OneDrive SDK for C#! https://dev.onedrive.com
Other
295 stars 145 forks source link

graph.core issue #233

Open RickySan65 opened 7 years ago

RickySan65 commented 7 years ago

Hi there,

I have the latest sdk installed, graphcore has been updated to 1.5.x (for reason it insisted on that), the odd thing is that on some machines it still wants to see 1.3.1 instead of the 1.5.x dll.. i noticed the sdk package still depends on 1.3. so not sure if this is a bug or not, but on my dev machines it works, if i move it to another machine, the graphcore error comes up

IlyaBezus commented 7 years ago

Same here - not working, if I have OneDriveSDK along with Graph.Core 1.3.1+

RickySan65 commented 7 years ago

19 days since opening issue, not very responsive...

oatsoda commented 5 years ago

Also have this problem. Actively stopping me from upgrading other dependencies in my project.

It seems like this OneDrive SDK isn't being maintained any more. Is this still the recommended client?

oatsoda commented 5 years ago

I guess this is the answer...

https://github.com/OneDrive/onedrive-sdk-csharp/issues/224#issuecomment-288259165

our goal is to merge with Microsoft Graph SDK, you would better have a look at their page.