23 lines
720 B
XML
23 lines
720 B
XML
<StyleCopSettings Version="105">
|
|
<GlobalSettings>
|
|
<CollectionProperty Name="RecognizedWords">
|
|
<Value>akadgrad</Value>
|
|
<Value>api</Value>
|
|
<Value>nfc</Value>
|
|
<Value>param</Value>
|
|
<Value>qr</Value>
|
|
<Value>str</Value>
|
|
<Value>stubbfel</Value>
|
|
<Value>telefon</Value>
|
|
<Value>uni</Value>
|
|
</CollectionProperty>
|
|
</GlobalSettings>
|
|
<Analyzers>
|
|
<Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
|
|
<AnalyzerSettings>
|
|
<StringProperty Name="CompanyName">BTU/IIT</StringProperty>
|
|
<StringProperty Name="Copyright">BTU/IIT</StringProperty>
|
|
</AnalyzerSettings>
|
|
</Analyzer>
|
|
</Analyzers>
|
|
</StyleCopSettings> |