Release 4.0.0-preview1-00184
[platform/core/csapi/tizenfx.git] / src / ElmSharp.Wearable / ElmSharp.Wearable.csproj
1 <Project Sdk="Microsoft.NET.Sdk">
2
3   <PropertyGroup>
4     <TargetFramework>netstandard2.0</TargetFramework>
5   </PropertyGroup>
6
7   <ItemGroup>
8     <ProjectReference Include="..\ElmSharp\ElmSharp.csproj" />
9   </ItemGroup>
10
11 </Project>