diff --git a/Platform.Communication.csproj b/Platform.Communication.csproj index 791a288..ab5d29f 100644 --- a/Platform.Communication.csproj +++ b/Platform.Communication.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.Communication Class Library Konstantin Diachenko Platform.Communication - 0.1.0 + 0.1.1 Konstantin Diachenko netstandard2.0 Platform.Communication @@ -21,6 +21,10 @@ false 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. +Refactoring and issues fix.