From ed02918444c7af1bd43b97d755929bcb1ff1b70e 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 15:18:43 +0300 Subject: [PATCH] Version 0.1.3. Release notes updated. --- Platform.IO.csproj | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/Platform.IO.csproj b/Platform.IO.csproj index 067cb21..0f2c5c7 100644 --- a/Platform.IO.csproj +++ b/Platform.IO.csproj @@ -4,7 +4,7 @@ LinksPlatform's Platform.IO Class Library Konstantin Diachenko Platform.IO - 0.1.2 + 0.1.3 Konstantin Diachenko net471;netstandard2.0;netstandard2.1 Platform.IO @@ -24,13 +24,7 @@ true snupkg latest - Added support for .NET Standard 2.1 (.NET Core 3.0). -Platform.Threading dependency updated from 0.1.0 to 0.1.1. -Platform.Unsafe dependency updated from 0.1.3 to 0.2.0. -Source link enabled. -Travis CI disabled. -GitHub Actions enabled. -Performance optimizations, issues fix. + Platform.Unsafe dependency updated from 0.2.0 to 0.2.1.