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.
1 parent f63b9dd commit 5413537Copy full SHA for 5413537
IfcSharpLibrary.csproj
@@ -74,12 +74,12 @@
74
<ItemGroup>
75
<Compile Include="IfcIO\IfcStep\ifc_in_step.cs" />
76
<Compile Include="IfcIO\IfcStep\ifc_out_step.cs" />
77
- <Compile Include="IfcSharpCore\ifc_out_html.cs" />
78
- <Compile Include="IfcSharpCore\ifc_out_cs.cs" />
+ <Compile Include="IfcIO\ifc_out_html.cs" />
+ <Compile Include="IfcIO\ifc_out_cs.cs" />
79
</ItemGroup>
80
<!--XML -->
81
82
<Compile Include="IfcIO\IfcXml\ifc_out_Xml.cs" />
83
<Compile Include="IfcIO\IfcXml\ifc_in_xml.cs" />
84
85
-</Project>
+</Project>
0 commit comments