diff --git a/Examples/Examples.csproj b/Examples/Examples.csproj index 2490c61..4f4949c 100644 --- a/Examples/Examples.csproj +++ b/Examples/Examples.csproj @@ -32,9 +32,9 @@ 4 - - False - ..\packages\log4net.2.0.3\lib\net40-full\log4net.dll + + ..\packages\log4net.2.0.17\lib\net40\log4net.dll + True False diff --git a/Examples/app.config b/Examples/app.config index 7db8b13..b41f130 100644 --- a/Examples/app.config +++ b/Examples/app.config @@ -1,12 +1,12 @@ -
+
- - + + @@ -14,11 +14,19 @@ - - + + - + + + + + + + + + diff --git a/Examples/packages.config b/Examples/packages.config index 3cbdccd..e7c2d59 100644 --- a/Examples/packages.config +++ b/Examples/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/ObjectTK/ObjectTK.csproj b/ObjectTK/ObjectTK.csproj index c9c5171..3f72385 100644 --- a/ObjectTK/ObjectTK.csproj +++ b/ObjectTK/ObjectTK.csproj @@ -33,9 +33,9 @@ bin\Release\ObjectTK.xml - - False - ..\packages\log4net.2.0.3\lib\net40-full\log4net.dll + + ..\packages\log4net.2.0.17\lib\net40\log4net.dll + True False diff --git a/ObjectTK/packages.config b/ObjectTK/packages.config index 3cbdccd..e7c2d59 100644 --- a/ObjectTK/packages.config +++ b/ObjectTK/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file