"src/vscode:/vscode.git/clone" did not exist on "ceac1a5f4da041b6fda0e0051d42287aa0a2d401"
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 @@
<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