Major update - first working version

This commit is contained in:
Szymon Porwolik
2019-02-23 03:12:12 +01:00
parent f646eb4057
commit a2da2e39fc
16 changed files with 1651 additions and 214 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Google.Protobuf" version="3.5.1" targetFramework="net461" />
<package id="MySql.Data" version="8.0.15" targetFramework="net461" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net461" />
</packages>