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

Commit 3f29f61

Browse files
committed
Add more deps to replace refs in components
1 parent 20084ce commit 3f29f61

File tree

14 files changed

+84
-0
lines changed

14 files changed

+84
-0
lines changed

animated-vector-drawable/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ samples:
2020
- Animated-Vector-Drawable
2121
- Annotations
2222
- Compat
23+
- Arch.Core.Common
24+
- Arch.Lifecycle.Common
25+
- Arch.Lifecycle.Runtime
2326
- Core-UI
2427
- Core-Utils
2528
- Fragment
@@ -32,6 +35,9 @@ samples:
3235
- Xamarin.Android.Support.Animated.Vector.Drawable
3336
- Xamarin.Android.Support.Annotations
3437
- Xamarin.Android.Support.Compat
38+
- Xamarin.Android.Arch.Core.Common
39+
- Xamarin.Android.Arch.Lifecycle.Common
40+
- Xamarin.Android.Arch.Lifecycle.Runtime
3541
- Xamarin.Android.Support.Core.UI
3642
- Xamarin.Android.Support.Core.Utils
3743
- Xamarin.Android.Support.Fragment

appcompat-v7/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ samples:
1919
removeProjects:
2020
- Annotations
2121
- Compat
22+
- Arch.Core.Common
23+
- Arch.Lifecycle.Common
24+
- Arch.Lifecycle.Runtime
2225
- Core-UI
2326
- Core-Utils
2427
- Fragment
@@ -31,6 +34,9 @@ samples:
3134
packages:
3235
- Xamarin.Android.Support.Annotations
3336
- Xamarin.Android.Support.Compat
37+
- Xamarin.Android.Arch.Core.Common
38+
- Xamarin.Android.Arch.Lifecycle.Common
39+
- Xamarin.Android.Arch.Lifecycle.Runtime
3440
- Xamarin.Android.Support.Core.UI
3541
- Xamarin.Android.Support.Core.Utils
3642
- Xamarin.Android.Support.Fragment

customtabs/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,18 @@ samples:
1919
removeProjects:
2020
- Annotations
2121
- Compat
22+
- Arch.Core.Common
23+
- Arch.Lifecycle.Common
24+
- Arch.Lifecycle.Runtime
2225
- CustomTabs
2326
installNuGets:
2427
- project: ChromeCustomTabsSample
2528
packages:
2629
- Xamarin.Android.Support.Annotations
2730
- Xamarin.Android.Support.Compat
31+
- Xamarin.Android.Arch.Core.Common
32+
- Xamarin.Android.Arch.Lifecycle.Common
33+
- Xamarin.Android.Arch.Lifecycle.Runtime
2834
- Xamarin.Android.Support.CustomTabs
2935
removeNodes:
3036
- "//xNS:Import[contains (@Project, 'Xamarin.Android.Support.Tasks.VectorDrawable.targets')]"

design/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ samples:
2020
- Annotations
2121
- Animated-Vector-Drawable
2222
- Compat
23+
- Arch.Core.Common
24+
- Arch.Lifecycle.Common
25+
- Arch.Lifecycle.Runtime
2326
- Core-UI
2427
- Core-Utils
2528
- Fragment
@@ -35,6 +38,9 @@ samples:
3538
- Xamarin.Android.Support.Annotations
3639
- Xamarin.Android.Support.Animated.Vector.Drawable
3740
- Xamarin.Android.Support.Compat
41+
- Xamarin.Android.Arch.Core.Common
42+
- Xamarin.Android.Arch.Lifecycle.Common
43+
- Xamarin.Android.Arch.Lifecycle.Runtime
3844
- Xamarin.Android.Support.Core.UI
3945
- Xamarin.Android.Support.Core.Utils
4046
- Xamarin.Android.Support.Fragment

gridlayout-v7/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,19 @@ samples:
1919
removeProjects:
2020
- Annotations
2121
- Compat
22+
- Arch.Core.Common
23+
- Arch.Lifecycle.Common
24+
- Arch.Lifecycle.Runtime
2225
- Core-UI
2326
- V7-GridLayout
2427
installNuGets:
2528
- project: AndroidSupportSample
2629
packages:
2730
- Xamarin.Android.Support.Annotations
2831
- Xamarin.Android.Support.Compat
32+
- Xamarin.Android.Arch.Core.Common
33+
- Xamarin.Android.Arch.Lifecycle.Common
34+
- Xamarin.Android.Arch.Lifecycle.Runtime
2935
- Xamarin.Android.Support.Core.UI
3036
- Xamarin.Android.Support.v7.GridLayout
3137
removeNodes:

