We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c81efc + 869f243 commit 6598dbbCopy full SHA for 6598dbb
RetailCoder.VBE/Rubberduck.csproj
@@ -413,6 +413,7 @@
413
<Compile Include="UI\Command\MenuItems\RefactorEncapsulateFieldCommandMenuItem.cs" />
414
<Compile Include="UI\Command\MenuItems\RefactorIntroduceFieldCommandMenuItem.cs" />
415
<Compile Include="UI\Command\MenuItems\RefactorIntroduceParameterCommandMenuItem.cs" />
416
+ <Compile Include="UI\Command\MenuItems\RefactorMoveCloserToUsageCommandMenuItem.cs" />
417
<Compile Include="UI\Command\MenuItems\RegexSearchReplaceCommandMenuItem.cs" />
418
<Compile Include="UI\Command\NavigateCommand.cs" />
419
<Compile Include="UI\Command\OptionsCommand.cs" />
0 commit comments