This repository was archived by the owner on Apr 27, 2025. It is now read-only.
File tree 2 files changed +4
-1
lines changed 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
39
39
<authors >amay077</authors >
40
40
<copyright >Copyright 2016-2018</copyright >
41
41
<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 >
43
43
<projectUrl >https://github.com/amay077/Xamarin.Forms.GoogleMaps</projectUrl >
44
44
<requireLicenseAcceptance >false</requireLicenseAcceptance >
45
45
<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
59
59
</dependencies >
60
60
</metadata >
61
61
<files >
62
+ <!-- License-->
63
+ <file src =" ..\LICENSE.txt" target =" " />
64
+
62
65
<!-- Core-->
63
66
<file src =" Xamarin.Forms.GoogleMaps\bin\Release\netstandard1.0\Xamarin.Forms.GoogleMaps.dll" target =" lib\netstandard1.0" />
64
67
<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