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

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

Issue 135720043: Issue 471: Support Windows 8.1 applications (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Left Patch Set: minor Created 9 years, 7 months ago
Right Patch Set: Address Jeese's comments Created 9 years, 7 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Tools/Google.Apis.Release/Program.cs ('k') | Tools/Google.Apis.Release/Resources/Google.Apis.Core.VERSION.nuspec » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(Both sides are equal)
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"> 2 <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
3 <metadata> 3 <metadata>
4 <id>Google.Apis.Auth</id> 4 <id>Google.Apis.Auth</id>
5 <version>VERSION</version> 5 <version>VERSION</version>
6 <title>Google APIs Auth Client Library</title> 6 <title>Google APIs Auth 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>
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 <file src="Src\GoogleApis.Auth.WP\bin\Release\Google.Apis.Auth.PlatformSer vices.pdb" target="lib\wp8\Google.Apis.Auth.PlatformServices.pdb" /> 50 <file src="Src\GoogleApis.Auth.WP\bin\Release\Google.Apis.Auth.PlatformSer vices.pdb" target="lib\wp8\Google.Apis.Auth.PlatformServices.pdb" />
51 <file src="Src\GoogleApis.Auth.WP\bin\Release\Google.Apis.Auth.PlatformSer vices.xml" target="lib\wp8\Google.Apis.Auth.PlatformServices.xml" /> 51 <file src="Src\GoogleApis.Auth.WP\bin\Release\Google.Apis.Auth.PlatformSer vices.xml" target="lib\wp8\Google.Apis.Auth.PlatformServices.xml" />
52 52
53 <file src="Src\GoogleApis.Auth\bin\Release\Google.Apis.Auth.dll" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Auth.dll" /> 53 <file src="Src\GoogleApis.Auth\bin\Release\Google.Apis.Auth.dll" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Auth.dll" />
54 <file src="Src\GoogleApis.Auth\bin\Release\Google.Apis.Auth.pdb" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Auth.pdb" /> 54 <file src="Src\GoogleApis.Auth\bin\Release\Google.Apis.Auth.pdb" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Auth.pdb" />
55 <file src="Src\GoogleApis.Auth\bin\Release\Google.Apis.Auth.xml" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Auth.xml" /> 55 <file src="Src\GoogleApis.Auth\bin\Release\Google.Apis.Auth.xml" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Auth.xml" />
56 ······ 56 ······
57 <file src="Resources\License.txt" target="License.txt" /> 57 <file src="Resources\License.txt" target="License.txt" />
58 </files> 58 </files>
59 </package> 59 </package>
LEFTRIGHT

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