You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wol/WoL/WoL.sln

32 lines
1.5 KiB

3 years ago

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32630.194
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WakeOnLan", "WoL\WakeOnLan.csproj", "{F5680AB7-3CE1-432F-9316-62E379C1B01B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Waker", "Waker\Waker.csproj", "{FF6DB830-A614-465D-94F0-789CBF19A65C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F5680AB7-3CE1-432F-9316-62E379C1B01B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5680AB7-3CE1-432F-9316-62E379C1B01B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5680AB7-3CE1-432F-9316-62E379C1B01B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5680AB7-3CE1-432F-9316-62E379C1B01B}.Release|Any CPU.Build.0 = Release|Any CPU
{FF6DB830-A614-465D-94F0-789CBF19A65C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FF6DB830-A614-465D-94F0-789CBF19A65C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FF6DB830-A614-465D-94F0-789CBF19A65C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FF6DB830-A614-465D-94F0-789CBF19A65C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B9EB3848-310E-46C7-9926-A311F0DFCDA3}
EndGlobalSection
EndGlobal