updated nuget

This commit is contained in:
Luke Pulverenti
2014-09-03 21:44:40 -04:00
parent 60d1d5cdee
commit 5de8b92fe5
12 changed files with 85 additions and 16 deletions

View File

@@ -162,6 +162,7 @@
<Compile Include="HttpServer\ServerLogger.cs" />
<Compile Include="HttpServer\Security\SessionContext.cs" />
<Compile Include="HttpServer\SocketSharp\SharpWebSocket.cs" />
<Compile Include="HttpServer\SocketSharp\SocketSharpLogger.cs" />
<Compile Include="HttpServer\StreamWriter.cs" />
<Compile Include="HttpServer\SwaggerService.cs" />
<Compile Include="Drawing\ImageProcessor.cs" />