File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed
Tasks/AppCenterDistributeV3 Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 1414 "version" : {
1515 "Major" : 3 ,
1616 "Minor" : 150 ,
17- "Patch" : 0
17+ "Patch" : 1
1818 },
1919 "releaseNotes" : " Added support for multiple destinations." ,
2020 "groups" : [
179179 {
180180 "name" : " destinationGroupIds" ,
181181 "aliases" : [
182- " destinationIds" ,
183- " distributionGroupId" ,
184- " destinationId"
182+ " distributionGroupId"
185183 ],
186184 "type" : " string" ,
187185 "defaultValue" : " " ,
192190 },
193191 {
194192 "name" : " destinationStoreId" ,
195- "aliases" : [
196- " destinationIds" ,
197- " distributionGroupId" ,
198- " destinationId"
199- ],
200193 "type" : " string" ,
201194 "label" : " Destination ID" ,
202195 "helpMarkDown" : " ID of the distribution store to deploy to." ,
231224 "FailedToCreateFile" : " Failed to create %s with error: %s." ,
232225 "FailedToFindFile" : " Failed to find %s at %s."
233226 }
234- }
227+ }
You can’t perform that action at this time.
0 commit comments