We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe3532 commit da1083dCopy full SHA for da1083d
build/templates/dotnet-install.yml
@@ -7,12 +7,12 @@
7
type: string
8
default: 'https://raw.githubusercontent.com/unoplatform/uno.check/870b2615fc2783e9355374c12015597a92dd242a/manifests/uno.ui.manifest.json'
9
10
-# Whether it should install the Android workload.
+# Whether the Android workload should be installed.
11
- name: installAndroidWorkload
12
type: boolean
13
default: false
14
15
-# Whether it should install the iOS workload.
+# Whether the iOS workload should be installed.
16
- name: installAppleWorkload
17
18
0 commit comments