We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af99410 commit 43b4e22Copy full SHA for 43b4e22
Reflexil.JustDecompile/Reflexil.JustDecompile.Module.csproj
@@ -71,10 +71,6 @@
71
<PlatformTarget>AnyCPU</PlatformTarget>
72
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
73
<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>
78
</PropertyGroup>
79
<ItemGroup>
80
<Reference Include="JustDecompile.API">
0 commit comments