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
c3024862
Commit
c3024862
authored
Jan 29, 2024
by
Vinicius Jarina
Browse files
Fix KeraLua dependency
parent
d15468dd
Changes
2
Show whitespace changes
Inline
Side-by-side
NLua.Symbol.nuspec
View file @
c3024862
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<copyright>
Copyright © NLua 2024
</copyright>
<copyright>
Copyright © NLua 2024
</copyright>
<tags>
lua nlua
</tags>
<tags>
lua nlua
</tags>
<dependencies>
<dependencies>
<dependency
id=
"KeraLua"
version=
"1.
3.4
"
/>
<dependency
id=
"KeraLua"
version=
"1.
4.0
"
/>
</dependencies>
</dependencies>
<packageTypes>
<packageTypes>
<packageType
name=
"SymbolsPackage"
/>
<packageType
name=
"SymbolsPackage"
/>
...
...
NLua.nuspec
View file @
c3024862
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<copyright>
Copyright © NLua 2024
</copyright>
<copyright>
Copyright © NLua 2024
</copyright>
<tags>
lua nlua
</tags>
<tags>
lua nlua
</tags>
<dependencies>
<dependencies>
<dependency
id=
"KeraLua"
version=
"1.
3.4
"
/>
<dependency
id=
"KeraLua"
version=
"1.
4.0
"
/>
</dependencies>
</dependencies>
<repository
type=
"git"
url=
"https://github.com/nlua/nlua"
commit=
"708ba30e982deccb1248d099806bc00e362fbda4"
/>
<repository
type=
"git"
url=
"https://github.com/nlua/nlua"
commit=
"708ba30e982deccb1248d099806bc00e362fbda4"
/>
</metadata>
</metadata>
...
...
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