From e9e80d111ba17233927286185d06decfa74bb516 Mon Sep 17 00:00:00 2001 From: Sergey Kovalenko Date: Mon, 17 Jul 2023 10:49:06 +0200 Subject: [PATCH] Upgrade BouncyCastle library to 2.2.1 --- WebPush.Test/WebPush.Test.csproj | 2 +- WebPush/WebPush.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WebPush.Test/WebPush.Test.csproj b/WebPush.Test/WebPush.Test.csproj index ca25105..6c33d9c 100755 --- a/WebPush.Test/WebPush.Test.csproj +++ b/WebPush.Test/WebPush.Test.csproj @@ -1,7 +1,7 @@  - net45;net46;net471;net48;net5.0;netcoreapp2.0;netcoreapp3.1 + net461;net6.0;netcoreapp3.1 false diff --git a/WebPush/WebPush.csproj b/WebPush/WebPush.csproj index 068e02a..3cbd1d1 100755 --- a/WebPush/WebPush.csproj +++ b/WebPush/WebPush.csproj @@ -1,7 +1,7 @@  - net45;net46;net471;net48;net5.0;netstandard1.3;netstandard2.0;netstandard2.1 + net461;net6.0;netstandard2.0 true 1.0.12 Cory Thompson @@ -24,12 +24,12 @@ - + - +