diff --git a/M6502/M6502.Test/M6502.Test.csproj b/M6502/M6502.Test/M6502.Test.csproj index f72bad4..53474dd 100644 --- a/M6502/M6502.Test/M6502.Test.csproj +++ b/M6502/M6502.Test/M6502.Test.csproj @@ -35,7 +35,7 @@ AnyCPU - pdbonly + full true bin\Release\ TRACE @@ -44,6 +44,7 @@ AllRules.ruleset false false + true diff --git a/M6502/M6502.csproj b/M6502/M6502.csproj index 2fc01bb..7d27f9a 100644 --- a/M6502/M6502.csproj +++ b/M6502/M6502.csproj @@ -34,7 +34,7 @@ AllRules.ruleset - pdbonly + full true bin\Release\ TRACE @@ -43,6 +43,7 @@ latest AllRules.ruleset false + true