File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 2525 <DebugType >full</DebugType >
2626 <ErrorReport >prompt</ErrorReport >
2727 <CodeAnalysisRuleSet >..\Shared\SQLite.CodeFirst.ruleset</CodeAnalysisRuleSet >
28+ <RunCodeAnalysis >true</RunCodeAnalysis >
2829 </PropertyGroup >
2930 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug-40|AnyCPU'" >
3031 <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
4344 <DebugType >pdbonly</DebugType >
4445 <ErrorReport >prompt</ErrorReport >
4546 <CodeAnalysisRuleSet >..\Shared\SQLite.CodeFirst.ruleset</CodeAnalysisRuleSet >
47+ <RunCodeAnalysis >true</RunCodeAnalysis >
4648 </PropertyGroup >
4749 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release-40|AnyCPU'" >
4850 <OutputPath >bin\Release\net40</OutputPath >
You can’t perform that action at this time.
0 commit comments