From 93b2ada5de540dfb392591dd7b6f12b040c476cf Mon Sep 17 00:00:00 2001 From: Jurgen De Leon Rodriguez Date: Tue, 9 Nov 2021 15:40:51 -0500 Subject: [PATCH] Release Version 2.0.3 --- Directory.Build.props | 2 +- GMap.NET/GMap.NET.Core/GMap.NET.Core.csproj | 6 +++--- GMap.NET/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj | 2 +- .../GMap.NET.WindowsPresentation.csproj | 5 +++-- 4 files changed, 8 insertions(+), 7 deletions(-) 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 +