diff --git a/src/FilterLists.Agent/FilterLists.Agent.csproj b/src/FilterLists.Agent/FilterLists.Agent.csproj index d9ab8f76f..3f96ecb6c 100644 --- a/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -1,77 +1,77 @@  - - netcoreapp3.0 - enable - true - true - true - Exe - linux-musl-x64 - --additionalProbingPath /root/.nuget/fallbackpackages2 --additionalProbingPath /root/.nuget/fallbackpackages "bin/$(Configuration)/$(TargetFramework)/$(AssemblyName).dll" -a -v - /usr/bin/dotnet - ..\..\docker-compose.dcproj - + + netcoreapp3.0 + enable + true + true + true + Exe + linux-musl-x64 + ..\..\docker-compose.dcproj + /usr/bin/dotnet + --additionalProbingPath /root/.nuget/fallbackpackages2 --additionalProbingPath /root/.nuget/fallbackpackages "bin/$(Configuration)/$(TargetFramework)/$(AssemblyName).dll" -a -v + - - Collin M. Barrett - Collin M. Barrett - FilterLists - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2019 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - git - + + Collin M. Barrett + Collin M. Barrett + FilterLists + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2019 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + git + - - FilterLists.Agent.ruleset - + + FilterLists.Agent.ruleset + - - FilterLists.Agent.ruleset - + + FilterLists.Agent.ruleset + - - - + + + - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + - - - PreserveNewest - - - PreserveNewest - - + + + PreserveNewest + + + PreserveNewest + + \ No newline at end of file diff --git a/src/FilterLists.Api/FilterLists.Api.csproj b/src/FilterLists.Api/FilterLists.Api.csproj index ab152fd9d..5f31de9f7 100644 --- a/src/FilterLists.Api/FilterLists.Api.csproj +++ b/src/FilterLists.Api/FilterLists.Api.csproj @@ -1,58 +1,53 @@  - - netcoreapp3.0 - true - true - true - linux-musl-x64 - ..\..\docker-compose.dcproj - ..\.. + + netcoreapp3.0 + true + true + true + linux-musl-x64 + ..\..\docker-compose.dcproj + ..\.. build - - Collin M. Barrett - Collin M. Barrett - FilterLists - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2019 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - git - + + Collin M. Barrett + Collin M. Barrett + FilterLists + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2019 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + git + - - FilterLists.Api.ruleset - + + FilterLists.Api.ruleset + - - FilterLists.Api.ruleset - + + FilterLists.Api.ruleset + - - - + + + - - - - + + + - - - - - - - - + + + + - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + \ No newline at end of file diff --git a/src/FilterLists.Data/FilterLists.Data.csproj b/src/FilterLists.Data/FilterLists.Data.csproj index 93d530cb0..b60bb13a8 100644 --- a/src/FilterLists.Data/FilterLists.Data.csproj +++ b/src/FilterLists.Data/FilterLists.Data.csproj @@ -1,31 +1,31 @@  - - netstandard2.1 - + + netstandard2.1 + - - Collin M. Barrett - Collin M. Barrett - FilterLists - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2019 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - git - + + Collin M. Barrett + Collin M. Barrett + FilterLists + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2019 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + git + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers + + + \ No newline at end of file diff --git a/src/FilterLists.Services/FilterLists.Services.csproj b/src/FilterLists.Services/FilterLists.Services.csproj index 5ecb788a2..95d8d2f8f 100644 --- a/src/FilterLists.Services/FilterLists.Services.csproj +++ b/src/FilterLists.Services/FilterLists.Services.csproj @@ -1,34 +1,34 @@  - - netstandard2.1 - + + netstandard2.1 + - - Collin M. Barrett - Collin M. Barrett - FilterLists - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2019 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - git - + + Collin M. Barrett + Collin M. Barrett + FilterLists + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2019 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + git + - - + + - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + \ No newline at end of file diff --git a/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj b/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj index f0f0a5bd7..1c0105fc7 100644 --- a/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj +++ b/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj @@ -1,51 +1,51 @@  - - netcoreapp3.0 - enable - + + netcoreapp3.0 + enable + - - Collin M. Barrett - Collin M. Barrett - FilterLists - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2019 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - git - + + Collin M. Barrett + Collin M. Barrett + FilterLists + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2019 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + git + - - FilterLists.Agent.Tests.ruleset - + + FilterLists.Agent.Tests.ruleset + - - FilterLists.Agent.Tests.ruleset - + + FilterLists.Agent.Tests.ruleset + - - - + + + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers - - - all - runtime; build; native; contentfiles; analyzers - - - - - all - runtime; build; native; contentfiles; analyzers - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers + + + all + runtime; build; native; contentfiles; analyzers + + + + + all + runtime; build; native; contentfiles; analyzers + + \ No newline at end of file diff --git a/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj b/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj index 897996731..553f39689 100644 --- a/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj +++ b/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj @@ -1,50 +1,50 @@  - - netcoreapp3.0 - + + netcoreapp3.0 + - - Collin M. Barrett - Collin M. Barrett - FilterLists - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2019 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - git - + + Collin M. Barrett + Collin M. Barrett + FilterLists + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2019 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + git + - - FilterLists.Data.Tests.ruleset - + + FilterLists.Data.Tests.ruleset + - - FilterLists.Data.Tests.ruleset - + + FilterLists.Data.Tests.ruleset + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers - - - all - runtime; build; native; contentfiles; analyzers - - - - - all - runtime; build; native; contentfiles; analyzers - - + + + - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers + + + all + runtime; build; native; contentfiles; analyzers + + + + + all + runtime; build; native; contentfiles; analyzers + + \ No newline at end of file diff --git a/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj b/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj index 19a0ec56b..e79ab965f 100644 --- a/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj +++ b/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj @@ -1,46 +1,46 @@  - - netcoreapp3.0 - + + netcoreapp3.0 + - - Collin M. Barrett - Collin M. Barrett - FilterLists - The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. - Copyright (c) 2019 Collin M. Barrett - https://github.com/collinbarrett/FilterLists - git - + + Collin M. Barrett + Collin M. Barrett + FilterLists + The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances. + Copyright (c) 2019 Collin M. Barrett + https://github.com/collinbarrett/FilterLists + git + - - FilterLists.Services.Tests.ruleset - + + FilterLists.Services.Tests.ruleset + - - FilterLists.Services.Tests.ruleset - + + FilterLists.Services.Tests.ruleset + - - - + + + - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers - - - - - all - runtime; build; native; contentfiles; analyzers - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers + + + + + all + runtime; build; native; contentfiles; analyzers + + \ No newline at end of file