Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 8a833b2

Browse files
authored
Merge pull request #18 from xamarin/v24.2.1
Fixes vector drawable sample
2 parents 42624af + a0dbe6d commit 8a833b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: vector-drawable/component/component.template.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,21 @@ samples:
1919
path: ../samples/VectorDrawableSample.sln
2020
removeProjects:
2121
- Compat
22+
- Core-UI
23+
- Core-Utils
24+
- Fragment
25+
- Media-Compat
2226
- V7-AppCompat
2327
- Vector-Drawable
2428
- Animated-Vector-Drawable
2529
installNuGets:
2630
- project: VectorDrawableSample
2731
packages:
2832
- Xamarin.Android.Support.Compat
33+
- Xamarin.Android.Support.Core.UI
34+
- Xamarin.Android.Support.Core.Utils
35+
- Xamarin.Android.Support.Fragment
36+
- Xamarin.Android.Support.Media.Compat
2937
- Xamarin.Android.Support.v7.AppCompat
3038
- Xamarin.Android.Support.Vector.Drawable
3139
- Xamarin.Android.Support.Animated.Vector.Drawable

0 commit comments

Comments
 (0)