Describe the bug
use/reference of Azure DevOps Power Platform build tool's tasks version 0 which is no longer available/working prevents scaffolling new ADO projects
for example in the file here
To reproduce
Steps to reproduce the behaviour.
Scaffolder Azure Devops:
yo @capgeminiuk/powerapps-project:azuredevops
Expected behaviour
to Scaffolder Azure Devops:
Additional context
tested local fix of updating references to version 2
for example in the file here
update "PowerPlatformToolInstaller@0" to "PowerPlatformToolInstaller@2" and
update "PowerPlatformChecker@2" to "PowerPlatformChecker@2"
Describe the bug
use/reference of Azure DevOps Power Platform build tool's tasks version 0 which is no longer available/working prevents scaffolling new ADO projects
for example in the file here
To reproduce
Steps to reproduce the behaviour.
Scaffolder Azure Devops:
yo @capgeminiuk/powerapps-project:azuredevops
Expected behaviour
to Scaffolder Azure Devops:
Additional context
tested local fix of updating references to version 2
for example in the file here
update "PowerPlatformToolInstaller@0" to "PowerPlatformToolInstaller@2" and
update "PowerPlatformChecker@2" to "PowerPlatformChecker@2"