diff --git a/server/src/FilterLists.Agent/FilterLists.Agent.csproj b/server/src/FilterLists.Agent/FilterLists.Agent.csproj index 81893db39..2d7290af9 100644 --- a/server/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/server/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -53,10 +53,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file diff --git a/server/src/FilterLists.Api/FilterLists.Api.csproj b/server/src/FilterLists.Api/FilterLists.Api.csproj index af32c4f78..ebb4b4a1c 100644 --- a/server/src/FilterLists.Api/FilterLists.Api.csproj +++ b/server/src/FilterLists.Api/FilterLists.Api.csproj @@ -42,10 +42,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file diff --git a/server/src/FilterLists.Data/FilterLists.Data.csproj b/server/src/FilterLists.Data/FilterLists.Data.csproj index c1281a9c4..15ffed313 100644 --- a/server/src/FilterLists.Data/FilterLists.Data.csproj +++ b/server/src/FilterLists.Data/FilterLists.Data.csproj @@ -22,10 +22,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - diff --git a/server/src/FilterLists.Services/FilterLists.Services.csproj b/server/src/FilterLists.Services/FilterLists.Services.csproj index 3ca1fba8e..573953876 100644 --- a/server/src/FilterLists.Services/FilterLists.Services.csproj +++ b/server/src/FilterLists.Services/FilterLists.Services.csproj @@ -29,10 +29,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - \ No newline at end of file diff --git a/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj b/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj index 7f4e2a43a..4f1e10765 100644 --- a/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj +++ b/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj @@ -29,10 +29,6 @@ runtime; build; native; contentfiles; analyzers - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - all diff --git a/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj b/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj index c88d80181..f3447693a 100644 --- a/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj +++ b/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj @@ -29,10 +29,6 @@ runtime; build; native; contentfiles; analyzers - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - all diff --git a/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj b/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj index 975511173..78bae6a07 100644 --- a/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj +++ b/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj @@ -29,10 +29,6 @@ runtime; build; native; contentfiles; analyzers - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - all