mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
a92e1ad2fc
commit
37ffe356bd
2 changed files with 3 additions and 3 deletions
|
|
@ -19611,7 +19611,7 @@
|
|||
"name": "Cybo's Anti Social",
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/Cybo1927/Hosts/master/Anti/Anti%20Social"
|
||||
},
|
||||
}
|
||||
{
|
||||
"id": 1839,
|
||||
"description": "A blocklist of ads, trackers, malware, and IP grabbers",
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="AutoMapper" Version="9.0.0" />
|
||||
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
|
||||
<PackageReference Include="AutoMapper" Version="8.1.0" />
|
||||
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="6.1.0" />
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.4" />
|
||||
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.2.12-alpha" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue