From 2d4dc8a85e530ccb9fae2510a928e9b35fce98cf Mon Sep 17 00:00:00 2001 From: Tino Hager Date: Wed, 10 Jul 2024 10:59:32 +0200 Subject: [PATCH] version increased --- .../Nager.Authentication.Abstraction.csproj | 2 +- .../Nager.Authentication.AspNet.csproj | 8 +------- src/Nager.Authentication/Nager.Authentication.csproj | 9 +-------- 3 files changed, 3 insertions(+), 16 deletions(-) diff --git a/src/Nager.Authentication.Abstraction/Nager.Authentication.Abstraction.csproj b/src/Nager.Authentication.Abstraction/Nager.Authentication.Abstraction.csproj index 38ed7d4..44a9196 100644 --- a/src/Nager.Authentication.Abstraction/Nager.Authentication.Abstraction.csproj +++ b/src/Nager.Authentication.Abstraction/Nager.Authentication.Abstraction.csproj @@ -20,7 +20,7 @@ enable netstandard2.1 - 2.0.1 + 2.0.4 diff --git a/src/Nager.Authentication.AspNet/Nager.Authentication.AspNet.csproj b/src/Nager.Authentication.AspNet/Nager.Authentication.AspNet.csproj index 8db391e..6c2ac9f 100644 --- a/src/Nager.Authentication.AspNet/Nager.Authentication.AspNet.csproj +++ b/src/Nager.Authentication.AspNet/Nager.Authentication.AspNet.csproj @@ -18,7 +18,7 @@ net8.0;net7.0;net6.0 enable - 2.0.3 + 2.0.4 @@ -37,12 +37,6 @@ - - - - - - diff --git a/src/Nager.Authentication/Nager.Authentication.csproj b/src/Nager.Authentication/Nager.Authentication.csproj index a52decb..0840786 100644 --- a/src/Nager.Authentication/Nager.Authentication.csproj +++ b/src/Nager.Authentication/Nager.Authentication.csproj @@ -20,7 +20,7 @@ enable net8.0;net7.0;net6.0 - 2.0.3 + 2.0.4 @@ -38,13 +38,6 @@ - - - - - - -