This repository was archived by the owner on Apr 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ full release notes is here - https://github.com/amay077/Xamarin.Forms.GoogleMaps
3939 <authors >amay077</authors >
4040 <copyright >Copyright 2016-2018</copyright >
4141 <iconUrl >https://raw.githubusercontent.com/amay077/Xamarin.Forms.GoogleMaps/master/logo.png</iconUrl >
42- < licenseUrl >https://github.com/amay077/Xamarin.Forms.GoogleMaps/blob/master/ LICENSE</ licenseUrl >
42+ < license type = " file " > LICENSE.txt</ license >
4343 <projectUrl >https://github.com/amay077/Xamarin.Forms.GoogleMaps</projectUrl >
4444 <requireLicenseAcceptance >false</requireLicenseAcceptance >
4545 <description >Yet another Maps library for Xamarin.Forms that optimized for Google maps.</description >
@@ -59,6 +59,9 @@ full release notes is here - https://github.com/amay077/Xamarin.Forms.GoogleMaps
5959 </dependencies >
6060 </metadata >
6161 <files >
62+ <!-- License-->
63+ <file src =" ..\LICENSE.txt" target =" " />
64+
6265 <!-- Core-->
6366 <file src =" Xamarin.Forms.GoogleMaps\bin\Release\netstandard1.0\Xamarin.Forms.GoogleMaps.dll" target =" lib\netstandard1.0" />
6467 <file src =" Xamarin.Forms.GoogleMaps\bin\Release\netstandard2.0\Xamarin.Forms.GoogleMaps.dll" target =" lib\netstandard2.0" />
You can’t perform that action at this time.
0 commit comments