We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aff7d9 commit 502170fCopy full SHA for 502170f
Tasks/AzureAppServiceManage/task.loc.json
@@ -12,9 +12,9 @@
12
],
13
"demands": [],
14
"version": {
15
- "Major": "0",
16
- "Minor": "1",
17
- "Patch": "0"
+ "Major": 0,
+ "Minor": 1,
+ "Patch": 0
18
},
19
"minimumAgentVersion": "1.102.0",
20
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
@@ -140,4 +140,4 @@
140
"Successfullyswappedslots": "ms-resource:loc.messages.Successfullyswappedslots",
141
"SourceAndTargetSlotCannotBeSame": "ms-resource:loc.messages.SourceAndTargetSlotCannotBeSame"
142
}
143
-}
+}
0 commit comments