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

Commit

Permalink
update nuspec file (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkpu committed Sep 2, 2019
1 parent 2a7b51d commit 71f9dbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tizen.Wearable.CircularUI.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<copyright>© Samsung Electronics Co., Ltd All Rights Reserved</copyright>
<dependencies>
<group targetFramework="netstandard2.0">
<dependency id="Xamarin.Forms" version="4.1.0.673156" />
<dependency id="Xamarin.Forms" version="4.2.0.709249" />
</group>
<group targetFramework="tizen40">
<dependency id="Xamarin.Forms" version="4.1.0.673156" />
<dependency id="Xamarin.Forms" version="4.2.0.709249" />
<dependency id="Tizen.NET" version="4.0.0" />
</group>
</dependencies>
Expand Down

0 comments on commit 71f9dbd

Please sign in to comment.