@@ -5,21 +5,21 @@ VisualStudioVersion = 12.0.40629.0
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Dropbox.Api" , "Dropbox.Api\Dropbox.Api.csproj" , "{D7B167CE-3AF8-478E-82F2-684D38F1DF98}"
77EndProject
8- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SimpleTest " , "SimpleTest\SimpleTest .csproj" , "{33A16535-A722-4679-BD9F-A78576988519 }"
8+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SimpleBlogDemo " , "Examples\SimpleBlogDemo\SimpleBlogDemo .csproj" , "{8772EB1E-3019-4FB3-9059-67681693E873 }"
99EndProject
10- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SimpleBlogDemo " , "SimpleBlogDemo\SimpleBlogDemo .csproj" , "{8772EB1E-3019-4FB3-9059-67681693E873 }"
10+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "SimpleTest " , "Examples\SimpleTest\SimpleTest .csproj" , "{33A16535-A722-4679-BD9F-A78576988519 }"
1111EndProject
12- Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "UniversalDemo.Shared" , "UniversalDemo\UniversalDemo\UniversalDemo.Shared\UniversalDemo.Shared.shproj" , "{6BCC4215-B726-4B37-A932-4DCA74A1D465}"
12+ Project ("{D954291E-2A0B-460D-934E-DC6B0785DB48}" ) = "UniversalDemo.Shared" , "Examples\ UniversalDemo\UniversalDemo\UniversalDemo.Shared\UniversalDemo.Shared.shproj" , "{6BCC4215-B726-4B37-A932-4DCA74A1D465}"
1313EndProject
14- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "UniversalDemo.Windows" , "UniversalDemo\UniversalDemo\UniversalDemo.Windows\UniversalDemo.Windows.csproj" , "{680E8F6F-AA67-4912-AE20-F89E482DC2CD}"
14+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "UniversalDemo.Windows" , "Examples\ UniversalDemo\UniversalDemo\UniversalDemo.Windows\UniversalDemo.Windows.csproj" , "{680E8F6F-AA67-4912-AE20-F89E482DC2CD}"
1515EndProject
16- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "UniversalDemo.WindowsPhone" , "UniversalDemo\UniversalDemo\UniversalDemo.WindowsPhone\UniversalDemo.WindowsPhone.csproj" , "{51D9899C-31D6-4C22-B894-E9498CB90577}"
16+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "UniversalDemo.WindowsPhone" , "Examples\ UniversalDemo\UniversalDemo\UniversalDemo.WindowsPhone\UniversalDemo.WindowsPhone.csproj" , "{51D9899C-31D6-4C22-B894-E9498CB90577}"
1717EndProject
1818Global
1919 GlobalSection (SharedMSBuildProjectFiles ) = preSolution
20- UniversalDemo \UniversalDemo \UniversalDemo .Shared \UniversalDemo .Shared .projitems *{51d9899c-31d6-4c22-b894-e9498cb90577} *SharedItemsImports = 4
21- UniversalDemo \UniversalDemo \UniversalDemo .Shared \UniversalDemo .Shared .projitems *{6bcc4215-b726-4b37-a932-4dca74a1d465} *SharedItemsImports = 13
22- UniversalDemo \UniversalDemo \UniversalDemo .Shared \UniversalDemo .Shared .projitems *{680e8f6f-aa67-4912-ae20-f89e482dc2cd} *SharedItemsImports = 4
20+ Examples \ UniversalDemo \UniversalDemo \UniversalDemo .Shared \UniversalDemo .Shared .projitems *{51d9899c-31d6-4c22-b894-e9498cb90577} *SharedItemsImports = 4
21+ Examples \ UniversalDemo \UniversalDemo \UniversalDemo .Shared \UniversalDemo .Shared .projitems *{6bcc4215-b726-4b37-a932-4dca74a1d465} *SharedItemsImports = 13
22+ Examples \ UniversalDemo \UniversalDemo \UniversalDemo .Shared \UniversalDemo .Shared .projitems *{680e8f6f-aa67-4912-ae20-f89e482dc2cd} *SharedItemsImports = 4
2323 EndGlobalSection
2424 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2525 Debug| Any CPU = Debug| Any CPU
@@ -42,16 +42,6 @@ Global
4242 {D7B167CE-3AF8-478E-82F2-684D38F1DF98} .Release| ARM .ActiveCfg = Release| Any CPU
4343 {D7B167CE-3AF8-478E-82F2-684D38F1DF98} .Release| x64 .ActiveCfg = Release| Any CPU
4444 {D7B167CE-3AF8-478E-82F2-684D38F1DF98} .Release| x86 .ActiveCfg = Release| Any CPU
45- {33A16535-A722-4679-BD9F-A78576988519} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
46- {33A16535-A722-4679-BD9F-A78576988519} .Debug| Any CPU .Build .0 = Debug| Any CPU
47- {33A16535-A722-4679-BD9F-A78576988519} .Debug| ARM .ActiveCfg = Debug| Any CPU
48- {33A16535-A722-4679-BD9F-A78576988519} .Debug| x64 .ActiveCfg = Debug| Any CPU
49- {33A16535-A722-4679-BD9F-A78576988519} .Debug| x86 .ActiveCfg = Debug| Any CPU
50- {33A16535-A722-4679-BD9F-A78576988519} .Release| Any CPU .ActiveCfg = Release| Any CPU
51- {33A16535-A722-4679-BD9F-A78576988519} .Release| Any CPU .Build .0 = Release| Any CPU
52- {33A16535-A722-4679-BD9F-A78576988519} .Release| ARM .ActiveCfg = Release| Any CPU
53- {33A16535-A722-4679-BD9F-A78576988519} .Release| x64 .ActiveCfg = Release| Any CPU
54- {33A16535-A722-4679-BD9F-A78576988519} .Release| x86 .ActiveCfg = Release| Any CPU
5545 {8772EB1E-3019-4FB3-9059-67681693E873} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
5646 {8772EB1E-3019-4FB3-9059-67681693E873} .Debug| Any CPU .Build .0 = Debug| Any CPU
5747 {8772EB1E-3019-4FB3-9059-67681693E873} .Debug| ARM .ActiveCfg = Debug| Any CPU
@@ -62,6 +52,16 @@ Global
6252 {8772EB1E-3019-4FB3-9059-67681693E873} .Release| ARM .ActiveCfg = Release| Any CPU
6353 {8772EB1E-3019-4FB3-9059-67681693E873} .Release| x64 .ActiveCfg = Release| Any CPU
6454 {8772EB1E-3019-4FB3-9059-67681693E873} .Release| x86 .ActiveCfg = Release| Any CPU
55+ {33A16535-A722-4679-BD9F-A78576988519} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
56+ {33A16535-A722-4679-BD9F-A78576988519} .Debug| Any CPU .Build .0 = Debug| Any CPU
57+ {33A16535-A722-4679-BD9F-A78576988519} .Debug| ARM .ActiveCfg = Debug| Any CPU
58+ {33A16535-A722-4679-BD9F-A78576988519} .Debug| x64 .ActiveCfg = Debug| Any CPU
59+ {33A16535-A722-4679-BD9F-A78576988519} .Debug| x86 .ActiveCfg = Debug| Any CPU
60+ {33A16535-A722-4679-BD9F-A78576988519} .Release| Any CPU .ActiveCfg = Release| Any CPU
61+ {33A16535-A722-4679-BD9F-A78576988519} .Release| Any CPU .Build .0 = Release| Any CPU
62+ {33A16535-A722-4679-BD9F-A78576988519} .Release| ARM .ActiveCfg = Release| Any CPU
63+ {33A16535-A722-4679-BD9F-A78576988519} .Release| x64 .ActiveCfg = Release| Any CPU
64+ {33A16535-A722-4679-BD9F-A78576988519} .Release| x86 .ActiveCfg = Release| Any CPU
6565 {680E8F6F-AA67-4912-AE20-F89E482DC2CD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
6666 {680E8F6F-AA67-4912-AE20-F89E482DC2CD} .Debug| Any CPU .Build .0 = Debug| Any CPU
6767 {680E8F6F-AA67-4912-AE20-F89E482DC2CD} .Debug| Any CPU .Deploy .0 = Debug| Any CPU
0 commit comments