Skip to content

Commit 1fd4db9

Browse files
author
Kapil Borle
committed
Update file entry in engine project file
1 parent c1b4240 commit 1fd4db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Engine/ScriptAnalyzerEngine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<Compile Include="Commands\InvokeScriptAnalyzerCommand.cs" />
7171
<Compile Include="Generic\AvoidCmdletGeneric.cs" />
7272
<Compile Include="Generic\AvoidParameterGeneric.cs" />
73-
<Compile Include="Generic\ConfigurableRuleProperty.cs" />
73+
<Compile Include="Generic\ConfigurableRulePropertyAttribute.cs" />
7474
<Compile Include="Generic\ConfigurableScriptRule.cs" />
7575
<Compile Include="Generic\ModuleDependencyHandler.cs" />
7676
<Compile Include="Generic\CorrectionExtent.cs" />

0 commit comments

Comments
 (0)