fixes #800 - Server is drowsy

This commit is contained in:
Luke Pulverenti
2014-05-09 00:36:13 -04:00
parent a938d0854d
commit 06a11c27d9
2 changed files with 79 additions and 0 deletions

View File

@@ -96,6 +96,7 @@
<Compile Include="BackgroundServiceInstaller.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="EntryPoints\KeepServerAwake.cs" />
<Compile Include="EntryPoints\ResourceEntryPoint.cs" />
<Compile Include="EntryPoints\StartupWizard.cs" />
<Compile Include="EntryPoints\WanAddressEntryPoint.cs" />