Regs Markwick
Results
1
issues of
Regs Markwick
We are using Powershell and github actions to export a solution: **Github Action** ``` - name: Export Managed Solution File run: | ./pipeline/export-solution -CrmUrl ${{ env.DEV_ENVIRONMENT_URL }} -ClientId ${{ env.DEV_CLIENT_ID...
HowTo/Question