diff --git a/src/Numerics/Numerics-Net35.csproj b/src/Numerics/Numerics-Net35.csproj index 6585cd72..1e455be6 100644 --- a/src/Numerics/Numerics-Net35.csproj +++ b/src/Numerics/Numerics-Net35.csproj @@ -44,6 +44,7 @@ 4 AllRules.ruleset 1591 + 5 ..\..\out\lib-debug\Net35\ @@ -57,6 +58,7 @@ prompt 4 AllRules.ruleset + 5 ..\..\out\lib-signed\Net35\ @@ -73,6 +75,7 @@ 4 AllRules.ruleset 1591 + 5 diff --git a/src/Numerics/Numerics-Portable259.csproj b/src/Numerics/Numerics-Portable259.csproj index e092acaf..a51a5b61 100644 --- a/src/Numerics/Numerics-Portable259.csproj +++ b/src/Numerics/Numerics-Portable259.csproj @@ -28,6 +28,7 @@ 4 AllRules.ruleset 1591 + 5 TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION @@ -40,6 +41,7 @@ prompt 4 AllRules.ruleset + 5 diff --git a/src/Numerics/Numerics-Portable328.csproj b/src/Numerics/Numerics-Portable328.csproj index 6a95a19c..58c6c792 100644 --- a/src/Numerics/Numerics-Portable328.csproj +++ b/src/Numerics/Numerics-Portable328.csproj @@ -28,6 +28,7 @@ 4 AllRules.ruleset 1591 + 5 TRACE;DEBUG;PORTABLE;NOSYSNUMERICS @@ -40,6 +41,7 @@ prompt 4 AllRules.ruleset + 5 diff --git a/src/Numerics/Numerics-Portable47.csproj b/src/Numerics/Numerics-Portable47.csproj index 8f54d39f..6b0f79a8 100644 --- a/src/Numerics/Numerics-Portable47.csproj +++ b/src/Numerics/Numerics-Portable47.csproj @@ -28,6 +28,7 @@ 4 AllRules.ruleset 1591 + 5 TRACE;DEBUG;PORTABLE @@ -40,6 +41,7 @@ prompt 4 AllRules.ruleset + 5 diff --git a/src/Numerics/Numerics-Portable7.csproj b/src/Numerics/Numerics-Portable7.csproj index e701c035..0610d8f3 100644 --- a/src/Numerics/Numerics-Portable7.csproj +++ b/src/Numerics/Numerics-Portable7.csproj @@ -28,6 +28,7 @@ 4 AllRules.ruleset 1591 + 5 TRACE;DEBUG;PORTABLE;NET45REFLECTION @@ -40,6 +41,7 @@ prompt 4 AllRules.ruleset + 5 diff --git a/src/Numerics/Numerics-Portable78.csproj b/src/Numerics/Numerics-Portable78.csproj index 0a1297d0..d3fbf8b1 100644 --- a/src/Numerics/Numerics-Portable78.csproj +++ b/src/Numerics/Numerics-Portable78.csproj @@ -28,6 +28,7 @@ 4 AllRules.ruleset 1591 + 5 TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION @@ -40,6 +41,7 @@ prompt 4 AllRules.ruleset + 5 diff --git a/src/Numerics/Numerics.csproj b/src/Numerics/Numerics.csproj index 0d7d3fad..b7eeb8b1 100644 --- a/src/Numerics/Numerics.csproj +++ b/src/Numerics/Numerics.csproj @@ -44,6 +44,7 @@ 4 AllRules.ruleset 1591 + 5 ..\..\out\lib-debug\Net40\ @@ -57,6 +58,7 @@ prompt 4 AllRules.ruleset + 5 ..\..\out\lib-signed\Net40\ @@ -73,6 +75,7 @@ 4 AllRules.ruleset 1591 + 5 diff --git a/src/TestData/TestData.csproj b/src/TestData/TestData.csproj index 9f2a9762..aa3d569c 100644 --- a/src/TestData/TestData.csproj +++ b/src/TestData/TestData.csproj @@ -26,6 +26,7 @@ AllRules.ruleset 1591 false + 5 DEBUG;TRACE @@ -40,6 +41,7 @@ AnyCPU 1591 false + 5 ..\..\out\test-signed\Net35\ @@ -55,6 +57,7 @@ AllRules.ruleset 1591 false + 5 diff --git a/src/UnitTests/UnitTests-Net35.csproj b/src/UnitTests/UnitTests-Net35.csproj index 5cf8614a..1d985b73 100644 --- a/src/UnitTests/UnitTests-Net35.csproj +++ b/src/UnitTests/UnitTests-Net35.csproj @@ -26,6 +26,7 @@ 1591 false 4 + 5 TRACE;DEBUG;NET35;NOSYSNUMERICS @@ -39,6 +40,7 @@ 4 1591 false + 5 TRACE;NET35;NOSYSNUMERICS @@ -52,6 +54,7 @@ 1591 false 4 + 5 diff --git a/src/UnitTests/UnitTests-Portable259.csproj b/src/UnitTests/UnitTests-Portable259.csproj index e7f565bc..0858525a 100644 --- a/src/UnitTests/UnitTests-Portable259.csproj +++ b/src/UnitTests/UnitTests-Portable259.csproj @@ -24,6 +24,7 @@ MinimumRecommendedRules.ruleset 1591 4 + 5 TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION @@ -36,6 +37,7 @@ prompt 4 1591 + 5 diff --git a/src/UnitTests/UnitTests-Portable328.csproj b/src/UnitTests/UnitTests-Portable328.csproj index c75e12ec..55d26134 100644 --- a/src/UnitTests/UnitTests-Portable328.csproj +++ b/src/UnitTests/UnitTests-Portable328.csproj @@ -24,6 +24,7 @@ MinimumRecommendedRules.ruleset 1591 4 + 5 TRACE;DEBUG;PORTABLE;NOSYSNUMERICS @@ -36,6 +37,7 @@ prompt 4 1591 + 5 diff --git a/src/UnitTests/UnitTests-Portable47.csproj b/src/UnitTests/UnitTests-Portable47.csproj index 38c78bc7..23f4369d 100644 --- a/src/UnitTests/UnitTests-Portable47.csproj +++ b/src/UnitTests/UnitTests-Portable47.csproj @@ -24,6 +24,7 @@ MinimumRecommendedRules.ruleset 1591 4 + 5 TRACE;DEBUG;PORTABLE @@ -36,6 +37,7 @@ prompt 4 1591 + 5 diff --git a/src/UnitTests/UnitTests-Portable7.csproj b/src/UnitTests/UnitTests-Portable7.csproj index d7eb39a2..1e091034 100644 --- a/src/UnitTests/UnitTests-Portable7.csproj +++ b/src/UnitTests/UnitTests-Portable7.csproj @@ -24,6 +24,7 @@ MinimumRecommendedRules.ruleset 1591 4 + 5 TRACE;DEBUG;PORTABLE;NET45REFLECTION @@ -36,6 +37,7 @@ prompt 4 1591 + 5 diff --git a/src/UnitTests/UnitTests-Portable78.csproj b/src/UnitTests/UnitTests-Portable78.csproj index 78a5d67d..5fb33db7 100644 --- a/src/UnitTests/UnitTests-Portable78.csproj +++ b/src/UnitTests/UnitTests-Portable78.csproj @@ -24,6 +24,7 @@ MinimumRecommendedRules.ruleset 1591 4 + 5 TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION @@ -36,6 +37,7 @@ prompt 4 1591 + 5 diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj index 4f552450..8c4cd4ab 100644 --- a/src/UnitTests/UnitTests.csproj +++ b/src/UnitTests/UnitTests.csproj @@ -28,6 +28,7 @@ AllRules.ruleset 1591 false + 5 DEBUG;TRACE @@ -43,6 +44,7 @@ AnyCPU 1591 false + 5 ..\..\out\test-signed\Net40\ @@ -58,6 +60,7 @@ AllRules.ruleset 1591 false + 5