diff --git a/Directory.Build.props b/Directory.Build.props index f81e6a58..08853c21 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -2,7 +2,7 @@ MainSoft Technology - 2.0.2 + 2.0.3 $(PackageVersion).0 $(PackageVersion).0 $(PackageVersion).0 diff --git a/GMap.NET/GMap.NET.Core/GMap.NET.Core.csproj b/GMap.NET/GMap.NET.Core/GMap.NET.Core.csproj index 6cbd5096..ddb40a1a 100644 --- a/GMap.NET/GMap.NET.Core/GMap.NET.Core.csproj +++ b/GMap.NET/GMap.NET.Core/GMap.NET.Core.csproj @@ -10,11 +10,11 @@ MONO_disabled;SQLite;MySQL_disabled;PostgreSQL_disabled;$(DefineConstants) -- New Lantmateriet Map Provider (SwedenMapAlternative) : Pseudo Mercator (EPSG:3857) instead of SWEREF99 (EPSG:3006) (Contributed by @jokubokla) -- Support sending X-Yours-Client header via OSMProvider (Contributed by @shrayasr) +- Fixes, improvements and optimization History Release Notes -https://github.com/judero01col/GMap.NET/blob/master/README.md#release-notes +https://github.com/judero01col/GMap.NET/blob/master/README.md#release-notes + diff --git a/GMap.NET/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj b/GMap.NET/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj index 71fa56a9..36564091 100644 --- a/GMap.NET/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj +++ b/GMap.NET/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj @@ -10,7 +10,7 @@ ContinuesMapNo;$(DefineConstants) -- Pocket PC support removed (Contributed by @zgabi) +- Fixes, improvements and optimization History Release Notes https://github.com/judero01col/GMap.NET/blob/master/README.md#release-notes diff --git a/GMap.NET/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj b/GMap.NET/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj index 6b65921d..67183f2e 100644 --- a/GMap.NET/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj +++ b/GMap.NET/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj @@ -9,10 +9,11 @@ true -- Pocket PC support removed (Contributed by @zgabi) +- Fixes, improvements and optimization History Release Notes -https://github.com/judero01col/GMap.NET/blob/master/README.md#release-notes +https://github.com/judero01col/GMap.NET/blob/master/README.md#release-notes +