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

Delta Between Two Patch Sets: Tools/Google.Apis.Release/Resources/Google.Apis.VERSION.nuspec

Issue 13251043: Issue 351: Reimplement OAuth2 library - Step 7 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Left Patch Set: mvc Created 10 years, 7 months ago
Right Patch Set: Step 7 - Tools change Created 10 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « Tools/Google.Apis.Release/Resources/Google.Apis.Authentication.VERSION.nuspec ('k') | no next file » | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> 2 <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
3 <metadata> 3 <metadata>
4 <id>Google.Apis</id> 4 <id>Google.Apis</id>
5 <version>VERSION</version> 5 <version>VERSION</version>
6 <title>Google APIs Client Library</title> 6 <title>Google APIs Client Library</title>
7 <authors>Google Inc.</authors> 7 <authors>Google Inc.</authors>
8 <owners>peleyal</owners> 8 <owners>peleyal</owners>
9 <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl> 9 <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
10 <projectUrl>https://code.google.com/p/google-api-dotnet-client/</project Url> 10 <projectUrl>https://code.google.com/p/google-api-dotnet-client/</project Url>
11 <requireLicenseAcceptance>false</requireLicenseAcceptance> 11 <requireLicenseAcceptance>false</requireLicenseAcceptance>
12 <description> 12 <description>
13 The Google APIs Client Library is a runtime client for working with Google Services. 13 The Google APIs Client Library is a runtime client for working with Go ogle Services.
14 The library supports service requests, media upload and download, et c. 14 The library supports service requests, media upload and download, etc.
15 15
16 Supported Platforms: 16 Supported Platforms:
17 ··········
18 - .NET Framework 4
17 19
18 - Windows Store apps 20 - Windows Store apps
19 21
20 - Windows Phone 7.5 and 8 22 - Windows Phone 7.5 and 8
21 23
22 - Silverlight 4 and 5 24 - Portable Class Libraries
23
24 - Portable Class Libraries
25 </description> 25 </description>
26 <tags>Google</tags> 26 <tags>Google</tags>
27 <dependencies> 27 <dependencies>
28 <group> 28 <group>
29 <dependency id="Newtonsoft.Json" version="5.0.5" /> 29 <dependency id="Newtonsoft.Json" version="5.0.5" />
30 <dependency id="Microsoft.Bcl" version="1.0.19" /> 30 <dependency id="Microsoft.Bcl" version="1.0.19" />
31 <dependency id="Microsoft.Bcl.Async" version="1.0.16" /> 31 <dependency id="Microsoft.Bcl.Async" version="1.0.16" />
32 <dependency id="Microsoft.Bcl.Build" version="1.0.7" /> 32 <dependency id="Microsoft.Bcl.Build" version="1.0.7" />
33 <dependency id="Microsoft.Net.Http" version="2.1.10" /> 33 <dependency id="Microsoft.Net.Http" version="2.1.10" />
34 <dependency id="Zlib.Portable" version="1.9.2" /> 34 <dependency id="Zlib.Portable" version="1.9.2" />
35 </group> 35 </group>
36 <group targetFramework=".NETFramework4.0"> 36 <group targetFramework=".NETFramework4.0">
37 <dependency id="Newtonsoft.Json" version="5.0.5" /> 37 <dependency id="Newtonsoft.Json" version="5.0.5" />
38 <dependency id="Microsoft.Bcl" version="1.0.19" /> 38 <dependency id="Microsoft.Bcl" version="1.0.19" />
39 <dependency id="Microsoft.Bcl.Async" version="1.0.16" /> 39 <dependency id="Microsoft.Bcl.Async" version="1.0.16" />
40 <dependency id="Microsoft.Bcl.Build" version="1.0.7" /> 40 <dependency id="Microsoft.Bcl.Build" version="1.0.7" />
41 <dependency id="Microsoft.Net.Http" version="2.1.10" /> 41 <dependency id="Microsoft.Net.Http" version="2.1.10" />
42 <dependency id="Zlib.Portable" version="1.9.2" /> 42 <dependency id="Zlib.Portable" version="1.9.2" />
43 <dependency id="log4net" version="2.0.0" /> 43 <dependency id="log4net" version="2.0.0" />
44 </group> 44 </group>
45 </dependencies> 45 </dependencies>
46 </metadata> 46 </metadata>
47 <files> 47 <files>
48 <file src="default\Src\GoogleApis\bin\Release\Google.Apis.dll" target="l ib\net40\Google.Apis.dll" /> 48 <file src="Src\GoogleApis\bin\Release\Google.Apis.dll" target="lib\net40\G oogle.Apis.dll" />
49 <file src="default\Src\GoogleApis\bin\Release\Google.Apis.pdb" target="l ib\net40\Google.Apis.pdb" /> 49 <file src="Src\GoogleApis\bin\Release\Google.Apis.pdb" target="lib\net40\G oogle.Apis.pdb" />
50 <file src="default\Src\GoogleApis\bin\Release\Google.Apis.xml" target="l ib\net40\Google.Apis.xml" /> 50 <file src="Src\GoogleApis\bin\Release\Google.Apis.xml" target="lib\net40\G oogle.Apis.xml" />
51 <file src="default\Src\GoogleApis.DotNet4\bin\Release\Google.Apis.Platfo rmServices.dll" target="lib\net40\Google.Apis.PlatformServices.dll" /> 51 <file src="Src\GoogleApis.DotNet4\bin\Release\Google.Apis.PlatformServices .dll" target="lib\net40\Google.Apis.PlatformServices.dll" />
52 <file src="default\Src\GoogleApis.DotNet4\bin\Release\Google.Apis.Platfo rmServices.pdb" target="lib\net40\Google.Apis.PlatformServices.pdb" /> 52 <file src="Src\GoogleApis.DotNet4\bin\Release\Google.Apis.PlatformServices .pdb" target="lib\net40\Google.Apis.PlatformServices.pdb" />
53 <file src="default\Src\GoogleApis.DotNet4\bin\Release\Google.Apis.Platfo rmServices.xml" target="lib\net40\Google.Apis.PlatformServices.xml" /> 53 <file src="Src\GoogleApis.DotNet4\bin\Release\Google.Apis.PlatformServices .xml" target="lib\net40\Google.Apis.PlatformServices.xml" />
54 <file src="default\Src\GoogleApis\bin\Release\Google.Apis.dll" target="l ib\portable-net4+sl4+wp71+win8\Google.Apis.dll" /> 54
55 <file src="default\Src\GoogleApis\bin\Release\Google.Apis.pdb" target="l ib\portable-net4+sl4+wp71+win8\Google.Apis.pdb" /> 55 <file src="Src\GoogleApis\bin\Release\Google.Apis.dll" target="lib\netcore 45\Google.Apis.dll" />
56 <file src="default\Src\GoogleApis\bin\Release\Google.Apis.xml" target="l ib\portable-net4+sl4+wp71+win8\Google.Apis.xml" /> 56 <file src="Src\GoogleApis\bin\Release\Google.Apis.pdb" target="lib\netcore 45\Google.Apis.pdb" />
57 <file src="Resources\License.txt" target="License.txt" /> 57 <file src="Src\GoogleApis\bin\Release\Google.Apis.xml" target="lib\netcore 45\Google.Apis.xml" />
58 <file src="Src\GoogleApis.WinRT\bin\Release\Google.Apis.PlatformServices.d ll" target="lib\netcore45\Google.Apis.PlatformServices.dll" />
59 <file src="Src\GoogleApis.WinRT\bin\Release\Google.Apis.PlatformServices.p db" target="lib\netcore45\Google.Apis.PlatformServices.pdb" />
60 <file src="Src\GoogleApis.WinRT\bin\Release\Google.Apis.PlatformServices.x ml" target="lib\netcore45\Google.Apis.PlatformServices.xml" />
61
62 <file src="Src\GoogleApis\bin\Release\Google.Apis.dll" target="lib\wp8\Goo gle.Apis.dll" />
63 <file src="Src\GoogleApis\bin\Release\Google.Apis.pdb" target="lib\wp8\Goo gle.Apis.pdb" />
64 <file src="Src\GoogleApis\bin\Release\Google.Apis.xml" target="lib\wp8\Goo gle.Apis.xml" />
65 <file src="Src\GoogleApis.WP\bin\Release\Google.Apis.PlatformServices.dll" target="lib\wp8\Google.Apis.PlatformServices.dll" />
66 <file src="Src\GoogleApis.WP\bin\Release\Google.Apis.PlatformServices.pdb" target="lib\wp8\Google.Apis.PlatformServices.pdb" />
67 <file src="Src\GoogleApis.WP\bin\Release\Google.Apis.PlatformServices.xml" target="lib\wp8\Google.Apis.PlatformServices.xml" />
68
69 <file src="Src\GoogleApis\bin\Release\Google.Apis.dll" target="lib\portabl e-net4+sl4+wp71+win8\Google.Apis.dll" />
70 <file src="Src\GoogleApis\bin\Release\Google.Apis.pdb" target="lib\portabl e-net4+sl4+wp71+win8\Google.Apis.pdb" />
71 <file src="Src\GoogleApis\bin\Release\Google.Apis.xml" target="lib\portabl e-net4+sl4+wp71+win8\Google.Apis.xml" />
72 ······
73 <file src="Resources\License.txt" target="License.txt" />
58 </files> 74 </files>
59 </package> 75 </package>
LEFTRIGHT

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