[Multimedia] Updated the doc-comments to fix the grammar errors.
[platform/core/csapi/tizenfx.git] / tools / module.csproj.template
1 <Project Sdk="Microsoft.NET.Sdk">
2
3   <PropertyGroup>
4     <TargetFramework>netstandard1.6</TargetFramework>
5   </PropertyGroup>
6
7
8 </Project>