Skip to content

Commit 50f7e2f

Browse files
author
Kapil Borle
committed
Add InvokeFormatterCommand file to csproj
1 parent f36a956 commit 50f7e2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Engine/ScriptAnalyzerEngine.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
</ItemGroup>
6868
<ItemGroup>
6969
<Compile Include="Commands\GetScriptAnalyzerRuleCommand.cs" />
70+
<Compile Include="Commands\InvokeFormatterCommand.cs" />
7071
<Compile Include="Commands\InvokeScriptAnalyzerCommand.cs" />
7172
<Compile Include="EditableText.cs" />
7273
<Compile Include="Extensions.cs" />

0 commit comments

Comments
 (0)