Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #72 from rookiejava/patch-1
Browse files Browse the repository at this point in the history
Update DeviceInfo.Plugin.csproj
  • Loading branch information
jamesmontemagno authored May 21, 2019
2 parents 0423249 + 63e7ba0 commit aa30a6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/DeviceInfo.Plugin/DeviceInfo.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,8 @@

<ItemGroup Condition=" $(TargetFramework.StartsWith('Tizen')) ">
<Compile Include="**\*.tizen.cs" />
<PackageReference Include="Tizen.NET" Version="4.0.0">
<ExcludeAssets>Runtime</ExcludeAssets>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit aa30a6f

Please sign in to comment.