Skip to content

Commit 14ff411

Browse files
committed
ScadaServer: minor fix
1 parent 9e6f778 commit 14ff411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScadaServer/ScadaServerCtrl/ScadaServerCtrl.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<ErrorReport>prompt</ErrorReport>
7070
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
7171
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
72-
<CodeAnalysisRuleSet>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
72+
<CodeAnalysisRuleSet>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
7373
</PropertyGroup>
7474
<PropertyGroup>
7575
<ApplicationManifest>app.manifest</ApplicationManifest>

0 commit comments

Comments
 (0)