@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio 2012
44VisualStudioVersion = 14.0.25123.0
55MinimumVisualStudioVersion = 10.0.40219.1
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PCLExt.FileStorage" , "src\PCLExt.FileStorage\PCLExt.FileStorage.csproj" , "{A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44}"
6+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PCLExt.FileStorage.Portable " , "src\PCLExt.FileStorage.Portable \PCLExt.FileStorage.Portable .csproj" , "{A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44}"
77EndProject
8- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PCLExt.FileStorage.Abstractions" , "src\PCLExt.FileStorage.Abstractions\PCLExt.FileStorage.Abstractions.csproj" , "{3F8D0494-6EE2-47FE-B263-F09A5EA3D0B3}"
8+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PCLExt.FileStorage.Portable. Abstractions" , "src\PCLExt.FileStorage.Portable. Abstractions\PCLExt.FileStorage.Portable .Abstractions.csproj" , "{3F8D0494-6EE2-47FE-B263-F09A5EA3D0B3}"
99EndProject
1010Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PCLExt.FileStorage.Desktop" , "src\PCLExt.FileStorage.Desktop\PCLExt.FileStorage.Desktop.csproj" , "{54DBACEB-B898-494B-AD88-2A407CB55A5A}"
1111EndProject
@@ -15,25 +15,21 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PCLExt.FileStorage.iOS", "s
1515EndProject
1616Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PCLExt.FileStorage.Mac" , "src\PCLExt.FileStorage.Mac\PCLExt.FileStorage.Mac.csproj" , "{0B02DE9A-C3C5-4DB9-B87F-6B05C3566946}"
1717EndProject
18+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PCLExt.FileStorage.Core" , "src\PCLExt.FileStorage.Core\PCLExt.FileStorage.Core.csproj" , "{94E4FE17-7F2B-4623-8FFA-12F4056CCB2A}"
19+ EndProject
1820Global
1921 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2022 AppStore| Any CPU = AppStore| Any CPU
2123 Debug| Any CPU = Debug| Any CPU
2224 Release| Any CPU = Release| Any CPU
2325 EndGlobalSection
2426 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
25- {03DA3968-61A3-44D1-9F99-F55D31E07813} .AppStore| Any CPU .ActiveCfg = AppStore| Any CPU
26- {03DA3968-61A3-44D1-9F99-F55D31E07813} .AppStore| Any CPU .Build .0 = AppStore| Any CPU
27- {03DA3968-61A3-44D1-9F99-F55D31E07813} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
28- {03DA3968-61A3-44D1-9F99-F55D31E07813} .Debug| Any CPU .Build .0 = Debug| Any CPU
29- {03DA3968-61A3-44D1-9F99-F55D31E07813} .Release| Any CPU .ActiveCfg = Release| Any CPU
30- {03DA3968-61A3-44D1-9F99-F55D31E07813} .Release| Any CPU .Build .0 = Release| Any CPU
31- {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .AppStore| Any CPU .ActiveCfg = Release| Any CPU
32- {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .AppStore| Any CPU .Build .0 = Release| Any CPU
33- {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
34- {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Debug| Any CPU .Build .0 = Debug| Any CPU
35- {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Release| Any CPU .ActiveCfg = Release| Any CPU
36- {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Release| Any CPU .Build .0 = Release| Any CPU
27+ {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .AppStore| Any CPU .ActiveCfg = Release| Any CPU
28+ {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .AppStore| Any CPU .Build .0 = Release| Any CPU
29+ {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
30+ {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Debug| Any CPU .Build .0 = Debug| Any CPU
31+ {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Release| Any CPU .ActiveCfg = Release| Any CPU
32+ {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Release| Any CPU .Build .0 = Release| Any CPU
3733 {3F8D0494-6EE2-47FE-B263-F09A5EA3D0B3} .AppStore| Any CPU .ActiveCfg = Release| Any CPU
3834 {3F8D0494-6EE2-47FE-B263-F09A5EA3D0B3} .AppStore| Any CPU .Build .0 = Release| Any CPU
3935 {3F8D0494-6EE2-47FE-B263-F09A5EA3D0B3} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
@@ -52,12 +48,24 @@ Global
5248 {8EFC0559-3C9C-4D0C-A5A5-579E58FFE621} .Debug| Any CPU .Build .0 = Debug| Any CPU
5349 {8EFC0559-3C9C-4D0C-A5A5-579E58FFE621} .Release| Any CPU .ActiveCfg = Release| Any CPU
5450 {8EFC0559-3C9C-4D0C-A5A5-579E58FFE621} .Release| Any CPU .Build .0 = Release| Any CPU
55- {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .AppStore| Any CPU .ActiveCfg = Release| Any CPU
56- {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .AppStore| Any CPU .Build .0 = Release| Any CPU
57- {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
58- {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Debug| Any CPU .Build .0 = Debug| Any CPU
59- {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Release| Any CPU .ActiveCfg = Release| Any CPU
60- {A7C97A2B-F996-4CAF-87D8-F3A60B2B4D44} .Release| Any CPU .Build .0 = Release| Any CPU
51+ {03DA3968-61A3-44D1-9F99-F55D31E07813} .AppStore| Any CPU .ActiveCfg = AppStore| Any CPU
52+ {03DA3968-61A3-44D1-9F99-F55D31E07813} .AppStore| Any CPU .Build .0 = AppStore| Any CPU
53+ {03DA3968-61A3-44D1-9F99-F55D31E07813} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
54+ {03DA3968-61A3-44D1-9F99-F55D31E07813} .Debug| Any CPU .Build .0 = Debug| Any CPU
55+ {03DA3968-61A3-44D1-9F99-F55D31E07813} .Release| Any CPU .ActiveCfg = Release| Any CPU
56+ {03DA3968-61A3-44D1-9F99-F55D31E07813} .Release| Any CPU .Build .0 = Release| Any CPU
57+ {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .AppStore| Any CPU .ActiveCfg = Release| Any CPU
58+ {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .AppStore| Any CPU .Build .0 = Release| Any CPU
59+ {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
60+ {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Debug| Any CPU .Build .0 = Debug| Any CPU
61+ {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Release| Any CPU .ActiveCfg = Release| Any CPU
62+ {0B02DE9A-C3C5-4DB9-B87F-6B05C3566946} .Release| Any CPU .Build .0 = Release| Any CPU
63+ {94E4FE17-7F2B-4623-8FFA-12F4056CCB2A} .AppStore| Any CPU .ActiveCfg = Debug| Any CPU
64+ {94E4FE17-7F2B-4623-8FFA-12F4056CCB2A} .AppStore| Any CPU .Build .0 = Debug| Any CPU
65+ {94E4FE17-7F2B-4623-8FFA-12F4056CCB2A} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
66+ {94E4FE17-7F2B-4623-8FFA-12F4056CCB2A} .Debug| Any CPU .Build .0 = Debug| Any CPU
67+ {94E4FE17-7F2B-4623-8FFA-12F4056CCB2A} .Release| Any CPU .ActiveCfg = Release| Any CPU
68+ {94E4FE17-7F2B-4623-8FFA-12F4056CCB2A} .Release| Any CPU .Build .0 = Release| Any CPU
6169 EndGlobalSection
6270 GlobalSection (SolutionProperties ) = preSolution
6371 HideSolutionNode = FALSE
0 commit comments