Commit c886b103 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Fixed Android

parent e1271b97
...@@ -162,6 +162,11 @@ jobs: ...@@ -162,6 +162,11 @@ jobs:
inputs: inputs:
restoreSolution: NLua.UWP.sln restoreSolution: NLua.UWP.sln
- task: NuGetCommand@2
displayName: 'NuGet restore NLua.Android'
inputs:
restoreSolution: NLua.Android.sln
- task: NuGetCommand@2 - task: NuGetCommand@2
displayName: 'NuGet restore' displayName: 'NuGet restore'
inputs: inputs:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment