From 86f4706ef0b0ac38b8b1849db02ed2a552863d2e Mon Sep 17 00:00:00 2001 From: Jurgen De Leon Rodriguez Date: Fri, 2 Nov 2018 00:39:32 -0500 Subject: [PATCH] OK --- Demo.WindowsForms/Demo.WindowsForms.csproj | 2 +- GMap.NET.Core/GMap.NET.Core.csproj | 2 +- GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj | 4 ++-- .../GMap.NET.WindowsPresentation.csproj | 4 ++-- GlobalAssemblyInfo.cs | 6 +++--- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Demo.WindowsForms/Demo.WindowsForms.csproj b/Demo.WindowsForms/Demo.WindowsForms.csproj index f72bf821..e828362e 100644 --- a/Demo.WindowsForms/Demo.WindowsForms.csproj +++ b/Demo.WindowsForms/Demo.WindowsForms.csproj @@ -68,7 +68,7 @@ v4.0 true bin\Debug\ - TRACE;DEBUG;MONO_disabled; SQLite + DEBUG;TRACE;MONO_disabled; SQLite True Full AnyCPU diff --git a/GMap.NET.Core/GMap.NET.Core.csproj b/GMap.NET.Core/GMap.NET.Core.csproj index 02eaaeba..aea10661 100644 --- a/GMap.NET.Core/GMap.NET.Core.csproj +++ b/GMap.NET.Core/GMap.NET.Core.csproj @@ -47,7 +47,7 @@ v4.0 true - bin\Debug\ + ..\Build\Debug\ DEBUG;TRACE;MONO_disabled; MySQL_disabled; PostgreSQL_disabled; SQLite Full AnyCPU diff --git a/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj b/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj index b41e0ada..21e612c2 100644 --- a/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj +++ b/GMap.NET.WindowsForms/GMap.NET.WindowsForms.csproj @@ -22,8 +22,8 @@ v4.0 true - bin\Debug\ - TRACE;ContinuesMapNo + ..\Build\Debug\ + DEBUG;TRACE;ContinuesMapNo false true full diff --git a/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj b/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj index d04e0f27..12d9f83d 100644 --- a/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj +++ b/GMap.NET.WindowsPresentation/GMap.NET.WindowsPresentation.csproj @@ -24,8 +24,8 @@ v4.0 true - bin\Debug\ - TRACE;DEBUG + ..\Build\Debug\ + TRACE full AnyCPU bin\x86\Debug\GMap.NET.WindowsPresentation.dll.CodeAnalysisLog.xml diff --git a/GlobalAssemblyInfo.cs b/GlobalAssemblyInfo.cs index b08a9006..95333c20 100644 --- a/GlobalAssemblyInfo.cs +++ b/GlobalAssemblyInfo.cs @@ -11,9 +11,9 @@ [assembly: AssemblyConfiguration("")] // Las siguientes 3 declaraciones dependerán de la política de versionamiento que adopte para cada uno de los assemblies generados. -[assembly: AssemblyVersion("1.8.6.0")] -[assembly: AssemblyFileVersion("1.8.6.0")] -[assembly: AssemblyInformationalVersion("1.8.6.0")] +[assembly: AssemblyVersion("1.8.7.0")] +[assembly: AssemblyFileVersion("1.8.7.0")] +[assembly: AssemblyInformationalVersion("1.8.7.0")] // Si establece ComVisible en false, los tipos de este ensamblado no estarán visibles // para los componentes COM. Si necesita obtener acceso a un tipo de este ensamblado desde