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 @@ - + - +