Fix build break for common profile
authorHyunho Kang <hhstark.kang@samsung.com>
Mon, 13 Mar 2017 01:14:41 +0000 (10:14 +0900)
committerHyunho Kang <hhstark.kang@samsung.com>
Mon, 13 Mar 2017 01:14:41 +0000 (10:14 +0900)
Change-Id: I5ab99fca361a09158bc076b5645743774fa1fc1b
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
src/Tizen.Applications.DataControl/Tizen.Applications.DataControl.csproj

index 29801db..3b0b438 100755 (executable)
@@ -40,6 +40,7 @@
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
   </PropertyGroup>
   <PropertyGroup>
     <SignAssembly>true</SignAssembly>