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

Delta Between Two Patch Sets: Tools/Google.Apis.Release/Resources/Google.Apis.Core.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
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/2012/06/nuspec.xsd"> 2 <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
3 <metadata> 3 <metadata>
4 <id>Google.Apis.Core</id> 4 <id>Google.Apis.Core</id>
5 <version>VERSION</version> 5 <version>VERSION</version>
6 <title>Google APIs Core Client Library</title> 6 <title>Google APIs Core 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 21 matching lines...) Expand all
32 </dependencies> 32 </dependencies>
33 </metadata> 33 </metadata>
34 <files> 34 <files>
35 <file src="Src\GoogleApis.Core\bin\Release\Google.Apis.Core.dll" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Core.dll" /> 35 <file src="Src\GoogleApis.Core\bin\Release\Google.Apis.Core.dll" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Core.dll" />
36 <file src="Src\GoogleApis.Core\bin\Release\Google.Apis.Core.pdb" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Core.pdb" /> 36 <file src="Src\GoogleApis.Core\bin\Release\Google.Apis.Core.pdb" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Core.pdb" />
37 <file src="Src\GoogleApis.Core\bin\Release\Google.Apis.Core.xml" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Core.xml" /> 37 <file src="Src\GoogleApis.Core\bin\Release\Google.Apis.Core.xml" target="l ib\portable-net40+sl50+win+wpa81+wp80\Google.Apis.Core.xml" />
38 ······ 38 ······
39 <file src="Resources\License.txt" target="License.txt" /> 39 <file src="Resources\License.txt" target="License.txt" />
40 </files> 40 </files>
41 </package> 41 </package>
LEFTRIGHT

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