Added musings on runnig as Console app.

This commit is contained in:
soukoku
2014-04-06 15:22:11 -04:00
parent 0bd58e5e48
commit 006d33b451
7 changed files with 272 additions and 5 deletions

View File

@@ -53,6 +53,7 @@
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="AsyncPump.cs" />
<Compile Include="Data\TypesExtended.cs" />
<Compile Include="DeviceEventArgs.cs" />
<Compile Include="Extensions.cs" />