From 67f11cc275fc4e8891e80c2439fc1e5afec9c88b Mon Sep 17 00:00:00 2001 From: konradll Date: Wed, 31 Aug 2022 15:44:37 +0200 Subject: [PATCH] override transitive dependencies to fix vulnerabilities --- DotnetAspCoreMvcExample/DotnetAspCoreMvcExample.csproj | 6 ++++++ OneginiAuthClient/OneginiAuthClient.csproj | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/DotnetAspCoreMvcExample/DotnetAspCoreMvcExample.csproj b/DotnetAspCoreMvcExample/DotnetAspCoreMvcExample.csproj index 42a6fd5..0bd453e 100644 --- a/DotnetAspCoreMvcExample/DotnetAspCoreMvcExample.csproj +++ b/DotnetAspCoreMvcExample/DotnetAspCoreMvcExample.csproj @@ -6,7 +6,13 @@ + + + + diff --git a/OneginiAuthClient/OneginiAuthClient.csproj b/OneginiAuthClient/OneginiAuthClient.csproj index 272515c..1022dc9 100644 --- a/OneginiAuthClient/OneginiAuthClient.csproj +++ b/OneginiAuthClient/OneginiAuthClient.csproj @@ -4,5 +4,11 @@ + + + + \ No newline at end of file