Commit 188ed88d authored by Megax's avatar Megax
Browse files

* Build fix.

parent 9662ee82
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
<Reference Include="System.Xml.Linq" /> <Reference Include="System.Xml.Linq" />
<Reference Include="System.Data" /> <Reference Include="System.Data" />
<Reference Include="System.Xml" /> <Reference Include="System.Xml" />
<Reference Include="System.Numerics" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Compile Include="..\tests\Entity.cs"> <Compile Include="..\tests\Entity.cs">
...@@ -84,4 +85,4 @@ ...@@ -84,4 +85,4 @@
<Target Name="AfterBuild"> <Target Name="AfterBuild">
</Target> </Target>
--> -->
</Project> </Project>
\ No newline at end of file
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