Moving TcpReceiveEventArgs to networking project

This commit is contained in:
Chris Cameron
2018-01-10 09:46:03 -05:00
parent 4ac505f96c
commit b6661520df
2 changed files with 0 additions and 45 deletions

View File

@@ -79,7 +79,6 @@
<Compile Include="EventArguments\GenericEventArgs.cs" />
<Compile Include="EventArguments\IntEventArgs.cs" />
<Compile Include="EventArguments\StringEventArgs.cs" />
<Compile Include="EventArguments\TcpReceiveEventArgs.cs" />
<Compile Include="EventArguments\UShortEventArgs.cs" />
<Compile Include="EventArguments\XmlRecursionEventArgs.cs" />
<None Include="ObfuscationSettings.cs" />