Skip to content

Commit 869f243

Browse files
committed
Somehow the MoveCloserToUsageCommandMenuItem wasn't included in the .csproj last commit.
1 parent 876af05 commit 869f243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RetailCoder.VBE/Rubberduck.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@
413413
<Compile Include="UI\Command\MenuItems\RefactorEncapsulateFieldCommandMenuItem.cs" />
414414
<Compile Include="UI\Command\MenuItems\RefactorIntroduceFieldCommandMenuItem.cs" />
415415
<Compile Include="UI\Command\MenuItems\RefactorIntroduceParameterCommandMenuItem.cs" />
416+
<Compile Include="UI\Command\MenuItems\RefactorMoveCloserToUsageCommandMenuItem.cs" />
416417
<Compile Include="UI\Command\MenuItems\RegexSearchReplaceCommandMenuItem.cs" />
417418
<Compile Include="UI\Command\NavigateCommand.cs" />
418419
<Compile Include="UI\Command\OptionsCommand.cs" />

0 commit comments

Comments
 (0)