Skip to content

Commit c339d4a

Browse files
committed
project file change for previous commit
1 parent 4671ba3 commit c339d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rubberduck.VBEditor.VB6/Rubberduck.VBEditor.VB6.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<Reference Include="System.Xml" />
6363
</ItemGroup>
6464
<ItemGroup>
65+
<Compile Include="ExternalFileTempSourceFileHandlerEmulator.cs" />
6566
<Compile Include="Providers\VB6AddInProvider.cs" />
6667
<Compile Include="SafeComWrappers\Office\CommandBar.cs" />
6768
<Compile Include="SafeComWrappers\Office\CommandBarButton.cs" />
@@ -93,7 +94,6 @@
9394
<Compile Include="SafeComWrappers\VB\VBProjects.cs" />
9495
<Compile Include="SafeComWrappers\VB\Window.cs" />
9596
<Compile Include="SafeComWrappers\VB\Windows.cs" />
96-
<Compile Include="TempSourceFileHandler.cs" />
9797
</ItemGroup>
9898
<ItemGroup>
9999
<ProjectReference Include="..\Rubberduck.VBEEditor\Rubberduck.VBEditor.csproj">

0 commit comments

Comments
 (0)