From 15a4252e0d49f08a5f79f61445201fdee7d33585 Mon Sep 17 00:00:00 2001 From: ferhat elmas Date: Wed, 24 Feb 2021 15:39:55 +0100 Subject: [PATCH] Fix fallback folder compression --- src/stream-net/stream-net.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stream-net/stream-net.csproj b/src/stream-net/stream-net.csproj index 9dd3d85..e41430e 100644 --- a/src/stream-net/stream-net.csproj +++ b/src/stream-net/stream-net.csproj @@ -3,7 +3,7 @@ TRACE;DEBUG;NETCORE - net45;net461;netcoreapp1.0;netcoreapp2.2;netcoreapp3.1;netstandard1.6;netstandard2.0 + net45;net461;netcoreapp2.1;netcoreapp3.1;netstandard1.6;netstandard2.0 stream-net