Skip to content
SleepTimer.sln 1.08 KiB
Newer Older
Yuanle Song's avatar
Yuanle Song committed

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2024
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SleepTimer", "SleepTimer\SleepTimer.csproj", "{83D00007-0444-40F2-8073-D662F9FA3834}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{83D00007-0444-40F2-8073-D662F9FA3834}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{83D00007-0444-40F2-8073-D662F9FA3834}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{83D00007-0444-40F2-8073-D662F9FA3834}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{83D00007-0444-40F2-8073-D662F9FA3834}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {B3BA4F03-9E64-48ED-A644-C97FC81B2F17}
	EndGlobalSection
EndGlobal