File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 <DefineConstants >DEBUG;TRACE</DefineConstants >
2525 <DebugType >full</DebugType >
2626 <ErrorReport >prompt</ErrorReport >
27- <CodeAnalysisRuleSet >MinimumRecommendedRules .ruleset</CodeAnalysisRuleSet >
27+ <CodeAnalysisRuleSet >..\Shared\SQLite.CodeFirst .ruleset</CodeAnalysisRuleSet >
2828 </PropertyGroup >
2929 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug-40|AnyCPU'" >
3030 <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
4242 <Optimize >true</Optimize >
4343 <DebugType >pdbonly</DebugType >
4444 <ErrorReport >prompt</ErrorReport >
45- <CodeAnalysisRuleSet >MinimumRecommendedRules .ruleset</CodeAnalysisRuleSet >
45+ <CodeAnalysisRuleSet >..\Shared\SQLite.CodeFirst .ruleset</CodeAnalysisRuleSet >
4646 </PropertyGroup >
4747 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release-40|AnyCPU'" >
4848 <OutputPath >bin\Release\net40</OutputPath >
You can’t perform that action at this time.
0 commit comments