diff --git a/src/DNTCaptcha.Core/DNTCaptcha.Core.csproj b/src/DNTCaptcha.Core/DNTCaptcha.Core.csproj index f9210ff..2400ae7 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,9 +83,9 @@ - - - + + + diff --git a/src/DNTCaptcha.TestApiApp/DNTCaptcha.TestApiApp.csproj b/src/DNTCaptcha.TestApiApp/DNTCaptcha.TestApiApp.csproj index 6fe81ad..068199f 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..18ed6b0 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