Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
a9b27d3d
Commit
a9b27d3d
authored
Aug 23, 2019
by
Vinicius Jarina
Browse files
Update `KeraLua` NLua.Android.
parent
61e8aad4
Changes
3
Show whitespace changes
Inline
Side-by-side
NLua.nuspec
View file @
a9b27d3d
...
@@ -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.1
9
"
/>
<dependency
id=
"KeraLua"
version=
"1.0.
2
1"
/>
</dependencies>
</dependencies>
</metadata>
</metadata>
<files>
<files>
...
...
build/Android/NLua.Android.csproj
View file @
a9b27d3d
...
@@ -39,13 +39,13 @@
...
@@ -39,13 +39,13 @@
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"KeraLua, Version=1.0.19.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217, processorArchitecture=MSIL"
>
<HintPath>
..\..\packages\KeraLua.1.0.19\lib\MonoAndroid\KeraLua.dll
</HintPath>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Xml"
/>
<Reference
Include=
"System.Xml"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Mono.Android"
/>
<Reference
Include=
"Mono.Android"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.21\lib\MonoAndroid\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
...
...
build/Android/packages.config
View file @
a9b27d3d
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.1
9
"
targetFramework
=
"monoandroid81"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
2
1"
targetFramework
=
"monoandroid81"
/>
</
packages
>
</
packages
>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment