Initial commit - Setup project
This commit is contained in:
33
USEntryCoach.sln
Normal file
33
USEntryCoach.sln
Normal file
@ -0,0 +1,33 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.13.35931.197 d17.13
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{54A90642-561A-4BB1-A94E-469ADEE60C69}") = "usentrycoach.client", "usentrycoach.client\usentrycoach.client.esproj", "{63CDFA80-35DE-74E8-E531-564C2C2AC6B5}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "USEntryCoach.Server", "USEntryCoach.Server\USEntryCoach.Server.csproj", "{6DA3B761-2536-4C15-8C31-5A2C930E788E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{63CDFA80-35DE-74E8-E531-564C2C2AC6B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{63CDFA80-35DE-74E8-E531-564C2C2AC6B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{63CDFA80-35DE-74E8-E531-564C2C2AC6B5}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{63CDFA80-35DE-74E8-E531-564C2C2AC6B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{63CDFA80-35DE-74E8-E531-564C2C2AC6B5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{63CDFA80-35DE-74E8-E531-564C2C2AC6B5}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{6DA3B761-2536-4C15-8C31-5A2C930E788E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6DA3B761-2536-4C15-8C31-5A2C930E788E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6DA3B761-2536-4C15-8C31-5A2C930E788E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6DA3B761-2536-4C15-8C31-5A2C930E788E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {D71A3A7B-EB05-44E2-9AD8-35ADF5C62E9E}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user