diff --git a/RedisExample/RedisExample.vbproj b/RedisExample/RedisExample.vbproj index b334662..ef4441b 100644 --- a/RedisExample/RedisExample.vbproj +++ b/RedisExample/RedisExample.vbproj @@ -51,12 +51,6 @@ - - ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - - - ..\packages\NLog.4.6.8\lib\net45\NLog.dll - @@ -135,7 +129,6 @@ Settings.Designer.vb - diff --git a/RedisExample/packages.config b/RedisExample/packages.config deleted file mode 100644 index 2b6d38e..0000000 --- a/RedisExample/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file