found 7zip in C:\Program Files\7-Zip\7z.exe
	set SdkDir=E:\buildsystem\release-1928-x64
	cd E:\buildsystem\src\MapManager-mapserver-7-6-x64
	devenv /rebuild "Release|x64" MapManager2015.sln /Project Installer
Microsoft Visual Studio 2019 Version 16.8.3.
Copyright (C) Microsoft Corp. All rights reserved.
1>------ Rebuild All started: Project: MapLibrary, Configuration: Release x64 ------
2>------ Rebuild All started: Project: MapManager, Configuration: Release x64 ------
3>------ Rebuild All started: Project: TileGenerator, Configuration: Release x64 ------
4>------ Rebuild All started: Project: Installer, Configuration: Release x64 ------
4>Build started.
4>Project "Installer.wixproj" (ReBuild target(s)):
4>Building with tools version "Current".
4>Target "EnsureActualWixToolsetInstalled" skipped, due to false condition; ( '$(WixTargetsImported)' != 'true' ) was evaluated as ( 'true' != 'true' ).
4>Target "_CheckForInvalidConfigurationAndPlatform" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (entry point):
4>	Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
4>	Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
4>	Task "Message"
4>		Task Parameter:Importance=Low
4>		Task Parameter:Text=Configuration=Release
4>		Configuration=Release
4>	Done executing task "Message".
4>	Task "Message"
4>		Task Parameter:Importance=Low
4>		Task Parameter:Text=Platform=x64
4>		Platform=x64
4>	Done executing task "Message".
4>	Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')).
4>	Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj\' != '' and !HasTrailingSlash('obj\')).
4>	Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj\Release\' != '' and !HasTrailingSlash('obj\Release\')).
4>Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Installer.wixproj".
4>Target "_CheckRequiredProperties" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (entry point):
4>	Task "Error" skipped, due to false condition; ( '$(OutputName)' == '' ) was evaluated as ( 'MapManager' == '' ).
4>	Task "Warning" skipped, due to false condition; ( '$(_OriginalOutputType)' == '' ) was evaluated as ( 'Package' == '' ).
4>	Task "Error" skipped, due to false condition; ( '$(OutputType)' != 'Package' and '$(OutputType)' != 'PatchCreation' and '$(OutputType)' != 'Module' and '$(OutputType)' != 'Library' and '$(OutputType)' != 'Bundle' ) was evaluated as ( 'Package' != 'Package' and 'Package' != 'PatchCreation' and 'Package' != 'Module' and 'Package' != 'Library' and 'Package' != 'Bundle' ).
4>	Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin\Release\' != '' and !HasTrailingSlash('bin\Release\')).
4>	Task "Message" skipped, due to false condition; ( '$(BaseInputPaths)' != '' ) was evaluated as ( '' != '' ).
4>	Task "Message" skipped, due to false condition; ( '$(LinkerBaseInputPaths)' != '' ) was evaluated as ( '' != '' ).
4>Done building target "_CheckRequiredProperties" in project "Installer.wixproj".
4>Target "BeforeRebuild" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Rebuild" depends on it):
4>Done building target "BeforeRebuild" in project "Installer.wixproj".
4>Target "BeforeClean" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Clean" depends on it):
4>Done building target "BeforeClean" in project "Installer.wixproj".
4>Target "CleanReferencedProjects" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Clean" depends on it):
4>Done building target "CleanReferencedProjects" in project "Installer.wixproj".
4>Target "CoreClean" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Clean" depends on it):
4>	Using "ReadLinesFromFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "ReadLinesFromFile"
4>		Task Parameter:File=obj\Release\Installer.wixproj.FileList.txt
4>		Output Item(s): 
4>    _CleanPriorFileWrites=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>        obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>	Done executing task "ReadLinesFromFile".
4>	Using "FindUnderPath" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "FindUnderPath"
4>		Task Parameter:
4>    Files=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>        obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>		Task Parameter:Path=bin\Release\
4>		Comparison path is "bin\Release\".
4>		Output Item(s): 
4>    _CleanPriorFileWritesInOutput=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>	Done executing task "FindUnderPath".
4>	Task "FindUnderPath"
4>		Task Parameter:
4>    Files=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>        obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>		Task Parameter:Path=obj\Release\
4>		Comparison path is "obj\Release\".
4>		Output Item(s): 
4>    _CleanPriorFileWritesInIntermediate=
4>        obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>	Done executing task "FindUnderPath".
4>	Using "Delete" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "Delete"
4>		Task Parameter:
4>    Files=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>        obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>		Task Parameter:TreatErrorsAsWarnings=True
4>		Deleting file "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi".
4>		Deleting file "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb".
4>		Deleting file "obj\Release\gdal-data.wixobj".
4>		Deleting file "obj\Release\Product.wixobj".
4>		Deleting file "obj\Release\Installer.wixproj.BindContentsFileListnull.txt".
4>		Deleting file "obj\Release\Installer.wixproj.BindOutputsFileListnull.txt".
4>		Deleting file "obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt".
4>		Output Item(s): 
4>    _CleanPriorFileWritesDeleted=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>                OriginalItemSpec=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>                OriginalItemSpec=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>        obj\Release\gdal-data.wixobj
4>                OriginalItemSpec=obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>                OriginalItemSpec=obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>                OriginalItemSpec=obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>                OriginalItemSpec=obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>                OriginalItemSpec=obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>	Done executing task "Delete".
4>	Using "CreateItem" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "CreateItem"
4>		Task Parameter:
4>    Include=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>        obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>		Task Parameter:
4>    Exclude=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>                OriginalItemSpec=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>                OriginalItemSpec=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>        obj\Release\gdal-data.wixobj
4>                OriginalItemSpec=obj\Release\gdal-data.wixobj
4>        obj\Release\Product.wixobj
4>                OriginalItemSpec=obj\Release\Product.wixobj
4>        obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>                OriginalItemSpec=obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>                OriginalItemSpec=obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>        obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>                OriginalItemSpec=obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>	Done executing task "CreateItem".
4>	Using "RemoveDuplicates" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "RemoveDuplicates"
4>	Done executing task "RemoveDuplicates".
4>	Using "MakeDir" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "MakeDir"
4>		Task Parameter:Directories=obj\Release\
4>	Done executing task "MakeDir".
4>	Using "WriteLinesToFile" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "WriteLinesToFile"
4>		Task Parameter:Overwrite=True
4>		Task Parameter:File=obj\Release\Installer.wixproj.FileList.txt
4>	Done executing task "WriteLinesToFile".
4>Done building target "CoreClean" in project "Installer.wixproj".
4>Target "AfterClean" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Clean" depends on it):
4>Done building target "AfterClean" in project "Installer.wixproj".
4>Target "Clean" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Rebuild" depends on it):
4>Done building target "Clean" in project "Installer.wixproj".
4>Target "BeforeBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Build" depends on it):
4>Done building target "BeforeBuild" in project "Installer.wixproj".
4>Target "BuildOnlySettings" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CoreBuild" depends on it):
4>	Using "CreateProperty" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "CreateProperty"
4>		Task Parameter:Value=true
4>		Output Property: BuildingProject=true
4>	Done executing task "CreateProperty".
4>Done building target "BuildOnlySettings" in project "Installer.wixproj".
4>Target "PrepareForBuild" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CoreBuild" depends on it):
4>	Task "MakeDir"
4>		Task Parameter:
4>    Directories=
4>        obj\Release\
4>        bin\Release\
4>	Done executing task "MakeDir".
4>Done building target "PrepareForBuild" in project "Installer.wixproj".
4>Target "PreBuildEvent" skipped, due to false condition; ( '$(PreBuildEvent)' != '' ) was evaluated as ( '' != '' ).
4>Target "BeforeResolveReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "ResolveReferences" depends on it):
4>Done building target "BeforeResolveReferences" in project "Installer.wixproj".
4>Target "AssignProjectConfiguration" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "ResolveReferences" depends on it):
4>	Using "AssignProjectConfiguration" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "AssignProjectConfiguration"
4>		Task Parameter:CurrentProjectPlatform=x64
4>		Task Parameter:
4>    ProjectReferences=
4>        ..\MapManager\MapManager.csproj
4>                Name=MapManager
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>		Task Parameter:SolutionConfigurationContents=
4>Release|x64
4>Release|x64
4>Release|x64
4>Release|x64
4>
4>		Task Parameter:CurrentProjectConfiguration=Release
4>		Project reference "..\MapManager\MapManager.csproj" has been assigned the "Release|x64" configuration.
4>		Output Item(s): 
4>    _ProjectReferenceWithConfiguration=
4>        ..\MapManager\MapManager.csproj
4>                Configuration=Release
4>                FullConfiguration=Release|x64
4>                Name=MapManager
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>	Done executing task "AssignProjectConfiguration".
4>Done building target "AssignProjectConfiguration" in project "Installer.wixproj".
4>Target "AssignProjectConfiguration" skipped. Previously built successfully.
4>Target "_SplitProjectReferencesByFileExistence" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "ResolveProjectReferences" depends on it):
4>	Using "ResolveNonMSBuildProjectOutput" task from assembly "Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "ResolveNonMSBuildProjectOutput"
4>		Task Parameter:
4>    ProjectReferences=
4>        ..\MapManager\MapManager.csproj
4>                Configuration=Release
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                Name=MapManager
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>		Task Parameter:PreresolvedProjectOutputs=
4>		Resolving project reference "..\MapManager\MapManager.csproj".
4>		Project reference "..\MapManager\MapManager.csproj" has not been resolved.
4>		Output Item(s): 
4>    _MSBuildProjectReference=
4>        ..\MapManager\MapManager.csproj
4>                Configuration=Release
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                Name=MapManager
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>	Done executing task "ResolveNonMSBuildProjectOutput".
4>	Added Item(s): 
4>    _MSBuildProjectReferenceExistent=
4>        ..\MapManager\MapManager.csproj
4>                Configuration=Release
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                Name=MapManager
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>Done building target "_SplitProjectReferencesByFileExistence" in project "Installer.wixproj".
4>Target "ResolveProjectReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "ResolveReferences" depends on it):
4>	Task "Warning" skipped, due to false condition; ( '@(_MSBuildProjectReferenceNonexistent)' != '' ) was evaluated as ( '' != '' ).
4>	Using "MSBuild" task from assembly "Microsoft.Build.Tasks.Core, Version=15.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
4>	Task "MSBuild"
4>		Task Parameter:
4>    Projects=
4>        ..\MapManager\MapManager.csproj
4>                Configuration=Release
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                Name=MapManager
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>		Task Parameter:Targets=GetTargetPath
4>		Task Parameter:
4>    Properties=
4>        Configuration=Release
4>        Platform=x64
4>		Global Properties:
4>		  Configuration=Release
4>		  Platform=x64
4>		The "Configuration" property is a global property, and cannot be modified.
4>		The "Platform" property is a global property, and cannot be modified.
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Property reassignment: $(DefineCommonItemSchemas)="false" (previous value: "true") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (12,5)
4>		Property reassignment: $(DefineCommonCapabilities)="false" (previous value: "true") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (13,5)
4>		Property reassignment: $(DefineCommonReferenceSchemas)="false" (previous value: "true") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets (14,5)
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Trying to import C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\$(MSBuildToolsVersion)\Microsoft.Common.props using extensions path C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild
4>		Property reassignment: $(MSBuildProjectExtensionsPath)="E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\" (previous value: "obj\") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Microsoft.Common.props (56,5)
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Trying to import C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore\* using extensions path C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		The "Configuration" property is a global property, and cannot be modified.
4>		The "Platform" property is a global property, and cannot be modified.
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		The "Configuration" property is a global property, and cannot be modified.
4>		The "Platform" property is a global property, and cannot be modified.
4>		Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (152,5)
4>		Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (159,5)
4>		The "DevEnvDir" property is a global property, and cannot be modified.
4>		The "SolutionName" property is a global property, and cannot be modified.
4>		The "SolutionFileName" property is a global property, and cannot be modified.
4>		The "SolutionPath" property is a global property, and cannot be modified.
4>		The "SolutionDir" property is a global property, and cannot be modified.
4>		The "SolutionExt" property is a global property, and cannot be modified.
4>		Property reassignment: $(AutoUnifyAssemblyReferences)="false" (previous value: "true") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (336,5)
4>		Property reassignment: $(_DeploymentUrl)="publish\" (previous value: "") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (435,5)
4>		Property reassignment: $(_DeploymentUrl)="publish\MapManager.application" (previous value: "publish\") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (437,5)
4>		Property reassignment: $(_DeploymentUrl)="" (previous value: "publish\MapManager.application") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (444,5)
4>		Property reassignment: $(ProcessorArchitecture)="amd64" (previous value: "x64") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (477,5)
4>		Property reassignment: $(DelaySign)="" (previous value: "false") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (530,5)
4>		Property reassignment: $(_SGenGenerateSerializationAssembliesConfig)="Auto" (previous value: "") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets (3530,5)
4>		Property reassignment: $(PrepareForRunDependsOn)="
4>      CopyFilesToOutputDirectory
4>    ;RunCodeAnalysis" (previous value: "
4>      CopyFilesToOutputDirectory
4>    ") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (168,9)
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Property reassignment: $(ResolveReferencesDependsOn)="
4>      
4>      BeforeResolveReferences;
4>      AssignProjectConfiguration;
4>      ResolveProjectReferences;
4>      FindInvalidProjectReferences;
4>      ResolveNativeReferences;
4>      ResolveAssemblyReferences;
4>      GenerateBindingRedirects;
4>      ResolveComReferences;
4>      AfterResolveReferences
4>    ;
4>      ImplicitlyExpandDesignTimeFacades
4>    " (previous value: "
4>      BeforeResolveReferences;
4>      AssignProjectConfiguration;
4>      ResolveProjectReferences;
4>      FindInvalidProjectReferences;
4>      ResolveNativeReferences;
4>      ResolveAssemblyReferences;
4>      GenerateBindingRedirects;
4>      ResolveComReferences;
4>      AfterResolveReferences
4>    ") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets (75,5)
4>		Property reassignment: $(PrepareResourceNamesDependsOn)="
4>                    AssignWinFXEmbeddedResource;
4>                    
4>      AssignTargetPaths;
4>      SplitResourcesByCulture;
4>      CreateManifestResourceNames;
4>      CreateCustomManifestResourceNames
4>    
4>      " (previous value: "
4>      AssignTargetPaths;
4>      SplitResourcesByCulture;
4>      CreateManifestResourceNames;
4>      CreateCustomManifestResourceNames
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (97,7)
4>		Property reassignment: $(PrepareResourcesDependsOn)="
4>                MarkupCompilePass1;
4>                AfterMarkupCompilePass1;
4>                MarkupCompilePass2ForMainAssembly;
4>                FileClassification;
4>                MainResourcesGeneration;
4>                
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    
4>      " (previous value: "
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (108,7)
4>		Property reassignment: $(CoreCompileDependsOn)="
4>          DesignTimeMarkupCompilation;
4>          ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
4>      " (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (124,7)
4>		Property reassignment: $(CompileDependsOn)="
4>        
4>      ResolveReferences;
4>      ResolveKeySource;
4>      SetWin32ManifestProperties;
4>      FindReferenceAssembliesForReferences;
4>      _GenerateCompileInputs;
4>      BeforeCompile;
4>      _TimeStampBeforeCompile;
4>      _GenerateCompileDependencyCache;
4>      CoreCompile;
4>      _TimeStampAfterCompile;
4>      AfterCompile;
4>    ;
4>        _AfterCompileWinFXInternal
4>    " (previous value: "
4>      ResolveReferences;
4>      ResolveKeySource;
4>      SetWin32ManifestProperties;
4>      FindReferenceAssembliesForReferences;
4>      _GenerateCompileInputs;
4>      BeforeCompile;
4>      _TimeStampBeforeCompile;
4>      _GenerateCompileDependencyCache;
4>      CoreCompile;
4>      _TimeStampAfterCompile;
4>      AfterCompile;
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (184,5)
4>		Property reassignment: $(PublishBuildDependsOn)="
4>            BuildOnlySettings;
4>            PrepareForBuild;
4>            ResolveReferences;
4>            PrepareResources;
4>            ResolveKeySource;
4>            PrepareResourcesForSatelliteAssemblies;
4>            GenerateSerializationAssemblies;
4>            CreateSatelliteAssemblies;
4>        " (previous value: "
4>      BuildOnlySettings;
4>      PrepareForBuild;
4>      ResolveReferences;
4>      PrepareResources;
4>      ResolveKeySource;
4>      GenerateSerializationAssemblies;
4>      CreateSatelliteAssemblies;
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets (813,9)
4>		Property reassignment: $(BuildDependsOn)="
4>      EntityDeploy;
4>      
4>      BeforeBuild;
4>      CoreBuild;
4>      AfterBuild
4>    
4>    " (previous value: "
4>      BeforeBuild;
4>      CoreBuild;
4>      AfterBuild
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (35,5)
4>		Property reassignment: $(CleanDependsOn)="
4>      
4>      BeforeClean;
4>      UnmanagedUnregistration;
4>      CoreClean;
4>      CleanReferencedProjects;
4>      CleanPublishFolder;
4>      AfterClean
4>    ;
4>      EntityClean;
4>    " (previous value: "
4>      BeforeClean;
4>      UnmanagedUnregistration;
4>      CoreClean;
4>      CleanReferencedProjects;
4>      CleanPublishFolder;
4>      AfterClean
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Data.Entity.targets (42,5)
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Property reassignment: $(PrepareResourcesDependsOn)="
4>      XamlMarkupCompilePass1;
4>      XamlMarkupCompilePass2;
4>      
4>                MarkupCompilePass1;
4>                AfterMarkupCompilePass1;
4>                MarkupCompilePass2ForMainAssembly;
4>                FileClassification;
4>                MainResourcesGeneration;
4>                
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    
4>       
4>    " (previous value: "
4>                MarkupCompilePass1;
4>                AfterMarkupCompilePass1;
4>                MarkupCompilePass2ForMainAssembly;
4>                FileClassification;
4>                MainResourcesGeneration;
4>                
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    
4>      ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (35,5)
4>		Property reassignment: $(CoreCompileDependsOn)="
4>        DesignTimeXamlMarkupCompilation;
4>        
4>          DesignTimeMarkupCompilation;
4>          ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
4>      
4>    " (previous value: "
4>          DesignTimeMarkupCompilation;
4>          ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
4>      ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Xaml.targets (76,5)
4>		Property reassignment: $(PrepareResourcesDependsOn)="
4>      ValidationExtension;
4>      ExpressionBuildExtension;
4>      
4>      XamlMarkupCompilePass1;
4>      XamlMarkupCompilePass2;
4>      
4>                MarkupCompilePass1;
4>                AfterMarkupCompilePass1;
4>                MarkupCompilePass2ForMainAssembly;
4>                FileClassification;
4>                MainResourcesGeneration;
4>                
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    
4>       
4>    
4>    " (previous value: "
4>      XamlMarkupCompilePass1;
4>      XamlMarkupCompilePass2;
4>      
4>                MarkupCompilePass1;
4>                AfterMarkupCompilePass1;
4>                MarkupCompilePass2ForMainAssembly;
4>                FileClassification;
4>                MainResourcesGeneration;
4>                
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    
4>       
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets (16,5)
4>		Property reassignment: $(CoreCompileDependsOn)="
4>        GenerateCompiledExpressionsTempFile;
4>        
4>        DesignTimeXamlMarkupCompilation;
4>        
4>          DesignTimeMarkupCompilation;
4>          ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
4>      
4>    
4>    " (previous value: "
4>        DesignTimeXamlMarkupCompilation;
4>        
4>          DesignTimeMarkupCompilation;
4>          ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
4>      
4>    ") at C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets (24,5)
4>		Property reassignment: $(ResolveReferencesDependsOn)="
4>      
4>      
4>      BeforeResolveReferences;
4>      AssignProjectConfiguration;
4>      ResolveProjectReferences;
4>      FindInvalidProjectReferences;
4>      ResolveNativeReferences;
4>      ResolveAssemblyReferences;
4>      GenerateBindingRedirects;
4>      ResolveComReferences;
4>      AfterResolveReferences
4>    ;
4>      ImplicitlyExpandDesignTimeFacades
4>    ;
4>      ResolveTestReferences
4>    " (previous value: "
4>      
4>      BeforeResolveReferences;
4>      AssignProjectConfiguration;
4>      ResolveProjectReferences;
4>      FindInvalidProjectReferences;
4>      ResolveNativeReferences;
4>      ResolveAssemblyReferences;
4>      GenerateBindingRedirects;
4>      ResolveComReferences;
4>      AfterResolveReferences
4>    ;
4>      ImplicitlyExpandDesignTimeFacades
4>    ") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\v16.0\TeamTest\Microsoft.TeamTest.targets (4,5)
4>		Property reassignment: $(MSBuildAllProjects)=";C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Xaml.targets;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets" (previous value: ";C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Xaml.targets") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (46,5)
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Trying to import C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter\* using extensions path C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Trying to import C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Sdks\Microsoft.Docker.Sdk\build\Microsoft.Docker.targets using extensions path C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild
4>		Property reassignment: $(ProjectLockFile)="obj\project.assets.json" (previous value: "E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\project.assets.json") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (74,5)
4>		Property reassignment: $(MSBuildAllProjects)=";C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Xaml.targets;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets" (previous value: ";C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Xaml.targets;C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (79,5)
4>		Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
4>      ResolveProjectReferences;
4>      FindInvalidProjectReferences;
4>      GetFrameworkPaths;
4>      GetReferenceAssemblyPaths;
4>      PrepareForBuild;
4>      ResolveSDKReferences;
4>      ExpandSDKReferences;
4>    ;ResolveNuGetPackageAssets" (previous value: "
4>      ResolveProjectReferences;
4>      FindInvalidProjectReferences;
4>      GetFrameworkPaths;
4>      GetReferenceAssemblyPaths;
4>      PrepareForBuild;
4>      ResolveSDKReferences;
4>      ExpandSDKReferences;
4>    ") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (185,5)
4>		Property reassignment: $(PrepareResourcesDependsOn)="ResolveNuGetPackageAssets;
4>      ValidationExtension;
4>      ExpressionBuildExtension;
4>      
4>      XamlMarkupCompilePass1;
4>      XamlMarkupCompilePass2;
4>      
4>                MarkupCompilePass1;
4>                AfterMarkupCompilePass1;
4>                MarkupCompilePass2ForMainAssembly;
4>                FileClassification;
4>                MainResourcesGeneration;
4>                
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    
4>       
4>    
4>    " (previous value: "
4>      ValidationExtension;
4>      ExpressionBuildExtension;
4>      
4>      XamlMarkupCompilePass1;
4>      XamlMarkupCompilePass2;
4>      
4>                MarkupCompilePass1;
4>                AfterMarkupCompilePass1;
4>                MarkupCompilePass2ForMainAssembly;
4>                FileClassification;
4>                MainResourcesGeneration;
4>                
4>      ;
4>      PrepareResourceNames;
4>      ResGen;
4>      CompileLicxFiles
4>    
4>       
4>    
4>    ") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (186,5)
4>		Property reassignment: $(_HandlePackageFileConflictsAfter)="ResolveNuGetPackageAssets;ResolveNuGetPackageAssetsNonAOT" (previous value: "ResolveNuGetPackageAssets") at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\NuGet\16.0\Microsoft.NuGet.targets (267,5)
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Search paths being used for $(MSBuildExtensionsPath) are C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild;$(MSBuildProgramFiles32)\MSBuild
4>		Overriding target "ResolveFrameworkReferences" in project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets" with target "ResolveFrameworkReferences" from project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets".
4>		Overriding target "GetFrameworkPaths" in project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.NETFramework.CurrentVersion.targets".
4>		Overriding target "SatelliteDllsProjectOutputGroup" in project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" with target "SatelliteDllsProjectOutputGroup" from project "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets".
4>		Overriding target "GenerateCompiledExpressionsTempFile" in project "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.WorkflowBuildExtensions.targets" with target "GenerateCompiledExpressionsTempFile" from project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.WorkflowBuildExtensions.targets".
4>		Overriding target "CollectPackageReferences" in project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\Managed\Microsoft.Managed.DesignTime.targets" with target "CollectPackageReferences" from project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets".
4>		The target "ClCompile" listed in an AfterTargets attribute at "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VisualStudio\v16.0\CodeAnalysis\Microsoft.CodeAnalysis.targets (447,11)" does not exist in the project, and will be ignored.
4>		Project "MapManager.csproj" (GetTargetPath target(s)):
4>		Building with tools version "Current".
4>		Target "GetTargetPathWithTargetPlatformMoniker" in file "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj" (target "GetTargetPath" depends on it):
4>			Added Item(s): 
4>    TargetPathWithTargetPlatformMoniker=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>                CopyUpToDateMarker=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\x64\Release\MapManager.csproj.CopyComplete
4>                TargetFrameworkIdentifier=.NETFramework
4>                TargetFrameworkVersion=4.6.1
4>                TargetPlatformIdentifier=Windows
4>                TargetPlatformMoniker=Windows,Version=7.0
4>		Done building target "GetTargetPathWithTargetPlatformMoniker" in project "MapManager.csproj".
4>		Target "GetTargetPath" in file "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj" (entry point):
4>		Done building target "GetTargetPath" in project "MapManager.csproj".
4>		Done building project "MapManager.csproj".
4>		Output Item(s): 
4>    _GatheredProjectReferencePaths=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>                Configuration=Release
4>                CopyUpToDateMarker=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\x64\Release\MapManager.csproj.CopyComplete
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceTargetName=GetTargetPath
4>                Name=MapManager
4>                OriginalItemSpec=..\MapManager\MapManager.csproj
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>                TargetFrameworkIdentifier=.NETFramework
4>                TargetFrameworkVersion=4.6.1
4>                TargetPlatformIdentifier=Windows
4>                TargetPlatformMoniker=Windows,Version=7.0
4>	Done executing task "MSBuild".
4>	Task "CreateItem" skipped, due to false condition; ( '$(BuildProjectReferences)' == 'true' and '$(BuildingInsideVisualStudio)' != 'true' ) was evaluated as ( 'true' == 'true' and 'true' != 'true' ).
4>	Task "CreateItem" skipped, due to false condition; ( '$(BuildProjectReferences)' == 'wixlib' and '%(Extension)' == '.wixlib' and '$(BuildingInsideVisualStudio)' != 'true' ) was evaluated as ( 'true' == 'wixlib' and '.exe' == '.wixlib' and 'true' != 'true' ).
4>	Task "CreateItem" skipped, due to false condition; ( '$(BuildProjectReferences)' == 'wixlib' and '$(BuildingInsideVisualStudio)' != 'true' ) was evaluated as ( 'true' == 'wixlib' and 'true' != 'true' ).
4>	Task "CreateItem" skipped, due to false condition; ( '$(BuildProjectReferences)' == 'wixlib' and '$(BuildingInsideVisualStudio)' != 'true' ) was evaluated as ( 'true' == 'wixlib' and 'true' != 'true' ).
4>	Task "Warning" skipped, due to false condition; ( '@(_ProjectReferencesToSkip)' != '' ) was evaluated as ( '' != '' ).
4>	Task "Message" skipped, due to false condition; ( '@(_ProjectReferencesToBuild)' != '' ) was evaluated as ( '' != '' ).
4>	Task "MSBuild" skipped, due to false condition; ( '@(_ProjectReferencesToBuild)' != '' ) was evaluated as ( '' != '' ).
4>	Task "MSBuild" skipped, due to false condition; ( '@(_ProjectReferenceWithConfiguration)' != '' and '%(_MSBuildProjectReferenceExistent.Extension)' == '.vcxproj' ) was evaluated as ( '..\MapManager\MapManager.csproj' != '' and '.csproj' == '.vcxproj' ).
4>	Task "RemoveDuplicates"
4>		Task Parameter:
4>    Inputs=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>                Configuration=Release
4>                CopyUpToDateMarker=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\x64\Release\MapManager.csproj.CopyComplete
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceTargetName=GetTargetPath
4>                Name=MapManager
4>                OriginalItemSpec=..\MapManager\MapManager.csproj
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>                TargetFrameworkIdentifier=.NETFramework
4>                TargetFrameworkVersion=4.6.1
4>                TargetPlatformIdentifier=Windows
4>                TargetPlatformMoniker=Windows,Version=7.0
4>		Output Item(s): 
4>    _ResolvedProjectReferencePaths=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>                Configuration=Release
4>                CopyUpToDateMarker=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\x64\Release\MapManager.csproj.CopyComplete
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceTargetName=GetTargetPath
4>                Name=MapManager
4>                OriginalItemSpec=..\MapManager\MapManager.csproj
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>                TargetFrameworkIdentifier=.NETFramework
4>                TargetFrameworkVersion=4.6.1
4>                TargetPlatformIdentifier=Windows
4>                TargetPlatformMoniker=Windows,Version=7.0
4>		Output Item(s): 
4>    _MSBuildResolvedProjectReferencePaths=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>                Configuration=Release
4>                CopyUpToDateMarker=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\x64\Release\MapManager.csproj.CopyComplete
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceTargetName=GetTargetPath
4>                Name=MapManager
4>                OriginalItemSpec=..\MapManager\MapManager.csproj
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>                TargetFrameworkIdentifier=.NETFramework
4>                TargetFrameworkVersion=4.6.1
4>                TargetPlatformIdentifier=Windows
4>                TargetPlatformMoniker=Windows,Version=7.0
4>	Done executing task "RemoveDuplicates".
4>	Task "CreateItem" skipped, due to false condition; ( '%(Extension)' == '.wixlib' ) was evaluated as ( '.exe' == '.wixlib' ).
4>	Task "Message" skipped, due to false condition; ( '@(WixLibProjects)' != '' ) was evaluated as ( '' != '' ).
4>Done building target "ResolveProjectReferences" in project "Installer.wixproj".
4>Target "ResolveWixLibraryReferences" skipped, due to false condition; ( '@(WixLibrary)' != '') was evaluated as ( '' != '').
4>Target "PrepareForBuild" skipped. Previously built successfully.
4>Target "ResolveWixExtensionReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "ResolveReferences" depends on it):
4>	Task "CreateProperty"
4>		Task Parameter:
4>    Value=
4>        {HintPathFromItem}
4>        {RawFileName}
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\
4>		Output Property: WixExtensionSearchPaths={HintPathFromItem};{RawFileName};C:\Program Files %28x86%29\WiX Toolset v3.11\bin\
4>	Done executing task "CreateProperty".
4>	Using "ResolveWixReferences" task from assembly "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixTasks.dll".
4>	Task "ResolveWixReferences"
4>		Task Parameter:
4>    SearchPaths=
4>        {HintPathFromItem}
4>        {RawFileName}
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\
4>		Task Parameter:
4>    WixReferences=
4>        WixUtilExtension
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll
4>                Name=WixUtilExtension
4>        WixNetFxExtension
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll
4>                Name=WixNetFxExtension
4>        WixUIExtension
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll
4>                Name=WixUIExtension
4>		Task Parameter:SearchFilenameExtensions=.dll
4>		WixReference: WixUtilExtension
4>		Trying {HintPathFromItem}
4>		Trying path C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll
4>		Resolved path C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUtilExtension.dll
4>		WixReference: WixNetFxExtension
4>		Trying {HintPathFromItem}
4>		Trying path C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll
4>		Resolved path C:\Program Files (x86)\WiX Toolset v3.11\bin\WixNetFxExtension.dll
4>		WixReference: WixUIExtension
4>		Trying {HintPathFromItem}
4>		Trying path C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll
4>		Resolved path C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUIExtension.dll
4>		Output Item(s): 
4>    _AllResolvedWixExtensionPaths=
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUtilExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll
4>                Name=WixUtilExtension
4>                OriginalItemSpec=WixUtilExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixNetFxExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll
4>                Name=WixNetFxExtension
4>                OriginalItemSpec=WixNetFxExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUIExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll
4>                Name=WixUIExtension
4>                OriginalItemSpec=WixUIExtension
4>	Done executing task "ResolveWixReferences".
4>	Task "RemoveDuplicates"
4>		Task Parameter:
4>    Inputs=
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUtilExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll
4>                Name=WixUtilExtension
4>                OriginalItemSpec=WixUtilExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixNetFxExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll
4>                Name=WixNetFxExtension
4>                OriginalItemSpec=WixNetFxExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUIExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll
4>                Name=WixUIExtension
4>                OriginalItemSpec=WixUIExtension
4>		Output Item(s): 
4>    _ResolvedWixExtensionPaths=
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUtilExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll
4>                Name=WixUtilExtension
4>                OriginalItemSpec=WixUtilExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixNetFxExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll
4>                Name=WixNetFxExtension
4>                OriginalItemSpec=WixNetFxExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUIExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll
4>                Name=WixUIExtension
4>                OriginalItemSpec=WixUIExtension
4>	Done executing task "RemoveDuplicates".
4>Done building target "ResolveWixExtensionReferences" in project "Installer.wixproj".
4>Target "AfterResolveReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "ResolveReferences" depends on it):
4>Done building target "AfterResolveReferences" in project "Installer.wixproj".
4>Target "ResolveReferences" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CoreBuild" depends on it):
4>Done building target "ResolveReferences" in project "Installer.wixproj".
4>Target "ResolveReferences" skipped. Previously built successfully.
4>Target "AddSolutionDefineConstants" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "AddCompilerDefineConstants" depends on it):
4>	Task "Warning" skipped, due to false condition; ( '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildingSolutionFile)' != 'true' ) was evaluated as ( 'true' != 'true' and '' != 'true' ).
4>	Task "CreateProperty"
4>		Task Parameter:Value=DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>		Output Property: SolutionDefineConstants=DevEnvDir=C:\Program Files %28x86%29\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>	Done executing task "CreateProperty".
4>	Task "CreateProperty"
4>		Task Parameter:
4>    Value=
4>        DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>        SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\
4>		Output Property: SolutionDefineConstants=DevEnvDir=C:\Program Files %28x86%29\Microsoft Visual Studio\2019\Community\Common7\IDE\;SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\
4>	Done executing task "CreateProperty".
4>	Task "CreateProperty"
4>		Task Parameter:
4>    Value=
4>        DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>        SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\
4>        SolutionExt=.sln
4>		Output Property: SolutionDefineConstants=DevEnvDir=C:\Program Files %28x86%29\Microsoft Visual Studio\2019\Community\Common7\IDE\;SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\;SolutionExt=.sln
4>	Done executing task "CreateProperty".
4>	Task "CreateProperty"
4>		Task Parameter:
4>    Value=
4>        DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>        SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\
4>        SolutionExt=.sln
4>        SolutionFileName=MapManager2015.sln
4>		Output Property: SolutionDefineConstants=DevEnvDir=C:\Program Files %28x86%29\Microsoft Visual Studio\2019\Community\Common7\IDE\;SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\;SolutionExt=.sln;SolutionFileName=MapManager2015.sln
4>	Done executing task "CreateProperty".
4>	Task "CreateProperty"
4>		Task Parameter:
4>    Value=
4>        DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>        SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\
4>        SolutionExt=.sln
4>        SolutionFileName=MapManager2015.sln
4>        SolutionName=MapManager2015
4>		Output Property: SolutionDefineConstants=DevEnvDir=C:\Program Files %28x86%29\Microsoft Visual Studio\2019\Community\Common7\IDE\;SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\;SolutionExt=.sln;SolutionFileName=MapManager2015.sln;SolutionName=MapManager2015
4>	Done executing task "CreateProperty".
4>	Task "CreateProperty"
4>		Task Parameter:
4>    Value=
4>        DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>        SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\
4>        SolutionExt=.sln
4>        SolutionFileName=MapManager2015.sln
4>        SolutionName=MapManager2015
4>        SolutionPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager2015.sln
4>		Output Property: SolutionDefineConstants=DevEnvDir=C:\Program Files %28x86%29\Microsoft Visual Studio\2019\Community\Common7\IDE\;SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\;SolutionExt=.sln;SolutionFileName=MapManager2015.sln;SolutionName=MapManager2015;SolutionPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager2015.sln
4>	Done executing task "CreateProperty".
4>Done building target "AddSolutionDefineConstants" in project "Installer.wixproj".
4>Target "AddProjectReferenceDefineConstants" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "AddCompilerDefineConstants" depends on it):
4>	Using "CreateProjectReferenceDefineConstants" task from assembly "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixTasks.dll".
4>	Task "CreateProjectReferenceDefineConstants"
4>		Task Parameter:
4>    ProjectReferencePaths=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>                Configuration=Release
4>                CopyUpToDateMarker=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\obj\x64\Release\MapManager.csproj.CopyComplete
4>                FullConfiguration=Release|x64
4>                MSBuildSourceProjectFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceProjectFileFullPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>                MSBuildSourceTargetName=GetTargetPath
4>                Name=MapManager
4>                OriginalItemSpec=..\MapManager\MapManager.csproj
4>                Platform=x64
4>                Private=True
4>                Project={bad5cefe-bb76-4028-84ac-349e78c634eb}
4>                SetConfiguration=Configuration=Release
4>                SetPlatform=Platform=x64
4>                TargetFrameworkIdentifier=.NETFramework
4>                TargetFrameworkVersion=4.6.1
4>                TargetPlatformIdentifier=Windows
4>                TargetPlatformMoniker=Windows,Version=7.0
4>		Output Property: ProjectReferenceDefineConstants=MapManager.Configuration=Release;MapManager.FullConfiguration=Release|x64;MapManager.Platform=x64;MapManager.ProjectDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\;MapManager.ProjectExt=.csproj;MapManager.ProjectFileName=MapManager.csproj;MapManager.ProjectName=MapManager;MapManager.ProjectPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj;MapManager.TargetDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\;MapManager.TargetExt=.exe;MapManager.TargetFileName=MapManager.exe;MapManager.TargetName=MapManager;MapManager.TargetPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>	Done executing task "CreateProjectReferenceDefineConstants".
4>Done building target "AddProjectReferenceDefineConstants" in project "Installer.wixproj".
4>Target "AddCompilerDefineConstants" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CoreBuild" depends on it):
4>Done building target "AddCompilerDefineConstants" in project "Installer.wixproj".
4>Target "ResolveReferences" skipped. Previously built successfully.
4>Target "BeforeCompileAndLink" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CompileAndLink" depends on it):
4>Done building target "BeforeCompileAndLink" in project "Installer.wixproj".
4>Target "_TimeStampBeforeCompileAndLink" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CompileAndLink" depends on it):
4>	Task "CreateItem"
4>		Task Parameter:Include=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>		Output Item(s): TargetOutput=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>	Done executing task "CreateItem".
4>	Task "CreateItem"
4>		Output Property: _TargetOutputTimestampBeforeCompileAndLink=
4>	Done executing task "CreateItem".
4>Done building target "_TimeStampBeforeCompileAndLink" in project "Installer.wixproj".
4>Target "ConvertReferences" skipped, due to false condition; ( $(EnableProjectHarvesting) and ('$(OutputType)' == 'Package' or '$(OutputType)' == 'PatchCreation' or '$(OutputType)' == 'Module') ) was evaluated as ( false and ('Package' == 'Package' or 'Package' == 'PatchCreation' or 'Package' == 'Module') ).
4>Target "ConvertBundleReferences" skipped, due to false condition; ( $(EnableProjectHarvesting) and ('$(OutputType)' == 'Bundle') ) was evaluated as ( false and ('Package' == 'Bundle') ).
4>Target "HarvestProjects" skipped, due to false condition; ( $(EnableProjectHarvesting) and ('@(HeatProject)' != '' or '@(HarvestProject)' != '') ) was evaluated as ( false and ('' != '' or '' != '') ).
4>Target "HarvestDirectory" skipped, due to false condition; ( '@(HarvestDirectory)' != '' ) was evaluated as ( '' != '' ).
4>Target "HarvestFile" skipped, due to false condition; ( '@(HarvestFile)' != '' ) was evaluated as ( '' != '' ).
4>Target "Harvest" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CompileAndLink" depends on it):
4>Done building target "Harvest" in project "Installer.wixproj".
4>Target "RefreshGeneratedFile" skipped, due to false condition; ( $(EnableProjectHarvesting) and ('$(OutputType)' == 'Package' or '$(OutputType)' == 'PatchCreation' or '$(OutputType)' == 'Module') and '@(_GeneratedFiles)' != '' ) was evaluated as ( false and ('Package' == 'Package' or 'Package' == 'PatchCreation' or 'Package' == 'Module') and '' != '' ).
4>Target "RefreshBundleGeneratedFile" skipped, due to false condition; ( $(EnableProjectHarvesting) and ('$(OutputType)' == 'Bundle' and '@(_GeneratedFiles)' != '') ) was evaluated as ( false and ('Package' == 'Bundle' and '' != '') ).
4>Target "GenerateCode" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CompileAndLink" depends on it):
4>Done building target "GenerateCode" in project "Installer.wixproj".
4>Target "PrepareForBuild" skipped. Previously built successfully.
4>Target "ResolveWixExtensionReferences" skipped. Previously built successfully.
4>Target "GenerateCompileWithObjectPath" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Compile" depends on it):
4>	Using "GenerateCompileWithObjectPath" task from assembly "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixTasks.dll".
4>	Task "GenerateCompileWithObjectPath"
4>		Task Parameter:IntermediateOutputPath=obj\Release\
4>		Task Parameter:
4>    Compile=
4>        gdal-data.wxs
4>        Product.wxs
4>		Output Item(s): 
4>    _CompileWithObjectPath=
4>        gdal-data.wxs
4>                ObjectPath=obj\Release\
4>        Product.wxs
4>                ObjectPath=obj\Release\
4>	Done executing task "GenerateCompileWithObjectPath".
4>Done building target "GenerateCompileWithObjectPath" in project "Installer.wixproj".
4>Target "Compile" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CompileAndLink" depends on it):
4>	Building target "Compile" completely.
4>	Output file "obj\Release\gdal-data.wixobj" does not exist.
4>	Using "Candle" task from assembly "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixTasks.dll".
4>	Task "Candle"
4>		Task Parameter:OutputFile=obj\Release\
4>		Task Parameter:ExtensionDirectory=C:\Program Files (x86)\WiX Toolset v3.11\bin\
4>		Task Parameter:InstallerPlatform=x64
4>		Task Parameter:
4>    SourceFiles=
4>        gdal-data.wxs
4>                ObjectPath=obj\Release\
4>        Product.wxs
4>                ObjectPath=obj\Release\
4>		Task Parameter:
4>    DefineConstants=
4>        DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\
4>        SolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\
4>        SolutionExt=.sln
4>        SolutionFileName=MapManager2015.sln
4>        SolutionName=MapManager2015
4>        SolutionPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager2015.sln
4>        Configuration=Release
4>        OutDir=bin\Release\
4>        Platform=x64
4>        ProjectDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\
4>        ProjectExt=.wixproj
4>        ProjectFileName=Installer.wixproj
4>        ProjectName=Installer
4>        ProjectPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj
4>        TargetDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\
4>        TargetExt=.msi
4>        TargetFileName=MapManager.msi
4>        TargetName=MapManager
4>        TargetPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        MapManager.Configuration=Release
4>        MapManager.FullConfiguration=Release|x64
4>        MapManager.Platform=x64
4>        MapManager.ProjectDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\
4>        MapManager.ProjectExt=.csproj
4>        MapManager.ProjectFileName=MapManager.csproj
4>        MapManager.ProjectName=MapManager
4>        MapManager.ProjectPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj
4>        MapManager.TargetDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\
4>        MapManager.TargetExt=.exe
4>        MapManager.TargetFileName=MapManager.exe
4>        MapManager.TargetName=MapManager
4>        MapManager.TargetPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe
4>		Task Parameter:
4>    Extensions=
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUtilExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll
4>                Name=WixUtilExtension
4>                OriginalItemSpec=WixUtilExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixNetFxExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll
4>                Name=WixNetFxExtension
4>                OriginalItemSpec=WixNetFxExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUIExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll
4>                Name=WixUIExtension
4>                OriginalItemSpec=WixUIExtension
4>		Task Parameter:ToolPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\
4>		Command:
4>		C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe -d"DevEnvDir=C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\\" -dSolutionDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\ -dSolutionExt=.sln -dSolutionFileName=MapManager2015.sln -dSolutionName=MapManager2015 -dSolutionPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager2015.sln -dConfiguration=Release -dOutDir=bin\Release\ -dPlatform=x64 -dProjectDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\ -dProjectExt=.wixproj -dProjectFileName=Installer.wixproj -dProjectName=Installer -dProjectPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj -dTargetDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\ -dTargetExt=.msi -dTargetFileName=MapManager.msi -dTargetName=MapManager -dTargetPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi -dMapManager.Configuration=Release -d"MapManager.FullConfiguration=Release|x64" -dMapManager.Platform=x64 -dMapManager.ProjectDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\ -dMapManager.ProjectExt=.csproj -dMapManager.ProjectFileName=MapManager.csproj -dMapManager.ProjectName=MapManager -dMapManager.ProjectPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\MapManager.csproj -dMapManager.TargetDir=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\ -dMapManager.TargetExt=.exe -dMapManager.TargetFileName=MapManager.exe -dMapManager.TargetName=MapManager -dMapManager.TargetPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\MapManager\bin\x64\Release\MapManager.exe -out obj\Release\ -arch x64 -ext "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll" -ext "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll" -ext "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll" gdal-data.wxs Product.wxs
4>		Windows Installer XML Toolset Compiler version 3.11.2.4516
4>		Copyright (c) .NET Foundation and contributors. All rights reserved.
4>		gdal-data.wxs
4>		Product.wxs
4>	Done executing task "Candle".
4>	Task "CreateItem"
4>		Task Parameter:
4>    Include=
4>        obj\Release\gdal-data.wixobj
4>                ObjectPath=obj\Release\
4>        obj\Release\Product.wixobj
4>                ObjectPath=obj\Release\
4>		Output Item(s): 
4>    CompileObjOutput=
4>        obj\Release\gdal-data.wixobj
4>                ObjectPath=obj\Release\
4>        obj\Release\Product.wixobj
4>                ObjectPath=obj\Release\
4>	Done executing task "CreateItem".
4>	Task "CreateItem"
4>		Task Parameter:
4>    Include=
4>        obj\Release\gdal-data.wixobj
4>                ObjectPath=obj\Release\
4>        obj\Release\Product.wixobj
4>                ObjectPath=obj\Release\
4>		Output Item(s): 
4>    FileWrites=
4>        obj\Release\gdal-data.wixobj
4>                ObjectPath=obj\Release\
4>        obj\Release\Product.wixobj
4>                ObjectPath=obj\Release\
4>	Done executing task "CreateItem".
4>Done building target "Compile" in project "Installer.wixproj".
4>Target "Lib" skipped, due to false condition; ( '$(OutputType)' == 'Library' ) was evaluated as ( 'Package' == 'Library' ).
4>Target "PrepareForBuild" skipped. Previously built successfully.
4>Target "ResolveReferences" skipped. Previously built successfully.
4>Target "AssignCultures" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Link" depends on it):
4>	Using "WixAssignCulture" task from assembly "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixTasks.dll".
4>	Task "WixAssignCulture"
4>		Output Item(s): 
4>    CultureGroup=
4>        null
4>                OutputFolder=
4>	Done executing task "WixAssignCulture".
4>	Task "CreateItem"
4>		Task Parameter:Include=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>		Output Item(s): _TargetPathItems=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>	Done executing task "CreateItem".
4>	Task "CreateProperty"
4>		Task Parameter:Value=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>		Output Property: TargetPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>	Done executing task "CreateProperty".
4>	Task "CreateItem"
4>		Task Parameter:Include=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>		Output Item(s): _TargetPdbPathItems=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>	Done executing task "CreateItem".
4>	Task "CreateProperty"
4>		Task Parameter:Value=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>		Output Property: TargetPdbPath=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>	Done executing task "CreateProperty".
4>	Task "CreateItem" skipped, due to false condition; ( '$(SignOutput)' == 'true' AND '$(SuppressLayout)' != 'true' ) was evaluated as ( '' == 'true' AND '' != 'true' ).
4>Done building target "AssignCultures" in project "Installer.wixproj".
4>Target "ReadPreviousBindInputsAndBuiltOutputs" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "Link" depends on it):
4>	Task "ReadLinesFromFile"
4>		Task Parameter:File=obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>	Done executing task "ReadLinesFromFile".
4>	Task "ReadLinesFromFile"
4>		Task Parameter:File=obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>	Done executing task "ReadLinesFromFile".
4>	Task "Message"
4>		Task Parameter:Importance=low
4>		Task Parameter:Text=Previous bind inputs: 
4>		Previous bind inputs: 
4>	Done executing task "Message".
4>	Task "Message"
4>		Task Parameter:Importance=low
4>		Task Parameter:Text=Previous bind outputs: 
4>		Previous bind outputs: 
4>	Done executing task "Message".
4>Done building target "ReadPreviousBindInputsAndBuiltOutputs" in project "Installer.wixproj".
4>Target "Link" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CompileAndLink" depends on it):
4>	Building target "Link" completely.
4>	Output file "obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt" does not exist.
4>	Task "CreateProperty"
4>		Task Parameter:Value=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>		Output Property: PdbOutputFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>	Done executing task "CreateProperty".
4>	Using "Light" task from assembly "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixTasks.dll".
4>	Task "Light"
4>		Task Parameter:OutputFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>		Task Parameter:ExtensionDirectory=C:\Program Files (x86)\WiX Toolset v3.11\bin\
4>		Task Parameter:BindOutputsFile=obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>		Task Parameter:BindBuiltOutputsFile=obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt
4>		Task Parameter:WixProjectFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj
4>		Task Parameter:Cultures=null
4>		Task Parameter:
4>    Extensions=
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUtilExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll
4>                Name=WixUtilExtension
4>                OriginalItemSpec=WixUtilExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixNetFxExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll
4>                Name=WixNetFxExtension
4>                OriginalItemSpec=WixNetFxExtension
4>        C:\Program Files (x86)\WiX Toolset v3.11\bin\WixUIExtension.dll
4>                HintPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll
4>                Name=WixUIExtension
4>                OriginalItemSpec=WixUIExtension
4>		Task Parameter:BindContentsFile=obj\Release\Installer.wixproj.BindContentsFileListnull.txt
4>		Task Parameter:
4>    SuppressIces=
4>        ICE82
4>        ICE03
4>        ICE83
4>		Task Parameter:ToolPath=C:\Program Files (x86)\WiX Toolset v3.11\bin\
4>		Task Parameter:PdbOutputFile=E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>		Task Parameter:SuppressValidation=True
4>		Task Parameter:
4>    ObjectFiles=
4>        obj\Release\gdal-data.wixobj
4>                ObjectPath=obj\Release\
4>        obj\Release\Product.wixobj
4>                ObjectPath=obj\Release\
4>		Command:
4>		C:\Program Files (x86)\WiX Toolset v3.11\bin\Light.exe -out E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi -pdbout E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb -cultures:null -ext "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUtilExtension.dll" -ext "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixNetFxExtension.dll" -ext "C:\Program Files (x86)\WiX Toolset v3.11\bin\\WixUIExtension.dll" -sice:ICE82 -sice:ICE03 -sice:ICE83 -sval -contentsfile obj\Release\Installer.wixproj.BindContentsFileListnull.txt -outputsfile obj\Release\Installer.wixproj.BindOutputsFileListnull.txt -builtoutputsfile obj\Release\Installer.wixproj.BindBuiltOutputsFileListnull.txt -wixprojectfile E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj obj\Release\gdal-data.wixobj obj\Release\Product.wixobj
4>		Windows Installer XML Toolset Linker version 3.11.2.4516
4>		Copyright (c) .NET Foundation and contributors. All rights reserved.
4>	Done executing task "Light".
4>	Task "Message"
4>		Task Parameter:Importance=High
4>		Task Parameter:Text=Installer -> E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>		Installer -> E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>	Done executing task "Message".
4>Done building target "Link" in project "Installer.wixproj".
4>Target "UpdateLinkFileWrites" in file "C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x\wix2010.targets" from project "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\Installer.wixproj" (target "CompileAndLink" depends on it):
4>	Task "ReadLinesFromFile"
4>		Task Parameter:File=obj\Release\Installer.wixproj.BindOutputsFileListnull.txt
4>		Output Item(s): 
4>    FileWrites=
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
4>        E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.wixpdb
4>	Done executing task "ReadLinesFromFile".
========== Rebuild All: 4 succeeded, 0 failed, 0 skipped ==========
	E:\buildsystem\cert\sign "E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi"
E:\buildsystem\src\MapManager-mapserver-7-6-x64>signtool sign /sha1 915fb187da1e2bd2078fb2d8ad309156a26783b7 /fd SHA256 /n "Open Source Developer, Tamas Szekeres" /t http://time.certum.pl/ /v ""E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi"" 
The following certificate was selected:
    Issued to: Open Source Developer, Tamas Szekeres
    Issued by: Certum Code Signing CA SHA2
    Expires:   Sun Jan 16 00:00:00 2022
    SHA1 hash: 915FB187DA1E2BD2078FB2D8AD309156A26783B7
Done Adding Additional Store
Successfully signed: E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi
Number of files successfully Signed: 1
Number of warnings: 0
Number of errors: 0
	E:\buildsystem\uploadftp E:\buildsystem\src\MapManager-mapserver-7-6-x64\Installer\bin\Release\MapManager.msi downloads/release-1928-x64-gdal-3-4-mapserver-7-6
	cd E:\buildsystem