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
a7bec7fb
Commit
a7bec7fb
authored
Apr 21, 2019
by
Vinicius Jarina
Browse files
Bumped KeraLua
parent
92c5a9fa
Changes
52
Show whitespace changes
Inline
Side-by-side
NLua.nuspec
View file @
a7bec7fb
...
...
@@ -15,7 +15,7 @@
<copyright>
Copyright © NLua 2019
</copyright>
<tags>
lua nlua
</tags>
<dependencies>
<dependency
id=
"KeraLua"
version=
"1.0.
6
"
/>
<dependency
id=
"KeraLua"
version=
"1.0.
9
"
/>
</dependencies>
</metadata>
<files>
...
...
build/Android/NLua.Android.csproj
View file @
a7bec7fb
...
...
@@ -44,7 +44,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Mono.Android"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\MonoAndroid\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
9
\lib\MonoAndroid\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
build/Android/packages.config
View file @
a7bec7fb
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"monoandroid81"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
9
"
targetFramework
=
"monoandroid81"
/>
</
packages
>
\ No newline at end of file
build/TVOS/NLua.TVOS.csproj
View file @
a7bec7fb
...
...
@@ -51,7 +51,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.TVOS"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarintvos\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
9
\lib\xamarintvos\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
build/TVOS/packages.config
View file @
a7bec7fb
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarintvos10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
9
"
targetFramework
=
"xamarintvos10"
/>
</
packages
>
\ No newline at end of file
build/WatchOS/NLua.WatchOS.csproj
View file @
a7bec7fb
...
...
@@ -49,7 +49,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.WatchOS"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarinwatchos\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
9
\lib\xamarinwatchos\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
build/WatchOS/packages.config
View file @
a7bec7fb
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarinwatchos10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
9
"
targetFramework
=
"xamarinwatchos10"
/>
</
packages
>
\ No newline at end of file
build/XamarinMac/NLua.XamarinMac.csproj
View file @
a7bec7fb
...
...
@@ -60,7 +60,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.Mac"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarinmac\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
9
\lib\xamarinmac\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
build/XamarinMac/packages.config
View file @
a7bec7fb
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarinmac20"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
9
"
targetFramework
=
"xamarinmac20"
/>
</
packages
>
\ No newline at end of file
build/XamariniOS/NLua.XamariniOS.csproj
View file @
a7bec7fb
...
...
@@ -55,7 +55,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.iOS"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarinios\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
9
\lib\xamarinios\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
build/XamariniOS/packages.config
View file @
a7bec7fb
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarinios10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
9
"
targetFramework
=
"xamarinios10"
/>
</
packages
>
\ No newline at end of file
build/net45/NLua.csproj
View file @
a7bec7fb
...
...
@@ -34,7 +34,7 @@
<ItemGroup>
<Reference
Include=
"System"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\net45\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
9
\lib\net45\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
@@ -43,5 +43,5 @@
<Import
Project=
"..\..\src\NLua.Shared.projitems"
Label=
"Shared"
Condition=
"Exists('..\..\src\NLua.Shared.projitems')"
/>
<Import
Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"..\targets\NLua.Sign.targets"
/>
<Import
Project=
"..\..\packages\KeraLua.1.0.
8
\build\net45\KeraLua.targets"
Condition=
"Exists('..\..\packages\KeraLua.1.0.
8
\build\net45\KeraLua.targets')"
/>
<Import
Project=
"..\..\packages\KeraLua.1.0.
9
\build\net45\KeraLua.targets"
Condition=
"Exists('..\..\packages\KeraLua.1.0.
9
\build\net45\KeraLua.targets')"
/>
</Project>
\ No newline at end of file
build/net45/packages.config
View file @
a7bec7fb
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"net45"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
9
"
targetFramework
=
"net45"
/>
</
packages
>
\ No newline at end of file
build/netcore/NLua.NetCore.csproj
View file @
a7bec7fb
...
...
@@ -20,7 +20,7 @@
</PropertyGroup>
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" Condition="Exists('..\..\src\NLua.Shared.projitems')" />
<ItemGroup>
<PackageReference Include="KeraLua" Version="1.0.
8
" />
<PackageReference Include="KeraLua" Version="1.0.
9
" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" />
</ItemGroup>
...
...
build/netstandard2.0/NLua.netstandard2.0.csproj
View file @
a7bec7fb
...
...
@@ -24,7 +24,7 @@
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" />
<ItemGroup>
<PackageReference Include="KeraLua" Version="1.0.
8
" />
<PackageReference Include="KeraLua" Version="1.0.
9
" />
</ItemGroup>
<Import Project="..\targets\NLua.Sign.targets" />
...
...
devops/azure-devops-macos.yml
View file @
a7bec7fb
...
...
@@ -3,6 +3,17 @@ pool:
demands
:
msbuild
steps
:
# Azure DevOps hosted pool is still using an old version of Xamarin.iOS,
# so we will use the previous major version of Xcode
-
task
:
CmdLine@2
inputs
:
script
:
'
sudo
/usr/bin/xcode-select
-s
/Applications/Xcode_9.4.1.app/Contents/Developer'
# Print the current version of Xamarin.iOS
-
task
:
CmdLine@2
inputs
:
script
:
'
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch
--version'
-
task
:
NuGetCommand@2
displayName
:
'
NuGet
restore'
inputs
:
...
...
packages/KeraLua.1.0.8/lib/xamarinios/KeraLua.dll
deleted
100755 → 0
View file @
92c5a9fa
File deleted
packages/KeraLua.1.0.8/lib/xamarinmac/KeraLua.dll
deleted
100755 → 0
View file @
92c5a9fa
File deleted
packages/KeraLua.1.0.8/lib/xamarintvos/KeraLua.dll
deleted
100755 → 0
View file @
92c5a9fa
File deleted
packages/KeraLua.1.0.8/lib/xamarinwatchos/KeraLua.dll
deleted
100755 → 0
View file @
92c5a9fa
File deleted
Prev
1
2
3
Next
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