Project cleanup

This commit is contained in:
Szymon Porwolik
2019-02-28 22:26:22 +01:00
committed by simpo
parent 31ed9ee875
commit 64a550e8e8
8 changed files with 11 additions and 13 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>