Some more work on the world server.

This commit is contained in:
Filip Maj
2016-08-22 14:18:37 -04:00
parent c67f74130f
commit e24a6f99cb
7 changed files with 193 additions and 7 deletions

View File

@@ -6,4 +6,5 @@
<package id="NLog" version="4.3.5" targetFramework="net452" />
<package id="NLog.Config" version="4.3.5" targetFramework="net452" />
<package id="NLog.Schema" version="4.3.4" targetFramework="net452" />
<package id="RabbitMQ.Client" version="4.0.0" targetFramework="net452" />
</packages>