We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ff411 commit 621fe41Copy full SHA for 621fe41
ScadaScheme/ScadaSchemeWeb/clientBin/ScadaScheme.xap
-1 Bytes
ScadaWeb/ScadaTableEditor/ScadaTableEditor.csproj
@@ -58,7 +58,7 @@
58
<ErrorReport>prompt</ErrorReport>
59
<CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
60
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
61
- <CodeAnalysisRuleSet>..\..\..\..\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
+ <CodeAnalysisRuleSet>C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
62
</PropertyGroup>
63
<PropertyGroup>
64
<ApplicationManifest>app.manifest</ApplicationManifest>
0 commit comments