Closed GoogleCodeExporter closed 9 years ago
Pacakges were upgraded and release 1.9.0 is out there. Can you please check if
you still have the problem?
Original comment by pele...@google.com
on 30 Sep 2014 at 4:32
There are still problems here. Google.Apis.Core is referencing
System.Net.Http.Primitives version 1.5.0.0. Google.Apis.Auth.PlatformServices
is referencing System.Net.Http version 2.2.22.0. There are lots of references
to System.IO, System.Runtime and System.Threading.Tasks version 1.5.11 (coming
from the System.Net.Http* assemblies), which I cannot find any download of. I
have been trying different combinations of packages as retrieved by NuGet but
there doesn't seem to be any combination found so far which results in a clean
build. I have tried using Update-Packages -reinstall Google.Apis.Drive.v2 but
the result is still lots of dependency issues. I realise that the cross
dependency issues with System.* assemblies is a Microsoft issue. Any
suggestions as to how to move forward?
Original comment by peterdav...@gmail.com
on 8 Oct 2014 at 10:51
Can you just check if the Drive sample works for you -
https://code.google.com/p/google-api-dotnet-client/source/browse/Drive.Sample/RE
ADME.html?repo=samples?
It worked for me, so I'm not sure exactly what is the problem you are having
and WHY?
Sorry... Looking forward to hear form you.
Original comment by pele...@google.com
on 10 Oct 2014 at 2:42
I'm going to close this issue now, because I didn't hear from you, and we
already updated all our NuGet packages.
Feel free to reopen it and provide more data.
Thanks for reporting!
Eyal
Original comment by pele...@google.com
on 28 Nov 2014 at 10:36
Original issue reported on code.google.com by
peterdav...@gmail.com
on 22 Sep 2014 at 8:21