File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
3
3
<metadata >
4
4
<id >AiForms.Effects</id >
5
- <version >1.3.0 </version >
5
+ <version >1.3.1 </version >
6
6
<title >AiForms.Effects for Xamarin.Forms</title >
7
7
<authors >kamu</authors >
8
8
<owners >kamu</owners >
14
14
<releaseNotes >
15
15
## Bug fix
16
16
17
+ * [AddTouch] Not include Recognizer attached property.
17
18
* [SizeToFit] Null Exception in OnDetached on iOS.
18
19
19
20
## New feature
24
25
25
26
* Support .NETStandard2.0
26
27
</releaseNotes >
27
- <tags >Xamarin.Forms Effects Command NumberPikcer LineHeight LineSpacing FlatButton Validation SoundEffect Border TimePicker DatePicker Placeholder Color SizeToFit</tags >
28
+ <tags >Xamarin.Forms Effects Command NumberPikcer LineHeight LineSpacing FlatButton Validation SoundEffect Border TimePicker DatePicker Placeholder Color SizeToFit TouchEvents </tags >
28
29
<language >en-US</language >
29
30
<dependencies >
30
31
<group targetFramework =" netstandard2.0" >
You can’t perform that action at this time.
0 commit comments