Skip to content

Commit

Permalink
include BlockStructureService.fs into FSharp.Editor project which is …
Browse files Browse the repository at this point in the history
…lost during one of the merges (dotnet#2026)
  • Loading branch information
vasily-kirichenko authored and KevinRansom committed Dec 16, 2016
1 parent afb7ddc commit 3e7405b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions FSharp.Editor.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
<Compile Include="Navigation\NavigateToSearchService.fs" />
<Compile Include="BlockComment\CommentUncommentService.fs" />
<Compile Include="QuickInfo\QuickInfoProvider.fs" />
<Compile Include="Structure\BlockStructureService.fs" />
<Compile Include="HelpContextService.fs" />
<Compile Include="ContentType.fs" />
<Compile Include="FsiCommandService.fs" />
Expand Down

0 comments on commit 3e7405b

Please sign in to comment.