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
aaded1fe
Commit
aaded1fe
authored
Nov 10, 2021
by
Vinicius Jarina
Browse files
fix
parent
36a8cd53
Changes
1
Show whitespace changes
Inline
Side-by-side
devops/azure-devops.yml
View file @
aaded1fe
...
@@ -203,6 +203,12 @@ stages:
...
@@ -203,6 +203,12 @@ stages:
solution
:
'
NLua.sln'
solution
:
'
NLua.sln'
configuration
:
Release
configuration
:
Release
-
task
:
MSBuild@1
displayName
:
'
Build
Android'
inputs
:
solution
:
'
NLua.Android.sln'
configuration
:
Release
-
task
:
MSBuild@1
-
task
:
MSBuild@1
displayName
:
'
Build
UWP'
displayName
:
'
Build
UWP'
inputs
:
inputs
:
...
@@ -238,12 +244,6 @@ stages:
...
@@ -238,12 +244,6 @@ stages:
custom
:
vstest
custom
:
vstest
arguments
:
'
.\tests\build\net6.0\bin\Release\net6.0\NLuaTest.dll'
arguments
:
'
.\tests\build\net6.0\bin\Release\net6.0\NLuaTest.dll'
-
task
:
MSBuild@1
displayName
:
'
Build
Android'
inputs
:
solution
:
'
NLua.Android.sln'
configuration
:
Release
-
script
:
'
dotnet
test
.\tests\build\net46\bin\Release\NLuaTest.dll
-l:trx
--Platform:x64'
-
script
:
'
dotnet
test
.\tests\build\net46\bin\Release\NLuaTest.dll
-l:trx
--Platform:x64'
displayName
:
'
Run
Windows
Tests'
displayName
:
'
Run
Windows
Tests'
...
...
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