From 3da47bf4827a0fa800f2b9a948142900068762df Mon Sep 17 00:00:00 2001 From: "C. Augusto Proiete" Date: Fri, 30 Apr 2021 13:00:45 -0300 Subject: [PATCH] (#133) Strong-name sign Abstractions and Transport --- asset/cakebuild.snk | Bin 0 -> 596 bytes .../Cake.Scripting.Abstractions.csproj | 4 ++++ .../Cake.Scripting.Transport.Tests.csproj | 4 ++++ .../Cake.Scripting.Transport.csproj | 6 +++++- src/Shared.props | 4 ++-- 5 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 asset/cakebuild.snk diff --git a/asset/cakebuild.snk b/asset/cakebuild.snk new file mode 100644 index 0000000000000000000000000000000000000000..113374fddd6d6c9d665a783fe465774e9057677b GIT binary patch literal 596 zcmV-a0;~N80ssI2Bme+XQ$aES1ONa50098;AEz@BtKTHcxv~#Zik&N65}`<1LO}NH zlXy63quPj~+m;h)@aEcqyTR>(JK9?+OXvMnYPLOAauk}yJ(tN2kGMs@l>kiKe-19D zz#<^ZBAL&Fd{`fajKTNKS=*(Vu$ps`VTK?vF#`8xQ!3J#ISn9qY;>d?bIMQ24piT> zX(~&6bA~+;bU7pof5Ya7h}Bn`I$?JM5`1+=lSNr3PvP<^j8M`)ku@^zSi00Wog=!Q_4x;P*Fh zL6=9D(cGBo5v{li1E^LkyGiKZvJmP+!^@)0+~t4NCAn34)_EcgLZ<~ST8>6Yu&b{v zk$eB^kJ`Xr{F?`2U|+5K+$o?L7;%olTLyyB(V+(D;J)e+daT23cHYUB^e3KGV4H7i z?YkTilRXaIq8Om6ZSm%22B$OKeB!My2NENw8uBz)2n$#-?8V9ZFhQnX_XmU;s|7Kh zMINZV%5S2YnTXho&uhv82N-H)9l;cvDQLZE4<*MG3{<*_NhoaVr*^{`uScrtqPlX2 z&x3g9`#;F_`fRe_bl&P<&TU}pPTgRYXUyD$aLiOxO5s2VA$h~Z;8+QasIi{?0Vg(m zxE!)qHBF<)8z6vkBknogMmI*C1Z)t;`{;5gHFeU*crtpi{| iYS0hnH{jNrXq}eH?xlJH5E2VfN#st3qDE=Jr{Q(#^dbBJ literal 0 HcmV?d00001 diff --git a/src/Cake.Scripting.Abstractions/Cake.Scripting.Abstractions.csproj b/src/Cake.Scripting.Abstractions/Cake.Scripting.Abstractions.csproj index 43f453b..56090fd 100644 --- a/src/Cake.Scripting.Abstractions/Cake.Scripting.Abstractions.csproj +++ b/src/Cake.Scripting.Abstractions/Cake.Scripting.Abstractions.csproj @@ -4,6 +4,10 @@ net461;netstandard2.0 true AnyCPU + + true + ../../asset/cakebuild.snk + true diff --git a/src/Cake.Scripting.Transport.Tests/Cake.Scripting.Transport.Tests.csproj b/src/Cake.Scripting.Transport.Tests/Cake.Scripting.Transport.Tests.csproj index 39de44a..1db907f 100644 --- a/src/Cake.Scripting.Transport.Tests/Cake.Scripting.Transport.Tests.csproj +++ b/src/Cake.Scripting.Transport.Tests/Cake.Scripting.Transport.Tests.csproj @@ -4,6 +4,10 @@ net461;net5.0 true true + + true + ../../asset/cakebuild.snk + true diff --git a/src/Cake.Scripting.Transport/Cake.Scripting.Transport.csproj b/src/Cake.Scripting.Transport/Cake.Scripting.Transport.csproj index 481ba83..7bc7b5f 100644 --- a/src/Cake.Scripting.Transport/Cake.Scripting.Transport.csproj +++ b/src/Cake.Scripting.Transport/Cake.Scripting.Transport.csproj @@ -4,6 +4,10 @@ net461;netstandard2.0 true AnyCPU + + true + ../../asset/cakebuild.snk + true @@ -13,7 +17,7 @@ - + diff --git a/src/Shared.props b/src/Shared.props index 2138a87..7de2cb1 100644 --- a/src/Shared.props +++ b/src/Shared.props @@ -4,8 +4,8 @@ $(AssemblyName) Copyright (c) .NET Foundation and contributors - Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström and contributors - Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström and contributors + Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström, C. Augusto Proiete, Nils Andresen, and contributors + Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström, C. Augusto Proiete, Nils Andresen, and contributors MIT cake-medium.png https://github.com/cake-build/bakery