diff --git a/Platform.Communication/Platform.Communication.csproj b/Platform.Communication/Platform.Communication.csproj
index 711b863..035dace 100644
--- a/Platform.Communication/Platform.Communication.csproj
+++ b/Platform.Communication/Platform.Communication.csproj
@@ -4,15 +4,15 @@
LinksPlatform's Platform.Communication Class Library
Konstantin Diachenko
Platform.Communication
- 0.1.1
+ 0.1.2
Konstantin Diachenko
netstandard2.0
Platform.Communication
Platform.Communication
- LinksPlatform;Communication;Protocols;Gexf;Udp;UdpSender;UdpReceiver
+ LinksPlatform;Communication;Protocols;Gexf;Udp;UdpSender;UdpReceiver;Xml;Serializer
https://raw.githubusercontent.com/linksplatform/Documentation/18469f4d033ee9a5b7b84caab9c585acab2ac519/doc/Avatar-rainbow-icon-64x64.png
https://linksplatform.github.io/Communication
- LGPL-3.0-only
+ GPL-3.0-only
true
git
git://github.com/linksplatform/Communication
@@ -21,9 +21,12 @@
true
true
snupkg
- Correcly ignoring exceptions now.
-Platform.Threading dependency update from 0.0.3 to 0.0.4.
-Platform.Helpers dependency update from 0.1.0 to 0.1.1.
+ Platform.Threading dependency updated from 0.0.4 to 0.0.5.
+Platform.Helpers dependency replaced with Platform.Singletons.
+Added Platform.Communication.Protocol.Xml.Serializer.
+XML documentation file generation turned on.
+Added tests.
+Travis CI connected.
Refactoring and issues fix.