[mapguide-commits] r10188 - in branches/4.0/MgDev: Bindings/src/Managed/DotNet/OSGeo.MapGuide.Foundation Bindings/src/Managed/DotNet/OSGeo.MapGuide.Geometry Bindings/src/Managed/DotNet/OSGeo.MapGuide.MapGuideCommon Bindings/src/Managed/DotNet/OSGeo.MapGuide.PlatformBase Bindings/src/Managed/DotNet/OSGeo.MapGuide.Portable Bindings/src/Managed/DotNet/OSGeo.MapGuide.Web Portable/OSGeo.MapGuide.Viewer Portable/OSGeo.MapGuide.Viewer.Portable

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Sep 11 02:10:07 PDT 2025


Author: jng
Date: 2025-09-11 02:10:06 -0700 (Thu, 11 Sep 2025)
New Revision: 10188

Modified:
   branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Foundation/OSGeo.MapGuide.Foundation.csproj
   branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Geometry/OSGeo.MapGuide.Geometry.csproj
   branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.MapGuideCommon/OSGeo.MapGuide.MapGuideCommon.csproj
   branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.PlatformBase/OSGeo.MapGuide.PlatformBase.csproj
   branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Portable/OSGeo.MapGuide.Portable.csproj
   branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Web/OSGeo.MapGuide.Web.csproj
   branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer.Portable/OSGeo.MapGuide.Viewer.Portable.csproj
   branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer/OSGeo.MapGuide.Viewer.csproj
Log:
Add missing README.md for OSGeo.MapGuide.MapGuideCommon package. Also standardize on LGPL-2.1 license expression instead of embedded license.txt file that may not be apparent that it is LGPL-2.1

Modified: branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Foundation/OSGeo.MapGuide.Foundation.csproj
===================================================================
--- branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Foundation/OSGeo.MapGuide.Foundation.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Foundation/OSGeo.MapGuide.Foundation.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -9,12 +9,10 @@
     <Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <Authors>OSGeo</Authors>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-    <PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+    <PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
     <PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>
 

Modified: branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Geometry/OSGeo.MapGuide.Geometry.csproj
===================================================================
--- branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Geometry/OSGeo.MapGuide.Geometry.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Geometry/OSGeo.MapGuide.Geometry.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -9,12 +9,10 @@
     <Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <Authors>OSGeo</Authors>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-    <PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+    <PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
 	<PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>
 

Modified: branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.MapGuideCommon/OSGeo.MapGuide.MapGuideCommon.csproj
===================================================================
--- branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.MapGuideCommon/OSGeo.MapGuide.MapGuideCommon.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.MapGuideCommon/OSGeo.MapGuide.MapGuideCommon.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -9,12 +9,11 @@
     <Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <Authors>OSGeo</Authors>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-    <PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+    <PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
+	<PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>
 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
@@ -28,7 +27,9 @@
 
   <ItemGroup>
     <Content Include="build/**" PackagePath="%(Identity)" />
-    <Content Include="runtimes/**" PackagePath="%(Identity)" />
+    <Content Include="runtimes/**/*.dll" PackagePath="%(Identity)" />
+	<Content Include="runtimes/**/*.pdb" PackagePath="%(Identity)" />
+	<Content Include="runtimes/**/*.so*" PackagePath="%(Identity)" />
   </ItemGroup>
 
   <ItemGroup>
@@ -40,6 +41,10 @@
       <Pack>True</Pack>
       <PackagePath></PackagePath>
     </None>
+	<None Include="..\README.md">
+      <Pack>True</Pack>
+      <PackagePath>\</PackagePath>
+    </None>
   </ItemGroup>
 
   <ItemGroup>

Modified: branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.PlatformBase/OSGeo.MapGuide.PlatformBase.csproj
===================================================================
--- branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.PlatformBase/OSGeo.MapGuide.PlatformBase.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.PlatformBase/OSGeo.MapGuide.PlatformBase.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -9,12 +9,10 @@
     <Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <Authors>OSGeo</Authors>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-    <PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+    <PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
 	<PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>
 

Modified: branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Portable/OSGeo.MapGuide.Portable.csproj
===================================================================
--- branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Portable/OSGeo.MapGuide.Portable.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Portable/OSGeo.MapGuide.Portable.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -9,12 +9,10 @@
     <Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <Authors>OSGeo</Authors>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-    <PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+    <PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
     <Description>A portable implementation of the MapGuide platform and APIs for use in console/desktop applications.</Description>
     <Title>MapGuide Portable</Title>
     <PackageReadmeFile>README.md</PackageReadmeFile>

Modified: branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Web/OSGeo.MapGuide.Web.csproj
===================================================================
--- branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Web/OSGeo.MapGuide.Web.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Bindings/src/Managed/DotNet/OSGeo.MapGuide.Web/OSGeo.MapGuide.Web.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -9,12 +9,10 @@
     <Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <Authors>OSGeo</Authors>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-    <PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+    <PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
     <PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>
 

Modified: branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer/OSGeo.MapGuide.Viewer.csproj
===================================================================
--- branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer/OSGeo.MapGuide.Viewer.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer/OSGeo.MapGuide.Viewer.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -10,11 +10,9 @@
 	<Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-	<PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+	<PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
     <Description>Base WinForms viewer component package for MapGuide</Description>
     <PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>

Modified: branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer.Portable/OSGeo.MapGuide.Viewer.Portable.csproj
===================================================================
--- branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer.Portable/OSGeo.MapGuide.Viewer.Portable.csproj	2025-09-11 08:59:33 UTC (rev 10187)
+++ branches/4.0/MgDev/Portable/OSGeo.MapGuide.Viewer.Portable/OSGeo.MapGuide.Viewer.Portable.csproj	2025-09-11 09:10:06 UTC (rev 10188)
@@ -9,11 +9,9 @@
 	<Version>4.0.0.0</Version>
     <PackageProjectUrl>https://mapguide.osgeo.org/</PackageProjectUrl>
     <RepositoryUrl>https://mapguide.osgeo.org/</RepositoryUrl>
-    <PackageIconUrl>https://mapguide.osgeo.org/</PackageIconUrl>
     <PackageTags>MapGuide GIS Geospatial Maps</PackageTags>
     <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
-	<PackageLicenseExpression></PackageLicenseExpression>
-    <PackageLicenseFile>License.txt</PackageLicenseFile>
+	<PackageLicenseExpression>LGPL-2.1</PackageLicenseExpression>
     <Description>Integrates the WinForms viewer package with MapGuide Portable</Description>
     <PackageReadmeFile>README.md</PackageReadmeFile>
   </PropertyGroup>



More information about the mapguide-commits mailing list