From 5bd4b322075cbfb73f2164abaa8f8047a53b8ab4 Mon Sep 17 00:00:00 2001 From: Peter Csajtai Date: Mon, 7 Mar 2022 00:29:26 +0100 Subject: [PATCH] Update stashbox.csproj --- src/stashbox.csproj | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/src/stashbox.csproj b/src/stashbox.csproj index a401f61d..c31b96e5 100644 --- a/src/stashbox.csproj +++ b/src/stashbox.csproj @@ -1,6 +1,6 @@  - net45;netstandard2.0;netstandard2.1;net5.0;net6.0 + net45;net461;netstandard2.0;netstandard2.1;net5.0;net6.0 Stashbox Stashbox Stashbox @@ -51,6 +51,10 @@ Stashbox .NET 4.5 + + Stashbox .NET 4.6.1 + HAS_ASYNC_DISPOSABLE + Stashbox .NET 5.0 HAS_ASYNC_DISPOSABLE @@ -59,14 +63,21 @@ Stashbox .NET 6.0 HAS_ASYNC_DISPOSABLE - + + + + + + + + + - - - + +