[Build] Install Tizen.Peripheral to all profiles temporarily (#2016)
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 16 Sep 2020 00:16:50 +0000 (09:16 +0900)
committerGitHub <noreply@github.com>
Wed, 16 Sep 2020 00:16:50 +0000 (09:16 +0900)
internals/src/Tizen.Peripheral/Tizen.Peripheral.csproj

index 4c2e6a0..c91572a 100644 (file)
@@ -2,7 +2,9 @@
 
   <PropertyGroup>
     <TargetFramework>netstandard2.0</TargetFramework>
+    <!--
     <SupportedProfiles>mobile,wearable</SupportedProfiles>
+    -->
 </PropertyGroup>
 
   <ItemGroup>