split management into server- and user-; wrote docs for server/user

This commit is contained in:
Christopher F
2016-02-25 19:02:31 -05:00
parent b3438c9309
commit 47cbac95cc
5 changed files with 7 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="8.0.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="8.0.2" targetFramework="net45" />
</packages>