[NUI] fix for PROFILE_TV to be defined and be applied
authordongsug.song <dongsug.song@samsung.com>
Thu, 8 Dec 2022 13:19:48 +0000 (22:19 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Wed, 14 Dec 2022 02:16:18 +0000 (11:16 +0900)
src/Tizen.NUI/Tizen.NUI.csproj

index 85146bf..c07625b 100755 (executable)
@@ -4,9 +4,6 @@
         <NoWarn>$(NoWarn);CS0618;CS0809;CS1591;CA1054;CA1056</NoWarn>
         <LangVersion>8.0</LangVersion>
     </PropertyGroup>
-    <PropertyGroup>
-        <DefineConstants>NUI_DEBUG_OFF;</DefineConstants>
-    </PropertyGroup>
     <ItemGroup>
         <TizenPreloadFile Include="Tizen.NUI.preload"
                           Sequence="30" />