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

Delta Between Two Patch Sets: GoogleApisClient.sln

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 10 years, 2 months ago
Right Patch Set: Address Jeese's comments Created 10 years, 2 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 | « no previous file | Src/GoogleApis.Auth.DotNet4/GoogleApis.Auth.DotNet4.csproj » ('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  1 
2 Microsoft Visual Studio Solution File, Format Version 12.00 2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio 2013 3 # Visual Studio 2013
4 VisualStudioVersion = 12.0.30501.0 4 VisualStudioVersion = 12.0.30501.0
5 MinimumVisualStudioVersion = 10.0.40219.1 5 MinimumVisualStudioVersion = 10.0.40219.1
6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{D962DE 0D-98E4-4E01-88BF-CEE63DF67585}" 6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{D962DE 0D-98E4-4E01-88BF-CEE63DF67585}"
7 ProjectSection(SolutionItems) = preProject 7 ProjectSection(SolutionItems) = preProject
8 .nuget\NuGet.Config = .nuget\NuGet.Config 8 .nuget\NuGet.Config = .nuget\NuGet.Config
9 .nuget\NuGet.exe = .nuget\NuGet.exe 9 .nuget\NuGet.exe = .nuget\NuGet.exe
10 .nuget\NuGet.targets = .nuget\NuGet.targets 10 .nuget\NuGet.targets = .nuget\NuGet.targets
(...skipping 301 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 $3.ForBraceForcement = AddBraces 312 $3.ForBraceForcement = AddBraces
313 $3.ForEachBraceForcement = AddBraces 313 $3.ForEachBraceForcement = AddBraces
314 $3.WhileBraceForcement = AddBraces 314 $3.WhileBraceForcement = AddBraces
315 $3.UsingBraceForcement = AddBraces 315 $3.UsingBraceForcement = AddBraces
316 $3.FixedBraceForcement = AddBraces 316 $3.FixedBraceForcement = AddBraces
317 $3.inheritsSet = Mono 317 $3.inheritsSet = Mono
318 $3.inheritsScope = text/x-csharp 318 $3.inheritsScope = text/x-csharp
319 $3.scope = text/x-csharp 319 $3.scope = text/x-csharp
320 EndGlobalSection 320 EndGlobalSection
321 EndGlobal 321 EndGlobal
LEFTRIGHT

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