Tinkering with events.

This commit is contained in:
Erick Kinnee 2019-03-08 12:23:02 -06:00
parent 6a8ecd3732
commit a3ae0cc06c
8 changed files with 56 additions and 15 deletions

View file

@ -58,5 +58,11 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SharpCAT\SharpCATLib.csproj">
<Project>{dad3e7be-905a-4768-a695-0bcf96171e35}</Project>
<Name>SharpCATLib</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>