This repository was archived by the owner on Jun 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed
arch-lifecycle/extensions/nuget Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 8
8
<owners >Xamarin Inc.</owners >
9
9
<requireLicenseAcceptance >true</requireLicenseAcceptance >
10
10
<description >Android Architecture Core - Runtime C# bindings for Xamarin</description >
11
- <copyright >Copyright © Microsoft Corporation</copyright >
12
- <projectUrl >https://github. com/xamarin/AndroidSupportComponents/ </projectUrl >
13
- <licenseUrl >https://github. com/xamarin/AndroidSupportComponents/blob/master/LICENSE.md </licenseUrl >
11
+ <copyright >© Microsoft Corporation. All rights reserved. </copyright >
12
+ <projectUrl >https://go.microsoft. com/fwlink/?linkid=865327 </projectUrl >
13
+ <licenseUrl >https://go.microsoft. com/fwlink/?linkid=865385 </licenseUrl >
14
14
<iconUrl >https://raw.githubusercontent.com/xamarin/AndroidSupportComponents/master/icons/arch-core-runtime_128x128.png</iconUrl >
15
15
<dependencies >
16
-
16
+ <group targetFramework =" MonoAndroid80" >
17
+ <dependency id =" Xamarin.Android.Support.Annotations" version =" 26.1.0" />
18
+ <dependency id =" Xamarin.Android.Arch.Core.Common" version =" 1.0.0" />
19
+ </group >
17
20
</dependencies >
18
21
</metadata >
19
22
<files >
Original file line number Diff line number Diff line change 14
14
<iconUrl >https://raw.githubusercontent.com/xamarin/AndroidSupportComponents/master/icons/arch-lifecycle-extensions_128x128.png</iconUrl >
15
15
<dependencies >
16
16
<group targetFramework =" MonoAndroid80" >
17
- <dependency id =" Xamarin.Android.Support.Annotations" version =" 26.1.0" />
18
- <dependency id =" Xamarin.Android.Support.Fragment" version =" 26.1.0" />
19
- <dependency id =" Xamarin.Android.Support.Compat" version =" 26.1.0" />
17
+ <dependency id =" Xamarin.Android.Support.Annotations" version =" 26.1.0" />
18
+ <dependency id =" Xamarin.Android.Support.Fragment" version =" 26.1.0" />
20
19
<dependency id =" Xamarin.Android.Arch.Lifecycle.Runtime" version =" 1.0.3" />
21
- <dependency id =" Xamarin.Android.Arch.Lifecycle.Common" version =" 1.0.1 " />
20
+ <dependency id =" Xamarin.Android.Arch.Lifecycle.Common" version =" 1.0.3 " />
22
21
<dependency id =" Xamarin.Android.Arch.Core.Common" version =" 1.0.0" />
22
+ <dependency id =" Xamarin.Android.Arch.Core.Runtime" version =" 1.0.0" />
23
23
</group >
24
24
</dependencies >
25
25
</metadata >
You can’t perform that action at this time.
0 commit comments