Refactored CookieCollection.cs

This commit is contained in:
sta
2014-03-26 12:17:58 +09:00
parent 6645a88418
commit 6909489f4c
3 changed files with 28 additions and 77 deletions

View File

@@ -130,7 +130,6 @@
<Compile Include="Net\HttpDigestIdentity.cs" />
<Compile Include="Net\NetworkCredential.cs" />
<Compile Include="Server\WebSocketServiceManager.cs" />
<Compile Include="Net\CookieCollectionComparer.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>