Commit d975f8e9 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Update `KeraLua` on Mac `csproj`

parent 20fb25b3
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Codefoco.Touch.Server" version="1.0.17" targetFramework="xamarinios10" developmentDependency="true" />
<package id="KeraLua" version="1.0.19" targetFramework="xamarinios10" />
<package id="KeraLua" version="1.0.21" targetFramework="xamarinios10" />
</packages>
\ No newline at end of file
......@@ -98,7 +98,7 @@
<Reference Include="MonoTouch.NUnitLite" />
<Reference Include="System.Numerics" />
<Reference Include="KeraLua">
<HintPath>..\..\..\packages\KeraLua.1.0.19\lib\xamarintvos\KeraLua.dll</HintPath>
<HintPath>..\..\..\packages\KeraLua.1.0.21\lib\xamarintvos\KeraLua.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
......
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Codefoco.Touch.Server" version="1.0.17" targetFramework="xamarintvos10" developmentDependency="true" />
<package id="KeraLua" version="1.0.19" targetFramework="xamarintvos10" />
<package id="KeraLua" version="1.0.21" targetFramework="xamarintvos10" />
</packages>
\ 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