File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3223,7 +3223,7 @@ var require_pacPackageInfo = __commonJS({
32233223 PacPackageName : "Microsoft.PowerApps.CLI" ,
32243224 LegacyLinuxPackage : "Microsoft.PowerApps.CLI.Core.linux-x64" ,
32253225 DotnetToolName : "Microsoft.PowerApps.CLI.Tool" ,
3226- PacPackageVersion : "1.32.8 "
3226+ PacPackageVersion : "1.33.3 "
32273227 } ;
32283228 }
32293229} ) ;
Original file line number Diff line number Diff line change @@ -23976,6 +23976,7 @@ function main() {
2397623976 environmentUrl: (0, getEnvironmentUrl_1.default)(),
2397723977 catalogItemId: parameterMap["catalog-item-id"],
2397823978 targetEnvironmentUrl: parameterMap["target-url"],
23979+ targetEnvironment: parameterMap["target-environment"],
2397923980 settings: parameterMap["settings"],
2398023981 targetVersion: parameterMap["target-version"],
2398123982 pollStatus: parameterMap["poll-status"],
Original file line number Diff line number Diff line change 22 "PacPackageName" : " Microsoft.PowerApps.CLI" ,
33 "LegacyLinuxPackage" : " Microsoft.PowerApps.CLI.Core.linux-x64" ,
44 "DotnetToolName" : " Microsoft.PowerApps.CLI.Tool" ,
5- "PacPackageVersion" : " 1.32.8 "
5+ "PacPackageVersion" : " 1.33.3 "
66}
You can’t perform that action at this time.
0 commit comments