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 2626 <ErrorReport >prompt</ErrorReport >
2727 <CodeAnalysisRuleSet >..\Shared\SQLite.CodeFirst.ruleset</CodeAnalysisRuleSet >
2828 <RunCodeAnalysis >true</RunCodeAnalysis >
29+ <CodeAnalysisTreatWarningsAsErrors >false</CodeAnalysisTreatWarningsAsErrors >
2930 </PropertyGroup >
3031 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug-40|AnyCPU'" >
3132 <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
4546 <ErrorReport >prompt</ErrorReport >
4647 <CodeAnalysisRuleSet >..\Shared\SQLite.CodeFirst.ruleset</CodeAnalysisRuleSet >
4748 <RunCodeAnalysis >true</RunCodeAnalysis >
49+ <CodeAnalysisTreatWarningsAsErrors >true</CodeAnalysisTreatWarningsAsErrors >
4850 </PropertyGroup >
4951 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release-40|AnyCPU'" >
5052 <OutputPath >bin\Release\net40</OutputPath >
You can’t perform that action at this time.
0 commit comments