Adding profile shims to IcdStopwatch

This commit is contained in:
Chris Cameron
2018-02-01 15:23:14 -05:00
parent 203ce7d66c
commit 06a82513ed
4 changed files with 209 additions and 1 deletions

View File

@@ -75,6 +75,7 @@
<ItemGroup>
<Compile Include="Attributes\AbstractIcdAttribute.cs" />
<Compile Include="Attributes\Rpc\RpcAttribute.cs" />
<Compile Include="ConsoleColor.cs" />
<Compile Include="EventArguments\BoolEventArgs.cs" />
<Compile Include="EventArguments\CharEventArgs.cs" />
<Compile Include="EventArguments\DateTimeEventArgs.cs" />