45 lines
2.6 KiB
Plaintext
45 lines
2.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CondoAutomation", "CondoAutomation\CondoAutomation.csproj", "{873FE933-07B2-4407-B9C5-C8522C13E68B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CondoAutomation.TestEnvironment", "CondoAutomation.TestEnvironment\CondoAutomation.TestEnvironment.csproj", "{D69123F5-A665-468B-BD95-CA4BF9A8B6FF}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Instructions", "Instructions", "{AE518183-B1EB-4740-8349-60B1D4C1B013}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
Instructions\instructions.txt = Instructions\instructions.txt
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UpdateScripts", "UpdateScripts", "{87844AE1-6BED-48EF-9D31-D320179E65B9}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CondoAutomation.CondoCreator", "CondoAutomation.CondoCreator\CondoAutomation.CondoCreator.csproj", "{62BB9FC1-C2A3-4A7F-BF39-A9FBC9D56B7B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{873FE933-07B2-4407-B9C5-C8522C13E68B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{873FE933-07B2-4407-B9C5-C8522C13E68B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{873FE933-07B2-4407-B9C5-C8522C13E68B}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{873FE933-07B2-4407-B9C5-C8522C13E68B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{873FE933-07B2-4407-B9C5-C8522C13E68B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{873FE933-07B2-4407-B9C5-C8522C13E68B}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
{D69123F5-A665-468B-BD95-CA4BF9A8B6FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D69123F5-A665-468B-BD95-CA4BF9A8B6FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D69123F5-A665-468B-BD95-CA4BF9A8B6FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D69123F5-A665-468B-BD95-CA4BF9A8B6FF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{62BB9FC1-C2A3-4A7F-BF39-A9FBC9D56B7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{62BB9FC1-C2A3-4A7F-BF39-A9FBC9D56B7B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{62BB9FC1-C2A3-4A7F-BF39-A9FBC9D56B7B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{62BB9FC1-C2A3-4A7F-BF39-A9FBC9D56B7B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{87844AE1-6BED-48EF-9D31-D320179E65B9} = {AE518183-B1EB-4740-8349-60B1D4C1B013}
|
|
EndGlobalSection
|
|
EndGlobal
|