[ElmSharp] Fixed an error of ElmSharp.Test csproj file by netcoreapp1.0
[platform/core/csapi/tizenfx.git] / test / ElmSharp.Test / ElmSharp.Test.csproj
old mode 100644 (file)
new mode 100755 (executable)
index 580f5c5..5842abe
@@ -12,7 +12,7 @@
   <!-- Property Group for .NET Core Project -->
   <PropertyGroup>
     <OutputType>Exe</OutputType>
-    <TargetFramework>netcoreapp1.1</TargetFramework>
+    <TargetFramework>netcoreapp2.0</TargetFramework>
   </PropertyGroup>
 
   <!-- Property Group for Tizen Project -->