diff --git a/ModernKeePass.Application/Application.csproj b/ModernKeePass.Application/Application.csproj index c56f2d0..269fc4a 100644 --- a/ModernKeePass.Application/Application.csproj +++ b/ModernKeePass.Application/Application.csproj @@ -36,6 +36,16 @@ 4 x64 + + true + full + false + bin\ARM\Debug\ + DEBUG;TRACE + prompt + 4 + ARM + pdbonly true diff --git a/ModernKeePass.Domain/Domain.csproj b/ModernKeePass.Domain/Domain.csproj index 7d5fce7..6105969 100644 --- a/ModernKeePass.Domain/Domain.csproj +++ b/ModernKeePass.Domain/Domain.csproj @@ -36,6 +36,16 @@ 4 x64 + + true + full + false + bin\ARM\Debug\ + DEBUG;TRACE + prompt + 4 + ARM + pdbonly true diff --git a/ModernKeePass.Infrastructure/Infrastructure.csproj b/ModernKeePass.Infrastructure/Infrastructure.csproj index fe31681..7925c64 100644 --- a/ModernKeePass.Infrastructure/Infrastructure.csproj +++ b/ModernKeePass.Infrastructure/Infrastructure.csproj @@ -44,6 +44,16 @@ 4 x64 + + true + full + false + bin\ARM\Debug\ + DEBUG;TRACE + prompt + 4 + ARM + pdbonly true