|
255 | 255 | <HintPath>..\packages\System.Windows.Interactivity.WPF.2.0.20525\lib\net40\Microsoft.Expression.Interactions.dll</HintPath>
|
256 | 256 | <Private>True</Private>
|
257 | 257 | </Reference>
|
258 |
| - <Reference Include="Microsoft.VB6.Interop.VBIDE"> |
259 |
| - <HintPath>..\libs\Microsoft.VB6.Interop.VBIDE.dll</HintPath> |
260 |
| - <EmbedInteropTypes>False</EmbedInteropTypes> |
261 |
| - </Reference> |
262 |
| - <Reference Include="Microsoft.Vbe.Interop.Forms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL"> |
263 |
| - <SpecificVersion>False</SpecificVersion> |
264 |
| - <EmbedInteropTypes>False</EmbedInteropTypes> |
265 |
| - <HintPath>..\libs\Microsoft.Vbe.Interop.Forms.dll</HintPath> |
266 |
| - <Private>True</Private> |
267 |
| - </Reference> |
268 | 258 | <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
269 | 259 | <HintPath>..\packages\NLog.4.4.12\lib\net45\NLog.dll</HintPath>
|
270 | 260 | </Reference>
|
|
296 | 286 | <Reference Include="System.Xml" />
|
297 | 287 | <Reference Include="WindowsBase" />
|
298 | 288 | <Reference Include="WindowsFormsIntegration" />
|
299 |
| - <Reference Include="Microsoft.Vbe.Interop"> |
300 |
| - <HintPath>..\libs\Microsoft.Vbe.Interop.dll</HintPath> |
301 |
| - </Reference> |
302 |
| - <Reference Include="office"> |
303 |
| - <HintPath>..\libs\Office.dll</HintPath> |
304 |
| - </Reference> |
305 | 289 | </ItemGroup>
|
306 | 290 | <ItemGroup>
|
307 | 291 | <Compile Include="App.cs" />
|
|
321 | 305 | <Compile Include="Common\IRubberduckHooks.cs" />
|
322 | 306 | <Compile Include="Common\LogLevelHelper.cs" />
|
323 | 307 | <Compile Include="Common\ModuleExporter.cs" />
|
| 308 | + <Compile Include="Common\RootComWrapperFactory.cs" /> |
324 | 309 | <Compile Include="Common\StringExtensions.cs" />
|
325 | 310 | <Compile Include="Common\VariableNameValidator.cs" />
|
326 | 311 | <Compile Include="Common\WinAPI\RegistryAccess.cs" />
|
|
477 | 462 | <Compile Include="UI\Command\MenuItems\CommandBars\RubberduckCommandBar.cs" />
|
478 | 463 | <Compile Include="UI\Command\MenuItems\CommandBars\SerializeDeclarationsCommandMenuItem.cs" />
|
479 | 464 | <Compile Include="UI\Command\MenuItems\CommandBars\ShowParserErrorsCommandMenuItem.cs" />
|
480 |
| - <Compile Include="UI\Command\MenuItems\ParentMenus\CommandBarButtonFactory.cs" /> |
481 |
| - <Compile Include="UI\Command\MenuItems\ParentMenus\CommandBarPopupFactory.cs" /> |
482 | 465 | <Compile Include="UI\Command\MenuItems\CommandBars\IAppCommandBar.cs" />
|
483 | 466 | <Compile Include="UI\Command\RegexAssistantCommand.cs" />
|
484 | 467 | <Compile Include="UI\Command\MenuItems\RegexAssistantCommandMenuItem.cs" />
|
|
1209 | 1192 | <Content Include="Resources\Custom\mit_license.txt" />
|
1210 | 1193 | <Resource Include="Resources\folder-open.png" />
|
1211 | 1194 | <Resource Include="Resources\folder.png" />
|
| 1195 | + <None Include="Resources\RD-300x250-base.png" /> |
1212 | 1196 | <Resource Include="Resources\magnifier-medium.png" />
|
1213 |
| - <Resource Include="Resources\RD2018-Splash.png" /> |
1214 | 1197 | <Content Include="Resources\Rubberduck\RD-AboutWindow.png" />
|
1215 | 1198 | <Content Include="Resources\Rubberduck\RD-InstallBanner.bmp" />
|
1216 | 1199 | <Content Include="Resources\Rubberduck\RD-InstallWindow.bmp" />
|
|
1276 | 1259 | <Project>{B9C0BF22-4D8A-4BF4-89F9-E789C0063DEB}</Project>
|
1277 | 1260 | <Name>Rubberduck.SmartIndenter</Name>
|
1278 | 1261 | </ProjectReference>
|
| 1262 | + <ProjectReference Include="..\Rubberduck.VBEditor.VB6\Rubberduck.VBEditor.VB6.csproj"> |
| 1263 | + <Project>{5d683117-21f1-4a01-a0c7-6ae6f30a16a7}</Project> |
| 1264 | + <Name>Rubberduck.VBEditor.VB6</Name> |
| 1265 | + </ProjectReference> |
| 1266 | + <ProjectReference Include="..\Rubberduck.VBEditor.VBA\Rubberduck.VBEditor.VBA.csproj"> |
| 1267 | + <Project>{d488071e-edcb-4601-b734-1a3109ed903c}</Project> |
| 1268 | + <Name>Rubberduck.VBEditor.VBA</Name> |
| 1269 | + </ProjectReference> |
1279 | 1270 | <ProjectReference Include="..\Rubberduck.VBEEditor\Rubberduck.VBEditor.csproj">
|
1280 | 1271 | <Project>{8CE35EB3-8852-4BA1-84DD-DF3F5D2967B0}</Project>
|
1281 | 1272 | <Name>Rubberduck.VBEditor</Name>
|
|
0 commit comments