Skip to content

Commit cbb7a5b

Browse files
committed
test
1 parent 2aba2a4 commit cbb7a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildAll.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ echo "Invoke electronize build in WebApp Demo"
1818

1919

2020
echo "/target xxx (dev-build)"
21-
dotnet "../ElectronNET.CLI/bin/Debug/netcoreapp2.0/dotnet-electronize.dll" build /target custom win7-x86;win32 /dotnet-configuration Debug /electron-arch x86 /electron-params "--prune=true "
21+
dotnet "../ElectronNET.CLI/bin/Debug/netcoreapp2.0/dotnet-electronize.dll" build /target custom win7-x86;win32 /dotnet-configuration Debug /electron-arch ia32 /electron-params "--prune=true "
2222

2323

2424
echo "/target win (dev-build)"

0 commit comments

Comments
 (0)