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
ea29d831
Commit
ea29d831
authored
Apr 22, 2019
by
Vinicius Jarina
Browse files
Bumped KeraLua 1.0.11
parent
20433382
Changes
54
Expand all
Show whitespace changes
Inline
Side-by-side
NLua.nuspec
View file @
ea29d831
...
@@ -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
0
"
/>
<dependency
id=
"KeraLua"
version=
"1.0.1
1
"
/>
</dependencies>
</dependencies>
</metadata>
</metadata>
<files>
<files>
...
...
build/Android/NLua.Android.csproj
View file @
ea29d831
...
@@ -39,13 +39,13 @@
...
@@ -39,13 +39,13 @@
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"KeraLua, Version=1.0.11.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217, processorArchitecture=MSIL"
>
<HintPath>
..\..\packages\KeraLua.1.0.11\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.10\lib\MonoAndroid\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
...
...
build/Android/packages.config
View file @
ea29d831
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.1
0
"
targetFramework
=
"monoandroid81"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.1
1
"
targetFramework
=
"monoandroid81"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/TVOS/NLua.TVOS.csproj
View file @
ea29d831
...
@@ -46,13 +46,13 @@
...
@@ -46,13 +46,13 @@
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"KeraLua, Version=1.0.11.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217, processorArchitecture=MSIL"
>
<HintPath>
..\..\packages\KeraLua.1.0.11\lib\xamarintvos\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=
"Xamarin.TVOS"
/>
<Reference
Include=
"Xamarin.TVOS"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.10\lib\xamarintvos\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
...
...
build/TVOS/packages.config
View file @
ea29d831
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.1
0
"
targetFramework
=
"xamarintvos10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.1
1
"
targetFramework
=
"xamarintvos10"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/WatchOS/NLua.WatchOS.csproj
View file @
ea29d831
...
@@ -44,13 +44,13 @@
...
@@ -44,13 +44,13 @@
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"KeraLua, Version=1.0.11.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217, processorArchitecture=MSIL"
>
<HintPath>
..\..\packages\KeraLua.1.0.11\lib\xamarinwatchos\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=
"Xamarin.WatchOS"
/>
<Reference
Include=
"Xamarin.WatchOS"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.10\lib\xamarinwatchos\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
...
...
build/WatchOS/packages.config
View file @
ea29d831
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.1
0
"
targetFramework
=
"xamarinwatchos10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.1
1
"
targetFramework
=
"xamarinwatchos10"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/XamarinMac/NLua.XamarinMac.csproj
View file @
ea29d831
...
@@ -56,12 +56,12 @@
...
@@ -56,12 +56,12 @@
<AOTMode>
None
</AOTMode>
<AOTMode>
None
</AOTMode>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"KeraLua, Version=1.0.11.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217, processorArchitecture=MSIL"
>
<HintPath>
..\..\packages\KeraLua.1.0.11\lib\xamarinmac\KeraLua.dll
</HintPath>
</Reference>
<Reference
Include=
"System"
/>
<Reference
Include=
"System"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.Mac"
/>
<Reference
Include=
"Xamarin.Mac"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.10\lib\xamarinmac\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<Folder
Include=
"Properties\"
/>
<Folder
Include=
"Properties\"
/>
...
...
build/XamarinMac/packages.config
View file @
ea29d831
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.1
0
"
targetFramework
=
"xamarinmac20"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.1
1
"
targetFramework
=
"xamarinmac20"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/XamariniOS/NLua.XamariniOS.csproj
View file @
ea29d831
...
@@ -50,13 +50,13 @@
...
@@ -50,13 +50,13 @@
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"KeraLua, Version=1.0.11.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217, processorArchitecture=MSIL"
>
<HintPath>
..\..\packages\KeraLua.1.0.11\lib\xamarinios\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=
"Xamarin.iOS"
/>
<Reference
Include=
"Xamarin.iOS"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.10\lib\xamarinios\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
...
...
build/XamariniOS/packages.config
View file @
ea29d831
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.1
0
"
targetFramework
=
"xamarinios10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.1
1
"
targetFramework
=
"xamarinios10"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/net45/NLua.csproj
View file @
ea29d831
...
@@ -32,10 +32,10 @@
...
@@ -32,10 +32,10 @@
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
<TreatWarningsAsErrors>
true
</TreatWarningsAsErrors>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference
Include=
"System"
/>
<Reference
Include=
"KeraLua, Version=1.0.11.0, Culture=neutral, PublicKeyToken=6a194c04b9c89217, processorArchitecture=MSIL"
>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.11\lib\net45\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.10\lib\net45\KeraLua.dll
</HintPath>
</Reference>
</Reference>
<Reference
Include=
"System"
/>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<None
Include=
"packages.config"
/>
<None
Include=
"packages.config"
/>
...
@@ -43,5 +43,11 @@
...
@@ -43,5 +43,11 @@
<Import
Project=
"..\..\src\NLua.Shared.projitems"
Label=
"Shared"
Condition=
"Exists('..\..\src\NLua.Shared.projitems')"
/>
<Import
Project=
"..\..\src\NLua.Shared.projitems"
Label=
"Shared"
Condition=
"Exists('..\..\src\NLua.Shared.projitems')"
/>
<Import
Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"..\targets\NLua.Sign.targets"
/>
<Import
Project=
"..\targets\NLua.Sign.targets"
/>
<Import
Project=
"..\..\packages\KeraLua.1.0.10\build\net45\KeraLua.targets"
Condition=
"Exists('..\..\packages\KeraLua.1.0.10\build\net45\KeraLua.targets')"
/>
<Import
Project=
"..\..\packages\KeraLua.1.0.11\build\net45\KeraLua.targets"
Condition=
"Exists('..\..\packages\KeraLua.1.0.11\build\net45\KeraLua.targets')"
/>
<Target
Name=
"EnsureNuGetPackageBuildImports"
BeforeTargets=
"PrepareForBuild"
>
<PropertyGroup>
<ErrorText>
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
</ErrorText>
</PropertyGroup>
<Error
Condition=
"!Exists('..\..\packages\KeraLua.1.0.11\build\net45\KeraLua.targets')"
Text=
"$([System.String]::Format('$(ErrorText)', '..\..\packages\KeraLua.1.0.11\build\net45\KeraLua.targets'))"
/>
</Target>
</Project>
</Project>
\ No newline at end of file
build/net45/packages.config
View file @
ea29d831
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.1
0
"
targetFramework
=
"net45"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.1
1
"
targetFramework
=
"net45"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/netcore/NLua.NetCore.csproj
View file @
ea29d831
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
</PropertyGroup>
</PropertyGroup>
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" Condition="Exists('..\..\src\NLua.Shared.projitems')" />
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" Condition="Exists('..\..\src\NLua.Shared.projitems')" />
<ItemGroup>
<ItemGroup>
<PackageReference Include="KeraLua" Version="1.0.1
0
" />
<PackageReference Include="KeraLua" Version="1.0.1
1
" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" />
</ItemGroup>
</ItemGroup>
...
...
build/netstandard2.0/NLua.netstandard2.0.csproj
View file @
ea29d831
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" />
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" />
<ItemGroup>
<ItemGroup>
<PackageReference Include="KeraLua" Version="1.0.1
0
" />
<PackageReference Include="KeraLua" Version="1.0.1
1
" />
</ItemGroup>
</ItemGroup>
<Import Project="..\targets\NLua.Sign.targets" />
<Import Project="..\targets\NLua.Sign.targets" />
...
...
packages/KeraLua.1.0.10/lib/net45/KeraLua.dll
deleted
100755 → 0
View file @
20433382
File deleted
packages/KeraLua.1.0.10/lib/netcoreapp2.0/KeraLua.dll
deleted
100755 → 0
View file @
20433382
File deleted
packages/KeraLua.1.0.10/lib/netstandard2.0/KeraLua.dll
deleted
100755 → 0
View file @
20433382
File deleted
packages/KeraLua.1.0.10/lib/xamarinios/KeraLua.dll
deleted
100755 → 0
View file @
20433382
File deleted
packages/KeraLua.1.0.10/lib/xamarinios/KeraLua.xml
deleted
100755 → 0
View file @
20433382
This diff is collapsed.
Click to expand it.
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