|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.29319.158 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientApp.Server", "ClientApp\Server\ClientApp.Server.csproj", "{6D2A630B-AA37-4A68-A1C0-F7D5B93FB0E4}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientApp.Client", "ClientApp\Client\ClientApp.Client.csproj", "{B0CE1826-A431-49B6-9443-9E4C62594888}" |
| 9 | +EndProject |
| 10 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClientApp.Shared", "ClientApp\Shared\ClientApp.Shared.csproj", "{3FE06A3A-BE62-4004-B29E-C8390890857C}" |
| 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 | + {6D2A630B-AA37-4A68-A1C0-F7D5B93FB0E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 19 | + {6D2A630B-AA37-4A68-A1C0-F7D5B93FB0E4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 20 | + {6D2A630B-AA37-4A68-A1C0-F7D5B93FB0E4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 21 | + {6D2A630B-AA37-4A68-A1C0-F7D5B93FB0E4}.Release|Any CPU.Build.0 = Release|Any CPU |
| 22 | + {B0CE1826-A431-49B6-9443-9E4C62594888}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 23 | + {B0CE1826-A431-49B6-9443-9E4C62594888}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 24 | + {B0CE1826-A431-49B6-9443-9E4C62594888}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 25 | + {B0CE1826-A431-49B6-9443-9E4C62594888}.Release|Any CPU.Build.0 = Release|Any CPU |
| 26 | + {3FE06A3A-BE62-4004-B29E-C8390890857C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 27 | + {3FE06A3A-BE62-4004-B29E-C8390890857C}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 28 | + {3FE06A3A-BE62-4004-B29E-C8390890857C}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 29 | + {3FE06A3A-BE62-4004-B29E-C8390890857C}.Release|Any CPU.Build.0 = Release|Any CPU |
| 30 | + EndGlobalSection |
| 31 | + GlobalSection(SolutionProperties) = preSolution |
| 32 | + HideSolutionNode = FALSE |
| 33 | + EndGlobalSection |
| 34 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 35 | + SolutionGuid = {DD5333AD-2EB5-4B39-820A-9F673E9950A9} |
| 36 | + EndGlobalSection |
| 37 | +EndGlobal |
0 commit comments