Moving RpcAttribute into networking project

This commit is contained in:
Chris Cameron
2018-02-02 14:38:58 -05:00
parent 38584ff565
commit 3a693d2e71
4 changed files with 0 additions and 241 deletions

View File

@@ -74,7 +74,6 @@
</ItemGroup>
<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" />