diff --git a/Platform.Communication/Platform.Communication.csproj b/Platform.Communication/Platform.Communication.csproj index 8145ffd..6260d0f 100644 --- a/Platform.Communication/Platform.Communication.csproj +++ b/Platform.Communication/Platform.Communication.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Communication Class Library Konstantin Diachenko Platform.Communication - 0.1.2 + 0.1.3 Konstantin Diachenko netstandard2.0;net461 netcoreapp2.0 @@ -22,13 +22,11 @@ true true snupkg - 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. + Added support for net461 (.NET Framework 4.6.1). +Platform.Threading dependency updated from 0.0.5 to 0.1.0. +Platform.Singletons dependency updated from 0.0.2 to 0.0.3. +Tags updated. +Issues fix.