From ca8829595e759d180f5d7a7db66b935fa3df1547 Mon Sep 17 00:00:00 2001 From: AlexNDRmac Date: Fri, 20 Dec 2024 10:48:25 +0200 Subject: [PATCH] upgrade dependencies --- SignNow.Net.Examples/SignNow.Net.Examples.csproj | 8 ++++---- SignNow.Net.Test/SignNow.Net.Test.csproj | 16 +++++++++------- SignNow.Net/SignNow.Net.csproj | 2 +- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/SignNow.Net.Examples/SignNow.Net.Examples.csproj b/SignNow.Net.Examples/SignNow.Net.Examples.csproj index 6dfe0c72..1b03920a 100644 --- a/SignNow.Net.Examples/SignNow.Net.Examples.csproj +++ b/SignNow.Net.Examples/SignNow.Net.Examples.csproj @@ -12,13 +12,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/SignNow.Net.Test/SignNow.Net.Test.csproj b/SignNow.Net.Test/SignNow.Net.Test.csproj index daf1e4f6..b0ed9e4b 100644 --- a/SignNow.Net.Test/SignNow.Net.Test.csproj +++ b/SignNow.Net.Test/SignNow.Net.Test.csproj @@ -18,13 +18,15 @@ - - - - - - - + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SignNow.Net/SignNow.Net.csproj b/SignNow.Net/SignNow.Net.csproj index 941a3e60..daae7a63 100644 --- a/SignNow.Net/SignNow.Net.csproj +++ b/SignNow.Net/SignNow.Net.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive