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

Unified Diff: Src/GoogleApis.Windows/packages.config

Issue 135720043: Issue 471: Support Windows 8.1 applications (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: Address Jeese's comments Created 9 years, 11 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
« no previous file with comments | « Src/GoogleApis.Windows/Properties/AssemblyInfo.cs ('k') | Src/GoogleApis/Properties/AssemblyInfo.cs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Src/GoogleApis.Windows/packages.config
===================================================================
new file mode 100644
--- /dev/null
b/Src/GoogleApis.Windows/packages.config
@@ -0,0 1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="win81" />
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="win81" />
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="win81" />
<package id="Microsoft.Net.Http" version="2.2.22" targetFramework="win81" />
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="win81" />
</packages>
« no previous file with comments | « Src/GoogleApis.Windows/Properties/AssemblyInfo.cs ('k') | Src/GoogleApis/Properties/AssemblyInfo.cs » ('j') | no next file with comments »

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