From 5695570fe2d10052ac695af7305a411a0d053a93 Mon Sep 17 00:00:00 2001 From: Sven Mitt Date: Mon, 18 May 2026 14:37:11 +0300 Subject: [PATCH] build(deps): update dependencies to latest, bump version to 1.3.0 NUnit is kept at 4.5.1 due to a compile-time ambiguity error introduced in newer versions: 'Assert.Throws(TestDelegate)' and 'Assert.Throws(Action)' are ambiguous. To be resolved in a follow-up commit. WE2-953 Signed-off-by: Sven Mitt --- .../WebEid.AspNetCore.Example.csproj | 14 +++++++------- .../WebEid.Security.Tests.csproj | 2 +- src/WebEid.Security/WebEid.Security.csproj | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/example/src/WebEid.AspNetCore.Example/WebEid.AspNetCore.Example.csproj b/example/src/WebEid.AspNetCore.Example/WebEid.AspNetCore.Example.csproj index 1258b1a..c94ba60 100644 --- a/example/src/WebEid.AspNetCore.Example/WebEid.AspNetCore.Example.csproj +++ b/example/src/WebEid.AspNetCore.Example/WebEid.AspNetCore.Example.csproj @@ -8,18 +8,18 @@ Linux WebEid.AspNetCore.Example true - 1.2.0 + 1.3.0 - - - - - + + + + + - + diff --git a/src/WebEid.Security.Tests/WebEid.Security.Tests.csproj b/src/WebEid.Security.Tests/WebEid.Security.Tests.csproj index 02b8321..9e5db47 100644 --- a/src/WebEid.Security.Tests/WebEid.Security.Tests.csproj +++ b/src/WebEid.Security.Tests/WebEid.Security.Tests.csproj @@ -48,7 +48,7 @@ all - + diff --git a/src/WebEid.Security/WebEid.Security.csproj b/src/WebEid.Security/WebEid.Security.csproj index 761d191..ffddef1 100644 --- a/src/WebEid.Security/WebEid.Security.csproj +++ b/src/WebEid.Security/WebEid.Security.csproj @@ -12,14 +12,14 @@ RIA RIA Copyright © Republic of Estonia Information System Authority 2023 - 1.2.0 + 1.3.0 - + - +