diff --git a/PowerShell.Common.props b/PowerShell.Common.props
index 104f2f971d1..627fb16d29e 100644
--- a/PowerShell.Common.props
+++ b/PowerShell.Common.props
@@ -153,4 +153,8 @@
portable
+
+
+ strict
+
diff --git a/test/Test.Common.props b/test/Test.Common.props
index 777680552a4..28176b0eb6d 100644
--- a/test/Test.Common.props
+++ b/test/Test.Common.props
@@ -12,6 +12,10 @@
true
+
+ strict
+
+
$(DefineConstants);UNIX