|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.26430.16 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocialPlus.Client", "SocialPlus.Client\SocialPlus.Client.csproj", "{787420DF-168B-4C56-BF55-BD43E509ACDD}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocialPlus.Client.Models", "SocialPlus.Client\Models\SocialPlus.Client.Models.csproj", "{B19914F3-FF67-4D80-BC7A-6D0CBB740D3A}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocialPlus.Client.HttpMessageHandlers", "SocialPlus.Client\HttpHandlers\SocialPlus.Client.HttpMessageHandlers.csproj", "{8F20F512-2A8B-4A73-BD66-2761455E3548}" |
| 11 | +EndProject |
| 12 | +Global |
| 13 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 14 | + Debug|Any CPU = Debug|Any CPU |
| 15 | + Release|Any CPU = Release|Any CPU |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {787420DF-168B-4C56-BF55-BD43E509ACDD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 19 | + {787420DF-168B-4C56-BF55-BD43E509ACDD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 20 | + {787420DF-168B-4C56-BF55-BD43E509ACDD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 21 | + {787420DF-168B-4C56-BF55-BD43E509ACDD}.Release|Any CPU.Build.0 = Release|Any CPU |
| 22 | + {B19914F3-FF67-4D80-BC7A-6D0CBB740D3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {B19914F3-FF67-4D80-BC7A-6D0CBB740D3A}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {B19914F3-FF67-4D80-BC7A-6D0CBB740D3A}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {B19914F3-FF67-4D80-BC7A-6D0CBB740D3A}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {8F20F512-2A8B-4A73-BD66-2761455E3548}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {8F20F512-2A8B-4A73-BD66-2761455E3548}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {8F20F512-2A8B-4A73-BD66-2761455E3548}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {8F20F512-2A8B-4A73-BD66-2761455E3548}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | +EndGlobal |
0 commit comments