Skip to content

Commit 43b4e22

Browse files
committed
Fixing bad merge introduced in e31e0a9
1 parent af99410 commit 43b4e22

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Reflexil.JustDecompile/Reflexil.JustDecompile.Module.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@
7171
<PlatformTarget>AnyCPU</PlatformTarget>
7272
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
7373
<PreBuildEvent>"$(MsbuildBinPath)\msbuild" "$(SolutionDir)JustDecompileApi.sln" /p:Configuration=ReleaseInternal</PreBuildEvent>
74-
</PropertyGroup>
75-
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
76-
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
77-
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
7874
</PropertyGroup>
7975
<ItemGroup>
8076
<Reference Include="JustDecompile.API">

0 commit comments

Comments
 (0)