mirror of
https://github.com/digital-jellyfish/Virtu.git
synced 2024-11-23 19:30:59 +00:00
45 lines
2.5 KiB
Plaintext
45 lines
2.5 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<FxCopProject Version="1.36" Name="My FxCop Project">
|
||
|
<ProjectOptions>
|
||
|
<SharedProject>True</SharedProject>
|
||
|
<Stylesheet Apply="False">c:\program files\microsoft fxcop 1.36\Xml\FxCopReport.xsl</Stylesheet>
|
||
|
<SaveMessages>
|
||
|
<Project Status="Active, Excluded" NewOnly="False" />
|
||
|
<Report Status="Active" NewOnly="False" />
|
||
|
</SaveMessages>
|
||
|
<ProjectFile Compress="True" DefaultTargetCheck="True" DefaultRuleCheck="True" SaveByRuleGroup="" Deterministic="True" />
|
||
|
<EnableMultithreadedLoad>True</EnableMultithreadedLoad>
|
||
|
<EnableMultithreadedAnalysis>True</EnableMultithreadedAnalysis>
|
||
|
<SourceLookup>True</SourceLookup>
|
||
|
<AnalysisExceptionsThreshold>10</AnalysisExceptionsThreshold>
|
||
|
<RuleExceptionsThreshold>1</RuleExceptionsThreshold>
|
||
|
<Spelling Locale="en-US" />
|
||
|
<OverrideRuleVisibilities>False</OverrideRuleVisibilities>
|
||
|
<CustomDictionaries SearchFxCopDir="True" SearchUserProfile="True" SearchProjectDir="True" />
|
||
|
<SearchGlobalAssemblyCache>True</SearchGlobalAssemblyCache>
|
||
|
<DeadlockDetectionTimeout>120</DeadlockDetectionTimeout>
|
||
|
<IgnoreGeneratedCode>True</IgnoreGeneratedCode>
|
||
|
<TargetFrameworkVersion>3.5</TargetFrameworkVersion>
|
||
|
</ProjectOptions>
|
||
|
<Targets>
|
||
|
<Target Name="$(ProjectDir)/Wpf/bin/Jellyfish.Library.dll" Analyze="True" AnalyzeAllChildren="True" />
|
||
|
<Target Name="$(ProjectDir)/Xna/bin/Jellyfish.Library.dll" Analyze="True" AnalyzeAllChildren="True" />
|
||
|
</Targets>
|
||
|
<Rules>
|
||
|
<RuleFiles>
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\DesignRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\GlobalizationRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\InteroperabilityRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\MobilityRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\NamingRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\PerformanceRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\PortabilityRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\SecurityRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
<RuleFile Name="$(FxCopDir)\Rules\UsageRules.dll" Enabled="True" AllRulesEnabled="True" />
|
||
|
</RuleFiles>
|
||
|
<Groups />
|
||
|
<Settings />
|
||
|
</Rules>
|
||
|
<FxCopReport Version="1.36" />
|
||
|
</FxCopProject>
|