diff --git a/src/Nager.Authentication.Abstraction/Nager.Authentication.Abstraction.csproj b/src/Nager.Authentication.Abstraction/Nager.Authentication.Abstraction.csproj index 90929c9..113bbba 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 - 1.2.0 + 2.0.0 diff --git a/src/Nager.Authentication.AspNet/Nager.Authentication.AspNet.csproj b/src/Nager.Authentication.AspNet/Nager.Authentication.AspNet.csproj index abbb1bd..35be593 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 - 1.2.0 + 2.0.0 diff --git a/src/Nager.Authentication/Nager.Authentication.csproj b/src/Nager.Authentication/Nager.Authentication.csproj index 32d4b7f..e70f837 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 - 1.2.0 + 2.0.0