Commit 7817d0d0 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Merge pull request #101 from The-Megax/master

* ConsoleTest build fix. This is odd, why is green on NLua/NLua ? :P
parents 9662ee82 188ed88d
...@@ -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