From 11f2861661a46d478f1e26330d0359b7275ff4bb Mon Sep 17 00:00:00 2001 From: Fotios Kitsantas Date: Sat, 18 Nov 2023 18:29:29 +0000 Subject: [PATCH] Update Reina.Cryptography.csproj to resolve Fody.Costura issues. - Merged FodyWeavers.xml for both targets. - Removed the customization on .csproj for different Fody.Costura scenarios. - Successfully tested to produce .dll for both .Net & .NET Framework. --- Reina.Cryptography.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Reina.Cryptography.csproj b/Reina.Cryptography.csproj index 048771b..1a89747 100644 --- a/Reina.Cryptography.csproj +++ b/Reina.Cryptography.csproj @@ -5,7 +5,7 @@ enable enable true - 3.0.3 + 3.0.2 https://fkitsantas.github.io/Reina.Cryptography https://www.github.com/fkitsantas/Reina.Cryptography git @@ -28,4 +28,4 @@ - \ No newline at end of file +