Skip to content

Commit 5413537

Browse files
Update IfcSharpLibrary.csproj
1 parent f63b9dd commit 5413537

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

IfcSharpLibrary.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@
7474
<ItemGroup>
7575
<Compile Include="IfcIO\IfcStep\ifc_in_step.cs" />
7676
<Compile Include="IfcIO\IfcStep\ifc_out_step.cs" />
77-
<Compile Include="IfcSharpCore\ifc_out_html.cs" />
78-
<Compile Include="IfcSharpCore\ifc_out_cs.cs" />
77+
<Compile Include="IfcIO\ifc_out_html.cs" />
78+
<Compile Include="IfcIO\ifc_out_cs.cs" />
7979
</ItemGroup>
8080
<!--XML -->
8181
<ItemGroup>
8282
<Compile Include="IfcIO\IfcXml\ifc_out_Xml.cs" />
8383
<Compile Include="IfcIO\IfcXml\ifc_in_xml.cs" />
8484
</ItemGroup>
85-
</Project>
85+
</Project>

0 commit comments

Comments
 (0)