diff --git a/server/.dockerignore b/.dockerignore similarity index 100% rename from server/.dockerignore rename to .dockerignore diff --git a/server/src/FilterLists.Agent/FilterLists.Agent.csproj b/server/src/FilterLists.Agent/FilterLists.Agent.csproj index 779e7a3e6..324a99fc1 100644 --- a/server/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/server/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -36,29 +36,29 @@ - + - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - + + + + + + + + + + - + diff --git a/server/src/FilterLists.Api/FilterLists.Api.csproj b/server/src/FilterLists.Api/FilterLists.Api.csproj index c22dc5d0a..adb41b2fd 100644 --- a/server/src/FilterLists.Api/FilterLists.Api.csproj +++ b/server/src/FilterLists.Api/FilterLists.Api.csproj @@ -40,14 +40,14 @@ - - + + 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 feaa3af9c..40e62b60e 100644 --- a/server/src/FilterLists.Data/FilterLists.Data.csproj +++ b/server/src/FilterLists.Data/FilterLists.Data.csproj @@ -21,11 +21,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers - + \ No newline at end of file diff --git a/server/src/FilterLists.Services/FilterLists.Services.csproj b/server/src/FilterLists.Services/FilterLists.Services.csproj index 7df686d64..bc58caefc 100644 --- a/server/src/FilterLists.Services/FilterLists.Services.csproj +++ b/server/src/FilterLists.Services/FilterLists.Services.csproj @@ -27,7 +27,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj b/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj index 09e47b5ed..2a36ac3ad 100644 --- a/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj +++ b/server/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj @@ -36,11 +36,11 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers - + all diff --git a/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj b/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj index 654fab491..46186a079 100644 --- a/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj +++ b/server/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj @@ -35,11 +35,11 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers - + all diff --git a/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj b/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj index ca25965c5..8510fcef5 100644 --- a/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj +++ b/server/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj @@ -35,7 +35,7 @@ all runtime; build; native; contentfiles; analyzers - + all