Skip to content

Commit

Permalink
chore: Omit version
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Aug 27, 2024
1 parent 4bf472f commit 135c5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci/.azure-devops-ios-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- bash: |
cd $(BUILD.SOURCESDIRECTORY)/src/SamplesApp/SamplesApp.netcoremobile
dotnet publish \
-f net8.0-ios17.5 \
-f net8.0-ios \
-c Release \
-p:BuildForTestFlight=true \
-p:UnoTargetFrameworkOverride=net8.0-ios17.0 \
Expand Down

0 comments on commit 135c5d1

Please sign in to comment.