diff --git a/src/DNTCaptcha.Core/DNTCaptcha.Core.csproj b/src/DNTCaptcha.Core/DNTCaptcha.Core.csproj index f9210ff..8a82a22 100644 --- a/src/DNTCaptcha.Core/DNTCaptcha.Core.csproj +++ b/src/DNTCaptcha.Core/DNTCaptcha.Core.csproj @@ -46,7 +46,7 @@ NU5104 - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -62,7 +62,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -70,7 +70,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -83,10 +83,10 @@ - - - - + + + + NET6_0 diff --git a/src/DNTCaptcha.TestApiApp/DNTCaptcha.TestApiApp.csproj b/src/DNTCaptcha.TestApiApp/DNTCaptcha.TestApiApp.csproj index 6fe81ad..0ad4b41 100644 --- a/src/DNTCaptcha.TestApiApp/DNTCaptcha.TestApiApp.csproj +++ b/src/DNTCaptcha.TestApiApp/DNTCaptcha.TestApiApp.csproj @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj b/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj index 1a814ab..ae9ee5c 100644 --- a/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj +++ b/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj @@ -15,7 +15,7 @@ - - + + \ No newline at end of file