Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(606)

Unified Diff: Src/GoogleApis/packages.config

Issue 13412046: Reimplement OAuth2 library - Step 1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Src/GoogleApis/packages.config
===================================================================
--- a/Src/GoogleApis/packages.config
+++ b/Src/GoogleApis/packages.config
@@ -2,7 +2,7 @@
<packages>
<package id="Microsoft.Bcl" version="1.0.19" targetFramework="portable-win+net40+sl40+wp71" />
<package id="Microsoft.Bcl.Async" version="1.0.16" targetFramework="portable-win+net40+sl40+wp71" />
- <package id="Microsoft.Bcl.Build" version="1.0.8" targetFramework="portable-win+net40+sl40+wp71" />
+ <package id="Microsoft.Bcl.Build" version="1.0.10" targetFramework="portable-win+net40+sl40+wp71" />
<package id="Microsoft.Net.Http" version="2.1.10" targetFramework="portable-win+net40+sl40+wp71" />
<package id="Newtonsoft.Json" version="5.0.5" targetFramework="portable-win+net40+sl40+wp71" />
<package id="Zlib.Portable" version="1.9.2" targetFramework="portable-win+net40+sl40+wp71" />

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b