sync project paths & namespaces

This commit is contained in:
2023-09-22 19:06:20 +02:00
parent 750a3dabe3
commit d65f812684
53 changed files with 43 additions and 470 deletions

View File

@@ -0,0 +1,19 @@
{
"FileNameBlackList": [
"Resources.resx",
"My*Icons.resx",
"*.de.resx",
"ReflectionSymbols.resx",
"WebLinks.resx",
"Form_About.resx"
],
"FileNameWhiteList": [
"*.resx"
],
"PropNameBlackList": [
">>*",
"*.AccessibleName",
"*.AccessibleDescription",
"radMenuSeparatorItem*"
]
}