mirror of https://github.com/x360ce/x360ce.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
668 B
11 lines
668 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Visual Studio Spell Checker configuration file - [https://github.com/EWSoftware/VSSpellChecker]
|
|
Do not edit the XML. Use the configuration file editor in Visual Studio to modify the settings. -->
|
|
<SpellCheckerConfiguration Format="2016.3.10.0">
|
|
<InheritAdditionalDictionaryFolders>True</InheritAdditionalDictionaryFolders>
|
|
<SelectedLanguages />
|
|
<InheritIgnoredWords>True</InheritIgnoredWords>
|
|
<InheritExclusionExpressions>True</InheritExclusionExpressions>
|
|
<InheritIgnoredFilePatterns>True</InheritIgnoredFilePatterns>
|
|
<InheritXmlSettings>True</InheritXmlSettings>
|
|
</SpellCheckerConfiguration>
|