move classes

This commit is contained in:
Luke Pulverenti
2016-11-03 18:53:02 -04:00
parent f52373609e
commit 8ef442c2e8
13 changed files with 57 additions and 40 deletions

View File

@@ -95,6 +95,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="StartupOptions.cs" />
<Compile Include="SystemEvents.cs" />
<Compile Include="Threading\PeriodicTimer.cs" />
<Compile Include="UnhandledExceptionWriter.cs" />
</ItemGroup>
<ItemGroup>