From 72dd34fb47140257bb74fd27dc2da26bde91c82d Mon Sep 17 00:00:00 2001 From: Paul Meems Date: Tue, 14 Jun 2016 17:21:23 +0200 Subject: [PATCH] Changes to get it compiled --- install/MapWindow5.iss | 2 +- src/MW5.Api/MW5.Api.csproj | 2 +- src/MW5.Attributes/MW5.Attributes.csproj | 21 ++++----- src/MW5.DI/MW5.DI.Castle/MW5.DI.Castle.csproj | 13 +++++- .../MW5.DI.LightInject.csproj | 14 +++++- src/MW5.DI/MW5.DI.LightInject/packages.config | 2 +- .../MW5.DI.Ninject/MW5.DI.Ninject.csproj | 10 ++++- src/MW5.DI/MW5.DI.Unity/MW5.DI.Unity.csproj | 31 +++++++++---- src/MW5.DI/MW5.DI.Unity/packages.config | 3 +- src/MW5.Data/MW5.Data.csproj | 37 ++++++++-------- src/MW5.Data/packages.config | 2 +- src/MW5.Gdal/MW5.Gdal.csproj | 6 +-- src/MW5.Mvp/MW5.Mvp.csproj | 4 +- src/MW5.Plugins/MW5.Plugins.csproj | 2 +- src/MW5.PostBuild/MW5.PostBuild.csproj | 28 ++++++------ src/MW5.Projections/MW5.Projections.csproj | 35 +++++++-------- src/MW5.Projections/packages.config | 2 +- .../prototype/Aggregator/Aggregator.csproj | 4 +- .../branches/prototype/BL/BL.csproj | 4 +- .../branches/prototype/BO/BO.csproj | 4 +- .../prototype/Interfaces/Interfaces.csproj | 4 +- .../MapOptionsPlugin/MapOptionsPlugin.csproj | 2 +- .../MapWinControl/MapWinControl.csproj | 4 +- .../MapWindowControls.csproj | 2 +- .../branches/prototype/Menu/Menu.csproj | 2 +- .../prototype/PluginDrie/PluginDrie.csproj | 2 +- .../PluginInterface/PluginBase.csproj | 2 +- .../PluginManager/BaseComponents.csproj | 2 +- .../ProjectPlugin/ProjectPlugin.csproj | 2 +- .../branches/prototype/TestControl/GUI.csproj | 4 +- .../trunk/MapWindow/MapWindow.csproj | 14 +++--- src/MW5.Services/MW5.Services.csproj | 28 +++++++----- src/MW5.Services/packages.config | 2 +- src/MW5.Shared/MW5.Shared.csproj | 19 ++++++-- src/MW5.Shared/packages.config | 2 +- src/MW5.Tiles/MW5.Tiles.csproj | 43 +++++++++++++------ src/MW5.Tiles/packages.config | 4 +- src/MW5.Tools/MW5.Tools.csproj | 12 +++--- src/MW5.UI/MW5.UI.csproj | 14 +++--- src/MW5.sln | 10 +++-- src/MW5/MW5.csproj | 32 ++++++++------ src/MW5/packages.config | 4 +- .../MW5.DebugWindow/MW5.DebugWindow.csproj | 21 ++++----- .../MW5.Identifier/MW5.Identifier.csproj | 25 +++++------ .../MW5.ImageRegistration.csproj | 12 +++--- src/Plugins/MW5.Printing/MW5.Printing.csproj | 23 +++++----- .../MW5.Repository/MW5.Repository.csproj | 6 +-- .../MW5.ShapeEditor/MW5.ShapeEditor.csproj | 17 +++----- .../MW5.Symbology/MW5.Symbology.csproj | 16 +++---- .../MW5.TableEditor/MW5.TableEditor.csproj | 12 +++--- .../MW5.TemplatePlugin.csproj | 6 +-- src/Plugins/MW5.Toolbox/MW5.Toolbox.csproj | 21 ++++----- src/SolutionItems/ReleaseNotes.rtf | 20 ++++++--- src/Utility/BindingListView.csproj | 2 +- test/MW5.Api.Test/MW5.API.Test.csproj | 21 +++++++-- test/MW5.Api.Test/packages.config | 5 ++- test/MW5.Test/MW5.Test.csproj | 29 ++++++++++--- test/MW5.Test/packages.config | 7 +-- test/MW5.Tools.Test/MW5.Tools.Test.csproj | 23 ++++++++-- test/MW5.Tools.Test/packages.config | 5 ++- 60 files changed, 417 insertions(+), 290 deletions(-) diff --git a/install/MapWindow5.iss b/install/MapWindow5.iss index 5243bc35..d84c3971 100644 --- a/install/MapWindow5.iss +++ b/install/MapWindow5.iss @@ -105,7 +105,7 @@ Source: "{#ExeBinPath}\x86\*"; DestDir: "{app}\x86"; Flags: ignoreversion {#Syst ;; Config files: Source: "{#ExeBinPath}\MapWindow.exe.config"; DestDir: "{app}"; Flags: ignoreversion {#SystemFlag}; Components: MapWindow; Permissions: users-modify ;; Licenses -Source: "D:\dev\MapwinGIS\GIT\support\GDAL_SDK\licenses\*.rtf"; DestDir: "{app}\Licenses"; Flags: ignoreversion; Components: MapWindow +Source: "D:\dev\MapwinGIS\GitHub\support\GDAL_SDK\licenses\*.rtf"; DestDir: "{app}\Licenses"; Flags: ignoreversion; Components: MapWindow Source: "{#ExeBinPath}\..\..\..\licenses\*"; DestDir: "{app}\Licenses"; Flags: ignoreversion {#SystemFlag}; Components: MapWindow ;; Sample data diff --git a/src/MW5.Api/MW5.Api.csproj b/src/MW5.Api/MW5.Api.csproj index 3674ac28..bcd04191 100644 --- a/src/MW5.Api/MW5.Api.csproj +++ b/src/MW5.Api/MW5.Api.csproj @@ -1,4 +1,4 @@ - + diff --git a/src/MW5.Attributes/MW5.Attributes.csproj b/src/MW5.Attributes/MW5.Attributes.csproj index b3ac8bb3..0bda6d40 100644 --- a/src/MW5.Attributes/MW5.Attributes.csproj +++ b/src/MW5.Attributes/MW5.Attributes.csproj @@ -1,4 +1,4 @@ - + @@ -49,31 +49,28 @@ MinimumRecommendedRules.ruleset - + False - + False - + False - + False - + False - + False - + False - - False - - + False diff --git a/src/MW5.DI/MW5.DI.Castle/MW5.DI.Castle.csproj b/src/MW5.DI/MW5.DI.Castle/MW5.DI.Castle.csproj index d96ec1d9..db10acdf 100644 --- a/src/MW5.DI/MW5.DI.Castle/MW5.DI.Castle.csproj +++ b/src/MW5.DI/MW5.DI.Castle/MW5.DI.Castle.csproj @@ -11,6 +11,8 @@ MW5.DI.Castle v4.5 512 + ..\..\ + true true @@ -79,9 +81,18 @@ - + + Designer + + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +