diff --git a/AsyncTcpServerTest/App.config b/AsyncTcpServerTest/App.config index b199141..6c1d6b7 100644 --- a/AsyncTcpServerTest/App.config +++ b/AsyncTcpServerTest/App.config @@ -1,42 +1,50 @@ -
+
- + - - - + + + - - + + - + - + - + - - + + - + + + + + + + + + diff --git a/AsyncTcpServerTest/AsyncTcpServerTest.csproj b/AsyncTcpServerTest/AsyncTcpServerTest.csproj index f8e6656..ae7c2d7 100644 --- a/AsyncTcpServerTest/AsyncTcpServerTest.csproj +++ b/AsyncTcpServerTest/AsyncTcpServerTest.csproj @@ -35,8 +35,9 @@ 4 - - ..\packages\log4net.2.0.8\lib\net45-full\log4net.dll + + ..\packages\log4net.2.0.10\lib\net45\log4net.dll + True diff --git a/AsyncTcpServerTest/packages.config b/AsyncTcpServerTest/packages.config index 7554a8a..ce09d3d 100644 --- a/AsyncTcpServerTest/packages.config +++ b/AsyncTcpServerTest/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file