From 1bda36e09e81bc9c60bd61114f91f89ff3b5d090 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Mon, 17 Jan 2022 15:20:38 +0100 Subject: [PATCH 1/2] Sign the assembly with a strong name - Updated RichardSzalay.MockHttp to 6.0.0 - Updated .Net 4.5 to .Net 4.5.2 - Added .NET 6.0 --- WebPush.Test/WebPush.Test.csproj | 6 ++++-- WebPush.Test/WebPush.snk | Bin 0 -> 596 bytes WebPush/WebPush.csproj | 6 ++++-- WebPush/WebPush.snk | Bin 0 -> 596 bytes WebPush/WebPushClient.cs | 6 +++++- 5 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 WebPush.Test/WebPush.snk create mode 100644 WebPush/WebPush.snk diff --git a/WebPush.Test/WebPush.Test.csproj b/WebPush.Test/WebPush.Test.csproj index ca25105..3203d04 100755 --- a/WebPush.Test/WebPush.Test.csproj +++ b/WebPush.Test/WebPush.Test.csproj @@ -1,8 +1,10 @@  - net45;net46;net471;net48;net5.0;netcoreapp2.0;netcoreapp3.1 + net452;net46;net471;net48;net5.0;net6.0;netcoreapp2.0;netcoreapp3.1 false + True + WebPush.snk @@ -10,7 +12,7 @@ - + diff --git a/WebPush.Test/WebPush.snk b/WebPush.Test/WebPush.snk new file mode 100644 index 0000000000000000000000000000000000000000..eebabb2752d0a3aba5925dc98bc722b8ff1e93d6 GIT binary patch literal 596 zcmV-a0;~N80ssI2Bme+XQ$aES1ONa50096E`xD_M_kEj;J)32ujOfp(IrNU{Rosr#A0O9@%o0`l}x;j=_b=|I7jnXndMf>rmgk@Y%hV#%P4{%m>{E6MC zrY$UU{VQo?D3En2$M!_1#ZJsd$V*;J-G!RHy94m|>t?HU-=mGM8-9_mMLpKvvsElhDt!-tt z=O%!)R8~PB50$+0>7i21y}`|_f=1)xRKm`E$XdVVY3YTOK}FrHsG@DaNFA^q2l{M8 z`O_k2!JN<6(B7poEFC3CpE_LqUn9~4R=q;&*m)2Dk4ZIm(lMA5r#23ASp6kYvx5Bv zE8-r(mrFhRPgA^n6e@3W*;EHjp2<&<8|ktJP5g+hh`Dxy4R9e=t797wox4qmcJ`2l zI~Jm6Iv|1zSucV>M&Zdgk6)|YDgYl;$sZ8P-X{pXzDLi<_P6F_NduE06eFiR5Ju-n zRyT>?!Y(Yy*dvJjxSJU|+IBK1U@h;?{=fr&;WY||dq4AHGmAI+V~;7uLcbNW_(}kp z>S{E)qkFimAz*XehBe8CO7~}d@i5ldTX#|GS)>+sBV}|pKyv7zJ01f+0aCYIG}Ooe i$R&M9Nd%A#7;D{NJ^VgLaqawl4DLIqnB6t6r=493E*xI~ literal 0 HcmV?d00001 diff --git a/WebPush/WebPush.csproj b/WebPush/WebPush.csproj index 068e02a..072bf5b 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 + net452;net46;net471;net48;net5.0;net6.0;netstandard1.3;netstandard2.0;netstandard2.1 true 1.0.12 Cory Thompson @@ -15,6 +15,8 @@ true true snupkg + True + WebPush.snk @@ -29,7 +31,7 @@ - + diff --git a/WebPush/WebPush.snk b/WebPush/WebPush.snk new file mode 100644 index 0000000000000000000000000000000000000000..eebabb2752d0a3aba5925dc98bc722b8ff1e93d6 GIT binary patch literal 596 zcmV-a0;~N80ssI2Bme+XQ$aES1ONa50096E`xD_M_kEj;J)32ujOfp(IrNU{Rosr#A0O9@%o0`l}x;j=_b=|I7jnXndMf>rmgk@Y%hV#%P4{%m>{E6MC zrY$UU{VQo?D3En2$M!_1#ZJsd$V*;J-G!RHy94m|>t?HU-=mGM8-9_mMLpKvvsElhDt!-tt z=O%!)R8~PB50$+0>7i21y}`|_f=1)xRKm`E$XdVVY3YTOK}FrHsG@DaNFA^q2l{M8 z`O_k2!JN<6(B7poEFC3CpE_LqUn9~4R=q;&*m)2Dk4ZIm(lMA5r#23ASp6kYvx5Bv zE8-r(mrFhRPgA^n6e@3W*;EHjp2<&<8|ktJP5g+hh`Dxy4R9e=t797wox4qmcJ`2l zI~Jm6Iv|1zSucV>M&Zdgk6)|YDgYl;$sZ8P-X{pXzDLi<_P6F_NduE06eFiR5Ju-n zRyT>?!Y(Yy*dvJjxSJU|+IBK1U@h;?{=fr&;WY||dq4AHGmAI+V~;7uLcbNW_(}kp z>S{E)qkFimAz*XehBe8CO7~}d@i5ldTX#|GS)>+sBV}|pKyv7zJ01f+0aCYIG}Ooe i$R&M9Nd%A#7;D{NJ^VgLaqawl4DLIqnB6t6r=493E*xI~ literal 0 HcmV?d00001 diff --git a/WebPush/WebPushClient.cs b/WebPush/WebPushClient.cs index df1bfe1..8a48b56 100644 --- a/WebPush/WebPushClient.cs +++ b/WebPush/WebPushClient.cs @@ -9,7 +9,11 @@ using WebPush.Model; using WebPush.Util; -[assembly: InternalsVisibleTo("WebPush.Test")] +[assembly: InternalsVisibleTo("WebPush.Test, PublicKey=00240000048000009400000006020000002400005253413100040000010001000dfb13e125f77d" + + "9b8c3d9b65a48ce8cfa839fa1105fa51724e170d5c286a0cfe212f410abb22a989d70fa517f488" + + "bcdbfeb494395ab8faec69538fd88709ba9a785a56a3ce109d71d06d0ca854d6a30299ea35d0d4" + + "9d91dd5200e1fe0b9b9acc50ba3a565975ddae5a8dd2323f45fbf1a784655c5086f3d0230f7056" + + "75fc89dd")] namespace WebPush { From 9938657a55742adc65515b7dd249614c670c7d36 Mon Sep 17 00:00:00 2001 From: Lars Hanisch Date: Fri, 15 Sep 2023 10:18:02 +0200 Subject: [PATCH 2/2] Remove obsolete target frameworks --- WebPush.Test/WebPush.Test.csproj | 2 +- WebPush/WebPush.csproj | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/WebPush.Test/WebPush.Test.csproj b/WebPush.Test/WebPush.Test.csproj index 3203d04..e697fbe 100755 --- a/WebPush.Test/WebPush.Test.csproj +++ b/WebPush.Test/WebPush.Test.csproj @@ -1,7 +1,7 @@  - net452;net46;net471;net48;net5.0;net6.0;netcoreapp2.0;netcoreapp3.1 + net462;net48;net6.0 false True WebPush.snk diff --git a/WebPush/WebPush.csproj b/WebPush/WebPush.csproj index 072bf5b..a765575 100755 --- a/WebPush/WebPush.csproj +++ b/WebPush/WebPush.csproj @@ -1,7 +1,7 @@  - net452;net46;net471;net48;net5.0;net6.0;netstandard1.3;netstandard2.0;netstandard2.1 + net6.0;netstandard2.0 true 1.0.12 Cory Thompson @@ -23,15 +23,9 @@ - - - - - -