diff --git a/Core/Core.csproj b/Core/Core.csproj index ce75aaf..bb22d03 100644 --- a/Core/Core.csproj +++ b/Core/Core.csproj @@ -6,12 +6,12 @@ - - - - - - + + + + + + diff --git a/Parsers/Parsers.csproj b/Parsers/Parsers.csproj index 3b0b6c4..83165a4 100644 --- a/Parsers/Parsers.csproj +++ b/Parsers/Parsers.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 2cadce3..1fbcd02 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 @@ -9,10 +9,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers diff --git a/Web/Web.csproj b/Web/Web.csproj index 17ca839..51ced1a 100644 --- a/Web/Web.csproj +++ b/Web/Web.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 enable enable a9a62119-b42c-478e-b8dc-ff6a1b0c7f1f @@ -9,11 +9,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - +