Skip to content

Commit 87aac09

Browse files
author
Kapil Borle
committed
Add Formatter.cs file to engine csproj
1 parent 2b92851 commit 87aac09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Engine/ScriptAnalyzerEngine.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
<Compile Include="Commands\InvokeScriptAnalyzerCommand.cs" />
7272
<Compile Include="EditableText.cs" />
7373
<Compile Include="Extensions.cs" />
74+
<Compile Include="Formatter.cs" />
7475
<Compile Include="Generic\AvoidCmdletGeneric.cs" />
7576
<Compile Include="Generic\AvoidParameterGeneric.cs" />
7677
<Compile Include="Generic\ConfigurableRulePropertyAttribute.cs" />

0 commit comments

Comments
 (0)