Skip to content

Commit 57deecf

Browse files
author
ArthurHub
committed
update multi target projects with missing files
1 parent a42ec56 commit 57deecf

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

Source/HtmlRenderer/HtmlRendererNET35.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<Compile Include="Entities\HtmlScrollEventArgs.cs" />
6969
<Compile Include="Entities\HtmlStylesheetLoadEventArgs.cs" />
7070
<Compile Include="Entities\SubString.cs" />
71+
<Compile Include="Entities\Tuple.cs" />
7172
<Compile Include="Handlers\BackgroundImageDrawHandler.cs" />
7273
<Compile Include="Handlers\BordersDrawHandler.cs" />
7374
<Compile Include="Handlers\ContextMenuHandler.cs" />

Source/HtmlRenderer/HtmlRendererNET40.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<Compile Include="Entities\HtmlScrollEventArgs.cs" />
6969
<Compile Include="Entities\HtmlStylesheetLoadEventArgs.cs" />
7070
<Compile Include="Entities\SubString.cs" />
71+
<Compile Include="Entities\Tuple.cs" />
7172
<Compile Include="Handlers\BackgroundImageDrawHandler.cs" />
7273
<Compile Include="Handlers\BordersDrawHandler.cs" />
7374
<Compile Include="Handlers\ContextMenuHandler.cs" />

Source/HtmlRenderer/HtmlRendererNET45.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<Compile Include="Entities\HtmlScrollEventArgs.cs" />
6868
<Compile Include="Entities\HtmlStylesheetLoadEventArgs.cs" />
6969
<Compile Include="Entities\SubString.cs" />
70+
<Compile Include="Entities\Tuple.cs" />
7071
<Compile Include="Handlers\BackgroundImageDrawHandler.cs" />
7172
<Compile Include="Handlers\BordersDrawHandler.cs" />
7273
<Compile Include="Handlers\ContextMenuHandler.cs" />

0 commit comments

Comments
 (0)