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
92c5a9fa
Commit
92c5a9fa
authored
Apr 21, 2019
by
Vinicius Jarina
Browse files
* Update NuGets, Moved `devops` scripts
parent
abf0afa9
Changes
66
Hide whitespace changes
Inline
Side-by-side
tests/build/xamarinios/NLuaTest.XamariniOS.csproj
View file @
92c5a9fa
...
...
@@ -96,7 +96,7 @@
<Reference
Include=
"MonoTouch.NUnitLite"
/>
<Reference
Include=
"System.Numerics"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\..\packages\KeraLua.1.0.
6
\lib\xamarinios\KeraLua.dll
</HintPath>
<HintPath>
..\..\..\packages\KeraLua.1.0.
8
\lib\xamarinios\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
@@ -159,5 +159,5 @@
</ItemGroup>
<Import
Project=
"..\..\src\NLuaTest.Shared.projitems"
Label=
"Shared"
Condition=
"Exists('..\..\src\NLuaTest.Shared.projitems')"
/>
<Import
Project=
"$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets"
/>
<Import
Project=
"..\..\..\packages\Codefoco.Touch.Server.1.0.1
0
\build\Codefoco.Touch.Server.targets"
Condition=
"Exists('..\..\..\packages\Codefoco.Touch.Server.1.0.1
0
\build\Codefoco.Touch.Server.targets')"
/>
<Import
Project=
"..\..\..\packages\Codefoco.Touch.Server.1.0.1
4
\build\Codefoco.Touch.Server.targets"
Condition=
"Exists('..\..\..\packages\Codefoco.Touch.Server.1.0.1
4
\build\Codefoco.Touch.Server.targets')"
/>
</Project>
\ No newline at end of file
tests/build/xamarinios/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"Codefoco.Touch.Server"
version
=
"1.0.1
0
"
targetFramework
=
"xamarinios10"
developmentDependency
=
"true"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"xamarinios10"
/>
<
package
id
=
"Codefoco.Touch.Server"
version
=
"1.0.1
4
"
targetFramework
=
"xamarinios10"
developmentDependency
=
"true"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarinios10"
/>
</
packages
>
\ No newline at end of file
tests/build/xamarinios/tools/Touch.Server.exe
View file @
92c5a9fa
No preview for this file type
tests/build/xamarintvos/NLuaTest.XamarinTVOS.csproj
View file @
92c5a9fa
...
...
@@ -98,7 +98,7 @@
<Reference
Include=
"MonoTouch.NUnitLite"
/>
<Reference
Include=
"System.Numerics"
/>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\..\packages\KeraLua.1.0.
6
\lib\xamarintvos\KeraLua.dll
</HintPath>
<HintPath>
..\..\..\packages\KeraLua.1.0.
8
\lib\xamarintvos\KeraLua.dll
</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
...
...
@@ -221,5 +221,5 @@
</ItemGroup>
<Import
Project=
"..\..\src\NLuaTest.Shared.projitems"
Label=
"Shared"
Condition=
"Exists('..\..\src\NLuaTest.Shared.projitems')"
/>
<Import
Project=
"$(MSBuildExtensionsPath)\Xamarin\TVOS\Xamarin.TVOS.CSharp.targets"
/>
<Import
Project=
"..\..\..\packages\Codefoco.Touch.Server.1.0.1
0
\build\Codefoco.Touch.Server.targets"
Condition=
"Exists('..\..\..\packages\Codefoco.Touch.Server.1.0.1
0
\build\Codefoco.Touch.Server.targets')"
/>
<Import
Project=
"..\..\..\packages\Codefoco.Touch.Server.1.0.1
4
\build\Codefoco.Touch.Server.targets"
Condition=
"Exists('..\..\..\packages\Codefoco.Touch.Server.1.0.1
4
\build\Codefoco.Touch.Server.targets')"
/>
</Project>
\ No newline at end of file
tests/build/xamarintvos/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
package
id
=
"Codefoco.Touch.Server"
version
=
"1.0.1
0
"
targetFramework
=
"xamarintvos10"
developmentDependency
=
"true"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"xamarintvos10"
/>
<
package
id
=
"Codefoco.Touch.Server"
version
=
"1.0.1
4
"
targetFramework
=
"xamarintvos10"
developmentDependency
=
"true"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarintvos10"
/>
</
packages
>
\ No newline at end of file
tests/build/xamarintvos/tools/Touch.Server.exe
View file @
92c5a9fa
No preview for this file type
Prev
1
2
3
4
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