Commit 8c6e027
authored
Added force remove application cmdlet in case of failure of remove (#6444)
* Added force remove application cmdlet in case of failure of remove ap… (#6431)
* Added force remove application cmdlet in case of failure of remove application cmdlet (#6413)
* Added force remove application cmdlet in case of failure of remove application cmdlet
* Added -Force parameter to avoid confirmation prompt
* Indentation
* Updated version number
* fix failing test on hosted agent
* Typo while merging1 parent 320a33f commit 8c6e027
File tree
4 files changed
+8
-13
lines changed- Tasks/ServiceFabricDeploy
- ServiceFabricSDK
- Tests
4 files changed
+8
-13
lines changedLines changed: 5 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | 212 | | |
222 | | - | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
223 | 218 | | |
224 | 219 | | |
225 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments