Support for filters

This commit is contained in:
2024-09-23 16:51:12 +02:00
parent e902aa12f3
commit fa2256b5ad
8 changed files with 136 additions and 78 deletions
@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.8.1</Version>
<Version>0.8.2</Version>
<LangVersion>latest</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Alexandru Macocian</Authors>