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

Side by Side Diff: GoogleApisClient.sln

Issue 176220043: Issue 471: Support WP8.1 (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 9 years, 8 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:
View unified diff | Download patch
« no previous file with comments | « no previous file | Src/GoogleApis.Auth.DotNet4/GoogleApis.Auth.DotNet4.csproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 24 matching lines...) Expand all
35 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.WP", "Src\Google Apis.WP\GoogleApis.WP.csproj", "{39E1EC7C-3C05-44E4-A19F-A61BF6EA9B11}" 35 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.WP", "Src\Google Apis.WP\GoogleApis.WP.csproj", "{39E1EC7C-3C05-44E4-A19F-A61BF6EA9B11}"
36 EndProject 36 EndProject
37 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Auth.WP", "Src\G oogleApis.Auth.WP\GoogleApis.Auth.WP.csproj", "{430E4403-12E3-4CF0-8E2A-CE83D094 8497}" 37 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Auth.WP", "Src\G oogleApis.Auth.WP\GoogleApis.Auth.WP.csproj", "{430E4403-12E3-4CF0-8E2A-CE83D094 8497}"
38 EndProject 38 EndProject
39 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Core", "Src\Goog leApis.Core\GoogleApis.Core.csproj", "{DB18F3A6-B16A-477B-A7B1-C2B116D1BFB0}" 39 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Core", "Src\Goog leApis.Core\GoogleApis.Core.csproj", "{DB18F3A6-B16A-477B-A7B1-C2B116D1BFB0}"
40 EndProject 40 EndProject
41 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Auth.Windows", " Src\GoogleApis.Auth.Windows\GoogleApis.Auth.Windows.csproj", "{B1D5B962-3E98-46D 4-992E-C6491E4E8A02}" 41 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Auth.Windows", " Src\GoogleApis.Auth.Windows\GoogleApis.Auth.Windows.csproj", "{B1D5B962-3E98-46D 4-992E-C6491E4E8A02}"
42 EndProject 42 EndProject
43 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Windows", "Src\G oogleApis.Windows\GoogleApis.Windows.csproj", "{9CBB9EC3-C678-4FB7-889B-DED6DE1F 06B6}" 43 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Windows", "Src\G oogleApis.Windows\GoogleApis.Windows.csproj", "{9CBB9EC3-C678-4FB7-889B-DED6DE1F 06B6}"
44 EndProject 44 EndProject
45 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WP81", "WP81", "{47D62839-7 9D1-4EE6-B47E-06678E37A3BC}"
46 EndProject
47 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.WP81", "Src\Goog leApis.WP81\GoogleApis.WP81.csproj", "{176657CD-57F0-4358-B358-ED8B90D8AF39}"
48 EndProject
49 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleApis.Auth.WP81", "Src \GoogleApis.Auth.WP81\GoogleApis.Auth.WP81.csproj", "{90660B22-B933-44A6-B34D-E4 F4352D4434}"
50 EndProject
45 Global 51 Global
46 GlobalSection(SolutionConfigurationPlatforms) = preSolution 52 GlobalSection(SolutionConfigurationPlatforms) = preSolution
47 Debug|Any CPU = Debug|Any CPU 53 Debug|Any CPU = Debug|Any CPU
48 Debug|ARM = Debug|ARM 54 Debug|ARM = Debug|ARM
49 Debug|Mixed Platforms = Debug|Mixed Platforms 55 Debug|Mixed Platforms = Debug|Mixed Platforms
50 Debug|Win32 = Debug|Win32 56 Debug|Win32 = Debug|Win32
51 Debug|x64 = Debug|x64 57 Debug|x64 = Debug|x64
52 Debug|x86 = Debug|x86 58 Debug|x86 = Debug|x86
53 Release|Any CPU = Release|Any CPU 59 Release|Any CPU = Release|Any CPU
54 Release|ARM = Release|ARM 60 Release|ARM = Release|ARM
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|ARM.ActiveCfg = R elease|ARM 277 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|ARM.ActiveCfg = R elease|ARM
272 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|ARM.Build.0 = Rel ease|ARM 278 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|ARM.Build.0 = Rel ease|ARM
273 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Mixed Platforms.A ctiveCfg = Release|x86 279 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Mixed Platforms.A ctiveCfg = Release|x86
274 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Mixed Platforms.B uild.0 = Release|x86 280 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Mixed Platforms.B uild.0 = Release|x86
275 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Win32.ActiveCfg = Release|x86 281 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Win32.ActiveCfg = Release|x86
276 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Win32.Build.0 = R elease|x86 282 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|Win32.Build.0 = R elease|x86
277 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x64.ActiveCfg = R elease|x64 283 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x64.ActiveCfg = R elease|x64
278 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x64.Build.0 = Rel ease|x64 284 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x64.Build.0 = Rel ease|x64
279 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x86.ActiveCfg = R elease|x86 285 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x86.ActiveCfg = R elease|x86
280 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x86.Build.0 = Rel ease|x86 286 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6}.Release|x86.Build.0 = Rel ease|x86
287 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
288 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|Any CPU.Build.0 = D ebug|Any CPU
289 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|ARM.ActiveCfg = Deb ug|ARM
290 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|ARM.Build.0 = Debug |ARM
291 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|Mixed Platforms.Act iveCfg = Debug|x86
292 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|Mixed Platforms.Bui ld.0 = Debug|x86
293 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|Win32.ActiveCfg = D ebug|x86
294 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|Win32.Build.0 = Deb ug|x86
295 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|x64.ActiveCfg = Deb ug|Any CPU
296 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|x86.ActiveCfg = Deb ug|x86
297 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Debug|x86.Build.0 = Debug |x86
298 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|Any CPU.ActiveCfg = Release|Any CPU
299 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|Any CPU.Build.0 = Release|Any CPU
300 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|ARM.ActiveCfg = R elease|ARM
301 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|ARM.Build.0 = Rel ease|ARM
302 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|Mixed Platforms.A ctiveCfg = Release|x86
303 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|Mixed Platforms.B uild.0 = Release|x86
304 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|Win32.ActiveCfg = Release|x86
305 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|Win32.Build.0 = R elease|x86
306 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|x64.ActiveCfg = R elease|Any CPU
307 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|x86.ActiveCfg = R elease|x86
308 {176657CD-57F0-4358-B358-ED8B90D8AF39}.Release|x86.Build.0 = Rel ease|x86
309 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
310 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|Any CPU.Build.0 = D ebug|Any CPU
311 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|ARM.ActiveCfg = Deb ug|ARM
312 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|ARM.Build.0 = Debug |ARM
313 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|Mixed Platforms.Act iveCfg = Debug|x86
314 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|Mixed Platforms.Bui ld.0 = Debug|x86
315 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|Win32.ActiveCfg = D ebug|x86
316 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|Win32.Build.0 = Deb ug|x86
317 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|x64.ActiveCfg = Deb ug|Any CPU
318 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|x86.ActiveCfg = Deb ug|x86
319 {90660B22-B933-44A6-B34D-E4F4352D4434}.Debug|x86.Build.0 = Debug |x86
320 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|Any CPU.ActiveCfg = Release|Any CPU
321 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|Any CPU.Build.0 = Release|Any CPU
322 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|ARM.ActiveCfg = R elease|ARM
323 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|ARM.Build.0 = Rel ease|ARM
324 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|Mixed Platforms.A ctiveCfg = Release|x86
325 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|Mixed Platforms.B uild.0 = Release|x86
326 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|Win32.ActiveCfg = Release|x86
327 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|Win32.Build.0 = R elease|x86
328 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|x64.ActiveCfg = R elease|Any CPU
329 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|x86.ActiveCfg = R elease|x86
330 {90660B22-B933-44A6-B34D-E4F4352D4434}.Release|x86.Build.0 = Rel ease|x86
281 EndGlobalSection 331 EndGlobalSection
282 GlobalSection(SolutionProperties) = preSolution 332 GlobalSection(SolutionProperties) = preSolution
283 HideSolutionNode = FALSE 333 HideSolutionNode = FALSE
284 EndGlobalSection 334 EndGlobalSection
285 GlobalSection(NestedProjects) = preSolution 335 GlobalSection(NestedProjects) = preSolution
286 {C4DA0ABE-2C2E-4BB8-9881-5FF80B0C1AFD} = {00A1D580-DF06-4C96-A4D A-EDDEF8584971} 336 {C4DA0ABE-2C2E-4BB8-9881-5FF80B0C1AFD} = {00A1D580-DF06-4C96-A4D A-EDDEF8584971}
287 {8CFBF8D2-64CB-4703-A5B0-F9EF4DE41FA7} = {00A1D580-DF06-4C96-A4D A-EDDEF8584971} 337 {8CFBF8D2-64CB-4703-A5B0-F9EF4DE41FA7} = {00A1D580-DF06-4C96-A4D A-EDDEF8584971}
288 {B700243A-2FAC-454B-8858-47635BFA71C6} = {AB6FBFCC-03C1-44C0-B88 D-D1D897EB2E36} 338 {B700243A-2FAC-454B-8858-47635BFA71C6} = {AB6FBFCC-03C1-44C0-B88 D-D1D897EB2E36}
289 {39E1EC7C-3C05-44E4-A19F-A61BF6EA9B11} = {ECD96861-5839-42AC-BF9 2-E876F3A64FAF} 339 {39E1EC7C-3C05-44E4-A19F-A61BF6EA9B11} = {ECD96861-5839-42AC-BF9 2-E876F3A64FAF}
290 {430E4403-12E3-4CF0-8E2A-CE83D0948497} = {ECD96861-5839-42AC-BF9 2-E876F3A64FAF} 340 {430E4403-12E3-4CF0-8E2A-CE83D0948497} = {ECD96861-5839-42AC-BF9 2-E876F3A64FAF}
291 {B1D5B962-3E98-46D4-992E-C6491E4E8A02} = {B958FC48-7F21-4C26-BAB B-7C5D2D6A0AAC} 341 {B1D5B962-3E98-46D4-992E-C6491E4E8A02} = {B958FC48-7F21-4C26-BAB B-7C5D2D6A0AAC}
292 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6} = {B958FC48-7F21-4C26-BAB B-7C5D2D6A0AAC} 342 {9CBB9EC3-C678-4FB7-889B-DED6DE1F06B6} = {B958FC48-7F21-4C26-BAB B-7C5D2D6A0AAC}
343 {176657CD-57F0-4358-B358-ED8B90D8AF39} = {47D62839-79D1-4EE6-B47 E-06678E37A3BC}
344 {90660B22-B933-44A6-B34D-E4F4352D4434} = {47D62839-79D1-4EE6-B47 E-06678E37A3BC}
293 EndGlobalSection 345 EndGlobalSection
294 GlobalSection(MonoDevelopProperties) = preSolution 346 GlobalSection(MonoDevelopProperties) = preSolution
295 StartupItem = Src\GoogleApis\GoogleApis.csproj 347 StartupItem = Src\GoogleApis\GoogleApis.csproj
296 Policies = $0 348 Policies = $0
297 $0.TextStylePolicy = $2 349 $0.TextStylePolicy = $2
298 $1.FileWidth = 120 350 $1.FileWidth = 120
299 $1.EolMarker = Windows 351 $1.EolMarker = Windows
300 $1.inheritsSet = VisualStudio 352 $1.inheritsSet = VisualStudio
301 $1.inheritsScope = text/plain 353 $1.inheritsScope = text/plain
302 $1.scope = text/plain 354 $1.scope = text/plain
303 $2.FileWidth = 120 355 $2.FileWidth = 120
304 $2.EolMarker = Windows 356 $2.EolMarker = Windows
305 $2.inheritsSet = VisualStudio 357 $2.inheritsSet = VisualStudio
306 $2.inheritsScope = text/plain 358 $2.inheritsScope = text/plain
307 $2.scope = text/x-csharp 359 $2.scope = text/x-csharp
308 $0.CSharpFormattingPolicy = $3 360 $0.CSharpFormattingPolicy = $3
309 $3.PropertyBraceStyle = NextLine 361 $3.PropertyBraceStyle = NextLine
310 $3.StatementBraceStyle = NextLine 362 $3.StatementBraceStyle = NextLine
311 $3.IfElseBraceForcement = AddBraces 363 $3.IfElseBraceForcement = AddBraces
312 $3.ForBraceForcement = AddBraces 364 $3.ForBraceForcement = AddBraces
313 $3.ForEachBraceForcement = AddBraces 365 $3.ForEachBraceForcement = AddBraces
314 $3.WhileBraceForcement = AddBraces 366 $3.WhileBraceForcement = AddBraces
315 $3.UsingBraceForcement = AddBraces 367 $3.UsingBraceForcement = AddBraces
316 $3.FixedBraceForcement = AddBraces 368 $3.FixedBraceForcement = AddBraces
317 $3.inheritsSet = Mono 369 $3.inheritsSet = Mono
318 $3.inheritsScope = text/x-csharp 370 $3.inheritsScope = text/x-csharp
319 $3.scope = text/x-csharp 371 $3.scope = text/x-csharp
320 EndGlobalSection 372 EndGlobalSection
321 EndGlobal 373 EndGlobal
OLDNEW
« no previous file with comments | « no previous file | Src/GoogleApis.Auth.DotNet4/GoogleApis.Auth.DotNet4.csproj » ('j') | no next file with comments »

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