Skip to content

Commit 3e83e4b

Browse files
1 parent a52d1ff commit 3e83e4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Labs.Uwp.Base.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
</PropertyGroup>
1010

1111
<PropertyGroup>
12+
<!-- PR #211, see article: https://dev.to/mhmd_azeez/solving-nutcdriver-exe-returned-code-1-error-while-building-uwp-app-in-release-mode-2mc6 -->
13+
<Use64Bitcompiler>true</Use64Bitcompiler>
1214
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
1315
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
1416
<OutputType>AppContainerExe</OutputType>

0 commit comments

Comments
 (0)