Skip to content

Commit

Permalink
fixed nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kamu authored and kamu committed Jun 11, 2017
1 parent 39cf47e commit 8d9445b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuget/AiEffects_mac.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Xamarin.Forms Effects(add Text/add Command/NumberPicker to a view,alter LineHeight of Label and Editor/Button to flat) for iOS/Android</description>
<summary></summary>
<ReleaseNotes>
<releaseNotes>
## Enhancements

[AddCommand] Add EnableSound Property (PullRequests#10)
* system sound on/off.
[AddCommand] Add SyncCanExecute Property (Issues#9)
* synchronize Command's CanExecute to Xamarin.Forms.View's IsEnabled.
</ReleaseNotes>
</releaseNotes>
<tags>Xamarin.Forms Effects Command NumberPikcer LineHeight LineSpacing FlatButton Validation SoundEffect</tags>
<language>en-US</language>
<dependencies>
Expand Down

0 comments on commit 8d9445b

Please sign in to comment.