52 lines (51 with data), 3.1 kB
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32421.90
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "clockalert", "clock-alert\clockalert.csproj", "{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "clockalerttest", "clockalerttest\clockalerttest.csproj", "{97BD9C04-E532-43C5-B653-2F96239D86FC}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "clockalertsetup", "clockalertsetup\clockalertsetup.wixproj", "{367EC1ED-9D52-4E77-83A8-22D2E4A08421}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Debug|x86.ActiveCfg = Debug|Any CPU
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Debug|x86.Build.0 = Debug|Any CPU
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Release|Any CPU.Build.0 = Release|Any CPU
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Release|x86.ActiveCfg = Release|Any CPU
{1C3F1CB9-B005-4347-A73F-74CC6C1B7437}.Release|x86.Build.0 = Release|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Debug|x86.ActiveCfg = Debug|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Debug|x86.Build.0 = Debug|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Release|Any CPU.Build.0 = Release|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Release|x86.ActiveCfg = Release|Any CPU
{97BD9C04-E532-43C5-B653-2F96239D86FC}.Release|x86.Build.0 = Release|Any CPU
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Debug|Any CPU.ActiveCfg = Debug|x86
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Debug|Any CPU.Build.0 = Debug|x86
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Debug|x86.ActiveCfg = Debug|x86
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Debug|x86.Build.0 = Debug|x86
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Release|Any CPU.ActiveCfg = Release|x86
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Release|Any CPU.Build.0 = Release|x86
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Release|x86.ActiveCfg = Release|x86
{367EC1ED-9D52-4E77-83A8-22D2E4A08421}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {529681E8-C7D0-477A-9CB9-59C498B9DCD3}
EndGlobalSection
EndGlobal