Files
win8phoneApp/CampusAppWP8/CampusAppWPortalLib8/Settings.StyleCop
2013-10-15 13:10:29 +02:00

24 lines
794 B
XML

<StyleCopSettings Version="105">
<GlobalSettings>
<CollectionProperty Name="RecognizedWords">
<Value>akadgrad</Value>
<Value>api</Value>
<Value>fiedlchr</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">The MIT License (MIT). Copyright (c) 2013 BTU/IIT.</StringProperty>
</AnalyzerSettings>
</Analyzer>
</Analyzers>
</StyleCopSettings>