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

Commit 1780c73

Browse files
committed
Fixed copyright and links for arch-lifecycle-ext
1 parent 7f94d8e commit 1780c73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

arch-lifecycle/extensions/nuget/template.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<owners>Xamarin Inc.</owners>
99
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1010
<description>Android Architecture Lifecycle - Extensions 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>
1414
<iconUrl>https://raw.githubusercontent.com/xamarin/AndroidSupportComponents/master/icons/arch-lifecycle-extensions_128x128.png</iconUrl>
1515
<dependencies>
1616
<group targetFramework="MonoAndroid80">

0 commit comments

Comments
 (0)