leanback-v17/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ samples:
1919
removeProjects:
2020
- Annotations
2121
- Compat
22+
- Arch.Core.Common
23+
- Arch.Lifecycle.Common
24+
- Arch.Lifecycle.Runtime
2225
- Core-UI
2326
- Core-Utils
2427
- Fragment
@@ -30,6 +33,9 @@ samples:
3033
packages:
3134
- Xamarin.Android.Support.Annotations
3235
- Xamarin.Android.Support.Compat
36+
- Xamarin.Android.Arch.Core.Common
37+
- Xamarin.Android.Arch.Lifecycle.Common
38+
- Xamarin.Android.Arch.Lifecycle.Runtime
3339
- Xamarin.Android.Support.Core.UI
3440
- Xamarin.Android.Support.Core.Utils
3541
- Xamarin.Android.Support.Fragment

mediarouter-v7/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ samples:
2121
- Vector-Drawable
2222
- Animated-Vector-Drawable
2323
- Compat
24+
- Arch.Core.Common
25+
- Arch.Lifecycle.Common
26+
- Arch.Lifecycle.Runtime
2427
- Core-UI
2528
- Core-Utils
2629
- Fragment
@@ -35,6 +38,9 @@ samples:
3538
- Xamarin.Android.Support.Vector.Drawable
3639
- Xamarin.Android.Support.Animated.Vector.Drawable
3740
- Xamarin.Android.Support.Compat
41+
- Xamarin.Android.Arch.Core.Common
42+
- Xamarin.Android.Arch.Lifecycle.Common
43+
- Xamarin.Android.Arch.Lifecycle.Runtime
3844
- Xamarin.Android.Support.Core.UI
3945
- Xamarin.Android.Support.Core.Utils
4046
- Xamarin.Android.Support.Fragment

palette-v7/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,19 @@ samples:
1919
removeProjects:
2020
- Annotations
2121
- Compat
22+
- Arch.Core.Common
23+
- Arch.Lifecycle.Common
24+
- Arch.Lifecycle.Runtime
2225
- Core-Utils
2326
- V7-Palette
2427
installNuGets:
2528
- project: AndroidSupportSample
2629
packages:
2730
- Xamarin.Android.Support.Annotations
2831
- Xamarin.Android.Support.Compat
32+
- Xamarin.Android.Arch.Core.Common
33+
- Xamarin.Android.Arch.Lifecycle.Common
34+
- Xamarin.Android.Arch.Lifecycle.Runtime
2935
- Xamarin.Android.Support.Core.Utils
3036
- Xamarin.Android.Support.v7.Palette
3137
removeNodes:

percent/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,18 @@ samples:
1919
removeProjects:
2020
- Annotations
2121
- Compat
22+
- Arch.Core.Common
23+
- Arch.Lifecycle.Common
24+
- Arch.Lifecycle.Runtime
2225
- Percent
2326
installNuGets:
2427
- project: AndroidSupportSample
2528
packages:
2629
- Xamarin.Android.Support.Annotations
2730
- Xamarin.Android.Support.Compat
31+
- Xamarin.Android.Arch.Core.Common
32+
- Xamarin.Android.Arch.Lifecycle.Common
33+
- Xamarin.Android.Arch.Lifecycle.Runtime
2834
- Xamarin.Android.Support.Percent
2935
removeNodes:
3036
- "//xNS:Import[contains (@Project, 'Xamarin.Android.Support.Tasks.VectorDrawable.targets')]"

preference-v7/component/component.template.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ samples:
2727
removeProjects:
2828
- Annotations
2929
- Compat
30+
- Arch.Core.Common
31+
- Arch.Lifecycle.Common
32+
- Arch.Lifecycle.Runtime
3033
- Core-UI
3134
- Core-Utils
3235
- Fragment
@@ -44,6 +47,9 @@ samples:
4447
packages:
4548
- Xamarin.Android.Support.Annotations
4649
- Xamarin.Android.Support.Compat
50+
- Xamarin.Android.Arch.Core.Common
51+
- Xamarin.Android.Arch.Lifecycle.Common
52+
- Xamarin.Android.Arch.Lifecycle.Runtime
4753
- Xamarin.Android.Support.Core.UI
4854
- Xamarin.Android.Support.Core.Utils
4955
- Xamarin.Android.Support.Fragment

0 commit comments

Comments
 (0)