-
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
Description
Contact Details
What happened?
Based on #34 , I've found that if I just had Power Apps CLI installed per user (for example, through Power Platform Tools VS Code extension), we will need to reference it from there.
Here is a suggestion for an additional check and reference for PAC:
-
Get user's current roaming folder
Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData) -
Concatenate the path to the extension's executable
${YourAppDataFolderPath}\Code\User\globalStorage\microsoft-isvexptools.powerplatform-vscode\pac\tools\pac.exe
What version of the tool are you using?
2.2023.6.162
What version of XrmToolBox are you running?
1.2023.12.68
Relevant log output
Copilot