Skip to content

Commit 4e8c52b

Browse files
author
Morten Larsen
committed
Remove unused group
1 parent 0f93c5e commit 4e8c52b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Directory.Build.props

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@
3737
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)rulesets/testing.ruleset</CodeAnalysisRuleSet>
3838
</PropertyGroup>
3939
</When>
40-
<When Condition="'$(IsBuildProject)' == 'true'">
41-
<PropertyGroup>
42-
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)rulesets/build.ruleset</CodeAnalysisRuleSet>
43-
</PropertyGroup>
44-
</When>
4540
<Otherwise>
4641
<PropertyGroup>
4742
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)rulesets/shared.ruleset</CodeAnalysisRuleSet>

0 commit comments

Comments
 (0)