Google Drive SDK System.Net.Http.Primitives Version 1.5.0.0 instead of 2.1.10.0
问题 Just downloaded a fresh copy of google-drive-v2-rev82-csharp-1.4.0-beta.zip and added a reference to Google.Apis.Drive.v2.dll in my VS 2012 C# project. I also added references to all the dll's in the Lib folder of the zip file. When I run the project it complains that version 2.1.10.0 of System.Net.Http.Primitives was found when it expected version 1.5.0.0. I tried adding the following to App.config but it still crashes when ran: <runtime> <assemblybinding xmlns="urn:schemas-microsoft-com:asm