Enable Deploy in the Configuration Manager for #4442.
Will test with this in for a while to see if Deploy is ever disabled but early testing indicates this addresses the issue for new projects and projects when MSIX is added after creation.
This commit is contained in:
Родитель
6fa1447135
Коммит
a03f9b7755
|
@ -124,6 +124,16 @@
|
|||
"specifiedPathIsTarget": "true"
|
||||
},
|
||||
"continueOnError": true
|
||||
},
|
||||
{
|
||||
"description": "Enable Deploy in the Configuration Manager",
|
||||
"manualInstructions": [ ],
|
||||
"actionId": "F74F9FBA-D4F5-494E-970E-D99DF5E3F4F3",
|
||||
"args": {
|
||||
"projectName": "Param_ProjectName\\Param_ProjectName.csproj",
|
||||
"deploy": true
|
||||
},
|
||||
"continueOnError": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче