[Tizen] Add RelativeStubPrecode for arm64, which replaces StubPrecode in FNV images
[platform/upstream/coreclr.git] / Directory.Build.props
index 1b43fd4..a8222e9 100644 (file)
@@ -8,12 +8,12 @@
     <Copyright>$(CopyrightNetFoundation)</Copyright>
     <PackageLicenseExpression>MIT</PackageLicenseExpression>
   </PropertyGroup>
-  
+
   <PropertyGroup>
     <CL_MPCount>$(NumberOfCores)</CL_MPCount>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Enables Strict mode for Roslyn compiler -->
-    <Features>strict</Features>
+    <Features>strict;nullablePublicOnly</Features>
   </PropertyGroup>
 </Project>