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 c1b4240 commit 1fd4db9Copy full SHA for 1fd4db9
Engine/ScriptAnalyzerEngine.csproj
@@ -70,7 +70,7 @@
70
<Compile Include="Commands\InvokeScriptAnalyzerCommand.cs" />
71
<Compile Include="Generic\AvoidCmdletGeneric.cs" />
72
<Compile Include="Generic\AvoidParameterGeneric.cs" />
73
- <Compile Include="Generic\ConfigurableRuleProperty.cs" />
+ <Compile Include="Generic\ConfigurableRulePropertyAttribute.cs" />
74
<Compile Include="Generic\ConfigurableScriptRule.cs" />
75
<Compile Include="Generic\ModuleDependencyHandler.cs" />
76
<Compile Include="Generic\CorrectionExtent.cs" />
0 commit comments