vscode task not working property with resourcesPath not working <img width="1000" alt="image" src="https://github.com/microsoft/vscode-dapr/assets/1310539/31eab255-f9e7-4233-9cab-29380aa64063"> expected output > Executing command: dapr run --app-id "example-app" --app-port "51004" --app-protocol "grpc" --resources-path "./dapr/local-components" --dapr-grpc-port "56004" --dapr-http-port "3504" --log-level "debug" < working but --components-path has been deprecated <img width="859" alt="image" src="https://github.com/microsoft/vscode-dapr/assets/1310539/8ea2b35c-009a-4953-906f-d1cdd60c5296">
vscode task not working property with resourcesPath
not working

expected output
working but --components-path has been deprecated
