From 84a82a0b6e8d9ec2b768fc2460e28b2d2124f76e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D0=BD=D1=81=D1=82=D0=B0=D0=BD=D1=82=D0=B8?= =?UTF-8?q?=D0=BD=20=D0=94=D1=8C=D1=8F=D1=87=D0=B5=D0=BD=D0=BA=D0=BE?= Date: Thu, 7 Nov 2019 14:10:41 +0300 Subject: [PATCH] Version 0.1.6. Release notes updated. --- .../Platform.Communication.csproj | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/Platform.Communication/Platform.Communication.csproj b/Platform.Communication/Platform.Communication.csproj index b57770a..5c6f789 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.5 + 0.1.6 Konstantin Diachenko net471;netstandard2.0;netstandard2.1 Platform.Communication @@ -24,14 +24,7 @@ true snupkg latest - Added support for .NET Standard 2.1 (.NET Core 3.0). -Microsoft.NET.Test.Sdk dependency updated from 16.2.0 to 16.3.0. -Platform.Threading dependency updated from 0.1.0 to 0.1.1. -Platform.Singletons dependency updated from 0.0.4 to 0.0.5. -Source link enabled. -Travis CI disabled. -GitHub Actions enabled. -Performance optimizations, issues fix. + Platform.Singletons dependency updated from 0.0.5 to 0.0.6. @@ -47,4 +40,4 @@ Performance optimizations, issues fix. - + \ No newline at end of file