Commit 3eb74ada authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Bumped KeraLua deps.

* Fixed README.md
parent 6b188728
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<copyright>Copyright © NLua 2019</copyright> <copyright>Copyright © NLua 2019</copyright>
<tags>lua nlua</tags> <tags>lua nlua</tags>
<dependencies> <dependencies>
<dependency id="KeraLua" version="1.0.11" /> <dependency id="KeraLua" version="1.0.14" />
</dependencies> </dependencies>
</metadata> </metadata>
<files> <files>
......
...@@ -21,7 +21,7 @@ Bridge between Lua world and the .NET (compatible with Xamarin.iOS/Mac/Android/. ...@@ -21,7 +21,7 @@ Bridge between Lua world and the .NET (compatible with Xamarin.iOS/Mac/Android/.
Building Building
--------- ---------
msbuild msbuild NLua.sln
*** ***
......
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