"LuaInterface.sln" did not exist on "c653ca2b07a03d3b39e785eb7dd8927c08d2b39a"
Commit 188ed88d authored by Megax's avatar Megax
Browse files

* Build fix.

parent 9662ee82
......@@ -56,6 +56,7 @@
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="System.Numerics" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\tests\Entity.cs">
......@@ -84,4 +85,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
\ No newline at end of file
</Project>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment