diff --git a/src/FilterLists.Agent/FilterLists.Agent.csproj b/src/FilterLists.Agent/FilterLists.Agent.csproj index 5bbc15985..1ec921aa6 100644 --- a/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -1,75 +1,73 @@  - - 8.0 - enable - Exe - netcoreapp2.2 - true - linux-musl-x64 - --additionalProbingPath /root/.nuget/fallbackpackages2 --additionalProbingPath /root/.nuget/fallbackpackages "bin/$(Configuration)/$(TargetFramework)/$(AssemblyName).dll" -a -v - /usr/bin/dotnet - ..\..\docker-compose.dcproj - + + 8.0 + enable + Exe + netcoreapp2.2 + true + linux-musl-x64 + --additionalProbingPath /root/.nuget/fallbackpackages2 --additionalProbingPath /root/.nuget/fallbackpackages "bin/$(Configuration)/$(TargetFramework)/$(AssemblyName).dll" -a -v + /usr/bin/dotnet + ..\..\docker-compose.dcproj + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - 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 6cabd3648..66b981248 100644 --- a/src/FilterLists.Api/FilterLists.Api.csproj +++ b/src/FilterLists.Api/FilterLists.Api.csproj @@ -1,54 +1,52 @@  - - latest - netcoreapp2.2 - true - linux-musl-x64 - ..\..\docker-compose.dcproj - + + latest + netcoreapp2.2 + true + linux-musl-x64 + ..\..\docker-compose.dcproj + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 + - - - + + + - - - - + + + + - - - + + + - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/src/FilterLists.Data/FilterLists.Data.csproj b/src/FilterLists.Data/FilterLists.Data.csproj index 280ceed81..c002b93b9 100644 --- a/src/FilterLists.Data/FilterLists.Data.csproj +++ b/src/FilterLists.Data/FilterLists.Data.csproj @@ -1,36 +1,34 @@  - - latest - netstandard2.0 - true - + + latest + netstandard2.0 + true + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 - - - + + + + + + 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 569a8fe11..df5c9f82e 100644 --- a/src/FilterLists.Services/FilterLists.Services.csproj +++ b/src/FilterLists.Services/FilterLists.Services.csproj @@ -1,39 +1,37 @@  - - latest - netstandard2.0 - true - + + latest + netstandard2.0 + true + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 + - - - + + + - - - + + + - - - - - - - - - + + + + + + + + + \ No newline at end of file diff --git a/src/FilterLists.Web/FilterLists.Web.csproj b/src/FilterLists.Web/FilterLists.Web.csproj index 27cc6c68a..153530d79 100644 --- a/src/FilterLists.Web/FilterLists.Web.csproj +++ b/src/FilterLists.Web/FilterLists.Web.csproj @@ -1,74 +1,73 @@  - - latest - netcoreapp2.2 - true - linux-musl-x64 - ..\..\docker-compose.dcproj - Latest - true - + + latest + netcoreapp2.2 + true + linux-musl-x64 + ..\..\docker-compose.dcproj + Latest + true + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 + - - - + + + - - - - - - - + + + + + + + - - - + + + - - - Always - - - Always - - + + + Always + + + Always + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - %(DistFiles.Identity) - PreserveNewest - - - + + + + + + + + %(DistFiles.Identity) + PreserveNewest + + + \ 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 f5e191ddb..b277e9566 100644 --- a/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj +++ b/tests/FilterLists.Agent.Tests/FilterLists.Agent.Tests.csproj @@ -1,52 +1,50 @@  - - 8.0 - enable - netcoreapp2.2 - true - + + 8.0 + enable + netcoreapp2.2 + true + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 - - - all - runtime; build; native; contentfiles; analyzers - - - - - all - runtime; build; native; contentfiles; analyzers - - + + + + 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 10bacc85e..3dfd65199 100644 --- a/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj +++ b/tests/FilterLists.Data.Tests/FilterLists.Data.Tests.csproj @@ -1,51 +1,49 @@  - - latest - netcoreapp2.2 - true - + + latest + netcoreapp2.2 + true + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 - - - all - runtime; build; native; contentfiles; analyzers - - - - - all - runtime; build; native; contentfiles; analyzers - - + + + + 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 2d3a95a9c..30b826625 100644 --- a/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj +++ b/tests/FilterLists.Services.Tests/FilterLists.Services.Tests.csproj @@ -1,47 +1,45 @@  - - latest - netcoreapp2.2 - true - + + latest + netcoreapp2.2 + true + - - 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/blob/master/LICENSE - https://github.com/collinbarrett/FilterLists/raw/master/imgs/icon_filterlists.png - 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 - - - - - all - runtime; build; native; contentfiles; analyzers - - + + + + all + runtime; build; native; contentfiles; analyzers + + + + + all + runtime; build; native; contentfiles; analyzers + + \ No newline at end of file