Switch protobuf-net to nuget; Switch to more popular version of zlib.net

This commit is contained in:
Cinder
2017-03-18 16:18:48 -05:00
parent c25ddd52ed
commit bfe1a790bd
9 changed files with 18 additions and 13 deletions

View File

@@ -133,22 +133,22 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AboutBox1.cs">
<SubType>Code</SubType>
<SubType>Form</SubType>
</Compile>
<Compile Include="FireEventAppender.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="FormPluginManager.cs">
<SubType>Code</SubType>
<SubType>Form</SubType>
</Compile>
<Compile Include="FormSessionSearch.cs">
<SubType>Code</SubType>
<SubType>Form</SubType>
</Compile>
<Compile Include="FormWinGridProxy.cs">
<SubType>Code</SubType>
<SubType>Form</SubType>
</Compile>
<Compile Include="ListViewNoFlicker.cs">
<SubType>Code</SubType>
<SubType>Component</SubType>
</Compile>
<Compile Include="Program.cs">
<SubType>Code</SubType>