1{ 2 "FileContentKeywordValidation": 3 { 4 "Keywords": 5 [ 6 { 7 "Targets": "+", 8 "Files": 9 [ 10 "Editor/VisualStudioForWindowsInstallation.cs" 11 ], 12 "Patterns": 13 [ 14 "vswhere\\.exe" 15 ] 16 } 17 ] 18 } 19}