mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2024-12-22 23:26:31 +01:00
Try to fix error.
This commit is contained in:
parent
6067436c5a
commit
3f84904cdb
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ steps:
|
|||
restoreSolution: '$(solutionName)'
|
||||
- task: XamariniOS@2
|
||||
inputs:
|
||||
solutionFile: '**/*iOS.csproj'
|
||||
solutionFile: '$(solutionName)'
|
||||
configuration: '$(buildConfiguration)'
|
||||
packageApp: false
|
||||
buildForSimulator: true
|
||||
|
|
Loading…
Reference in a new issue