mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
simplify null ref type config
This commit is contained in:
parent
6ad5cedfab
commit
97b86eea2b
2 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@
|
|||
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
||||
<LangVersion>8.0</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
<NullableContextOptions>enable</NullableContextOptions>
|
||||
<Authors>Collin M. Barrett</Authors>
|
||||
<Company>Collin M. Barrett</Company>
|
||||
<Product>FilterLists</Product>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
||||
<LangVersion>8.0</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
<NullableContextOptions>enable</NullableContextOptions>
|
||||
<Authors>Collin M. Barrett</Authors>
|
||||
<Company>Collin M. Barrett</Company>
|
||||
<Product>FilterLists</Product>
|
||||
|
|
|
|||
Loading…
Reference in a new issue