Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 7734b6c

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 141d7bb commit 7734b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ steps:
2727

2828
- task: XamariniOS@2
2929
inputs:
30-
solutionFile: '**/*iOS.csproj'
30+
solution: '**/*iOS.csproj'
3131
configuration: 'Debug'
3232
buildForSimulator: true
3333
packageApp: false

0 commit comments

Comments
 (0)