[NUI.WindowSystem] remove profile support attribute
authorJunseok Kim <juns.kim@samsung.com>
Wed, 30 Aug 2023 08:41:05 +0000 (17:41 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 31 Aug 2023 04:28:37 +0000 (13:28 +0900)
src/Tizen.NUI.WindowSystem/Tizen.NUI.WindowSystem.csproj

index b151e96f3b46d314f4ac9955b3a50d629465c73d..eebfbc5cf2a475f01144d2aff2c2611ba12b3b9d 100644 (file)
@@ -5,10 +5,6 @@
     <TizenCreateTpkOnBuild>false</TizenCreateTpkOnBuild>
   </PropertyGroup>
 
-  <PropertyGroup>
-    <SupportedProfiles>mobile;wearable</SupportedProfiles>
-  </PropertyGroup>
-
   <ItemGroup>
     <ProjectReference Include="..\Tizen.NUI\Tizen.NUI.csproj" />
     <ProjectReference Include="..\Tizen.System.Information\Tizen.System.Information.csproj" />