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

Commit 5694894

Browse files
committed
Use the new image for the AndroidX packages
1 parent c8f7bd1 commit 5694894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/AndroidXProject.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
4040
<PackageProjectUrl>https://go.microsoft.com/fwlink/?linkid=865352</PackageProjectUrl>
4141
<PackageLicenseUrl>https://go.microsoft.com/fwlink/?linkid=865381</PackageLicenseUrl>
42-
<PackageIconUrl>https://raw.githubusercontent.com/xamarin/AndroidSupportComponents/master/icons/@(Model.Name)_128x128.png</PackageIconUrl>
42+
<PackageIconUrl>https://go.microsoft.com/fwlink/?linkid=2099392</PackageIconUrl>
4343
<PackageVersion>@(Model.NuGetVersion)$(PackageVersionSuffix)</PackageVersion>
4444
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
4545
</PropertyGroup>

0 commit comments

Comments
 (0)