|
Microsoft Visual Studio Solution File, Format Version 12.00
|
# Visual Studio Version 17
|
VisualStudioVersion = 17.1.32328.378
|
MinimumVisualStudioVersion = 10.0.40219.1
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.Algorithm", "Schedule\IStation.Algorithm\IStation.Algorithm.csproj", "{5FE2A7BF-1EF8-43A1-B357-95DE35DECD35}"
|
EndProject
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "IStation.Console", "Schedule\IStation.Console\IStation.Console.csproj", "{373E22E4-888B-404E-BE88-FF2F6D8E47E8}"
|
EndProject
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IStation.Client", "Schedule\IStation.Client\IStation.Client.csproj", "{A75FB44A-239B-499F-A1FF-8EDC48D48D50}"
|
EndProject
|
Global
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
Debug|Any CPU = Debug|Any CPU
|
Release|Any CPU = Release|Any CPU
|
EndGlobalSection
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
{5FE2A7BF-1EF8-43A1-B357-95DE35DECD35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{5FE2A7BF-1EF8-43A1-B357-95DE35DECD35}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{5FE2A7BF-1EF8-43A1-B357-95DE35DECD35}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{5FE2A7BF-1EF8-43A1-B357-95DE35DECD35}.Release|Any CPU.Build.0 = Release|Any CPU
|
{373E22E4-888B-404E-BE88-FF2F6D8E47E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{373E22E4-888B-404E-BE88-FF2F6D8E47E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{373E22E4-888B-404E-BE88-FF2F6D8E47E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{373E22E4-888B-404E-BE88-FF2F6D8E47E8}.Release|Any CPU.Build.0 = Release|Any CPU
|
{A75FB44A-239B-499F-A1FF-8EDC48D48D50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
{A75FB44A-239B-499F-A1FF-8EDC48D48D50}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
{A75FB44A-239B-499F-A1FF-8EDC48D48D50}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
{A75FB44A-239B-499F-A1FF-8EDC48D48D50}.Release|Any CPU.Build.0 = Release|Any CPU
|
EndGlobalSection
|
GlobalSection(SolutionProperties) = preSolution
|
HideSolutionNode = FALSE
|
EndGlobalSection
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
SolutionGuid = {E02989A8-9B6F-43E5-AACA-790328215089}
|
EndGlobalSection
|
EndGlobal
|