File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
2
2
<metadata >
3
3
<id >Plugin.Badge</id >
4
- <version >2.1.0-pre.1 </version >
4
+ <version >2.1.0-pre.2 </version >
5
5
<title >Tab Badge for Xamarin.Forms</title >
6
6
<authors >Adrian Seceleanu</authors >
7
7
<owners >Adrian Seceleanu</owners >
14
14
<tags >xamarin xamarin.forms badge tab tabbar monodroid Xamarin.iOS uwp uap android ios windows universal mac macos osx</tags >
15
15
<iconUrl >https://raw.githubusercontent.com/xabre/xamarin-forms-tab-badge/master/icon_small.png</iconUrl >
16
16
<releaseNotes >
17
+ [2.1.0-pre.2]
18
+ - #49 Fix missing UWP dlls from nuget package
17
19
[2.1.0-pre.1]
18
20
- Update to Xamarin Forms 3.1
19
21
- #48 Android Bottom Placement Support
56
58
<!-- iOS -->
57
59
<file src =" out\lib\ios\Plugin.Badge.*" target =" lib\Xamarin.iOS10" />
58
60
<!-- uap -->
59
- <file src =" out\lib\uwp\Plugin.Badge.*" target =" lib\uap10.0" />
61
+ <file src =" out\lib\uwp\Plugin.Badge.UWP\Plugin.Badge. *" target =" lib\uap10.0" />
60
62
<file src =" out\lib\uwp\Plugin.Badge.*.xml" target =" lib\uap10.0\Plugin.Badge.UWP" />
61
63
<!-- mac -->
62
64
<file src =" out\lib\mac\Plugin.Badge.*" target =" lib\xamarinmac20" />
You can’t perform that action at this time.
0 commit comments