powerplatform-vscode
powerplatform-vscode copied to clipboard
The Power Platform VSCode extension makes it easy to manage Power Platform environments and allows the developer to create, build and deploy Power Platform solutions, packages and portals.
With the latest version (1.29.11) commands like "pac org who" , "pac solution list" or "pac solution export" simply failed it return the following error message : Could not load...
Calling `pac solution pack` (version: 1.19.4+gfbe2fd6) with mapping file does not map pluginpackages. To reproduce: 1. `pack plugin init` a new plugin and build it 2. open plugin registration tool...
Type: Bug Installed VSCode and Install Power Platform Tools 2.0.25 from scratch on MacOs Sonoma 14.2.1 Extension version: 2.0.25 VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:48:16.874Z) OS version: Darwin arm64...
When using `pac application install` the error message "Package requested for installation was not found\" is returned for every attempted install. However, when attempting to install the application via the...
With the new version of pac cli 1.29.6 there seems to be a dependency injection problem when using pac data: System.InvalidOperationException: Unable to resolve service for type 'Microsoft.Xrm.Tooling.Connector.IOverrideAuthHookWrapper' while attempting...
When exporting a solution containing a command library canvas app the app name is different on each export. This creates noisy diffs and bloats source control. To reproduce: 1. Publish...
This PR introduces PreviewEngineClass for mapping PAC data to preview engine context structure.
This issue is occurring when running CLI Version: 1.26.5+g670cdf9 via VS Code. When pac paportal downloading a web page that used to have an adx_webform set but is now null,...
- [ ] Please attach a sample .msapp to this Issue which demonstrates the issue you are experiencing. *(Please do not attach any file which may contain sensitive personal or...