add FilterConfig.json to project

This commit is contained in:
2023-01-06 15:48:33 +01:00
parent f45abd6796
commit 14458fe3fe
2 changed files with 25 additions and 0 deletions

View File

@@ -56,4 +56,10 @@
</Reference>
</ItemGroup>
<ItemGroup>
<None Update="FilterConfig.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>