File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 Copy-Item " .\dist\images\ecsact-color44.png" " .\dist\images\ecsact-color44.targetsize-44_altform-unplated.png" - Force
2525 Copy-Item " .\dist\images\ecsact-color150.png" " .\dist\images\ecsact-color150.targetsize-150_altform-unplated.png" - Force
2626
27- & $MakePriPath createconfig / cf .\dist\priconfig.xml / dq en- US / o
27+ & $MakePriPath createconfig / cf .\dist\priconfig.xml / dq en- US / o * >> CreateMsix.log
2828 if (-not $? )
2929 {
3030 throw " $MakePriPath createconfig failed with exit code ${LastExitCode} "
3131 }
3232
33- & $MakePriPath new / pr .\dist / cf .\dist\priconfig.xml / dq en- US / o / OutputFile " .\dist\resources.pri" * >> CopyMsix .log
33+ & $MakePriPath new / pr .\dist / cf .\dist\priconfig.xml / dq en- US / o / OutputFile " .\dist\resources.pri" * >> CreateMsix .log
3434 if (-not $? )
3535 {
3636 throw " $MakePriPath new failed with exit code ${LastExitCode} "
You can’t perform that action at this time.
0 commit comments