From 5d0fadead009b336008e7b839d6902a8a5cc9f55 Mon Sep 17 00:00:00 2001 From: Rami Date: Fri, 10 Feb 2023 16:58:38 -0800 Subject: [PATCH] Signing .NET 4.5 and portable libraries so public key tokens match --- ...et.Security.Cryptography.NET45+Win8+WPA81.csproj | 11 +++++++++++ .../SshNet.Security.Cryptography.NET45.csproj | 13 +++++++++++++ 2 files changed, 24 insertions(+) diff --git a/src/SshNet.Security.Cryptography.NET45+Win8+WPA81/SshNet.Security.Cryptography.NET45+Win8+WPA81.csproj b/src/SshNet.Security.Cryptography.NET45+Win8+WPA81/SshNet.Security.Cryptography.NET45+Win8+WPA81.csproj index 72b11c6..2c02e08 100644 --- a/src/SshNet.Security.Cryptography.NET45+Win8+WPA81/SshNet.Security.Cryptography.NET45+Win8+WPA81.csproj +++ b/src/SshNet.Security.Cryptography.NET45+Win8+WPA81/SshNet.Security.Cryptography.NET45+Win8+WPA81.csproj @@ -37,12 +37,23 @@ bin\Release\SshNet.Security.Cryptography.xml true + + true + + + ..\SshNet.Security.Cryptography.snk + + + + SshNet.Security.Cryptography.snk + +