created entry point classes for the startup wizard and new item notifications

This commit is contained in:
LukePulverenti
2013-03-03 00:20:14 -05:00
parent 1ffc19a9a0
commit f26a3e3c61
7 changed files with 207 additions and 142 deletions

View File

@@ -158,6 +158,8 @@
<Reference Include="PresentationFramework" />
</ItemGroup>
<ItemGroup>
<Compile Include="NewItemNotifier.cs" />
<Compile Include="StartupWizard.cs" />
<Compile Include="WebSocketEvents.cs" />
<Page Include="App.xaml">
<Generator>MSBuild:Compile</Generator>