Job started Connecting to build worker machine...Done Starting build agent...Done Build started git clone --quiet --depth=50 --branch=develop git@bitbucket.org:ivanchong/xaavan-batchprocessor-fork.git C:\projects\xaavan-batchprocessor-fork git checkout -qf dabacbc56626e8cb4ccf520ca4f3910d8ef32ddc "C:\Program Files (x86)\MSBuild\12.0\bin\msbuild.exe" "BatchProcessor.sln" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" Microsoft (R) Build Engine version 12.0.21005.1 [Microsoft .NET Framework, version 4.0.30319.18449] Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 3/24/2014 8:29:17 AM. Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Debug|Any CPU". Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.sln" (1) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Service\BatchProcessor.Service.csproj" (2) on node 1 (default targets). RestorePackages: "C:\projects\xaavan-batchprocessor-fork\.nuget\NuGet.exe" install "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Service\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\projects\xaavan-batchprocessor-fork\ " Installing 'CommonServiceLocator 1.0'. Installing 'Quartz 1.0.3'. Installing 'Common.Logging 1.2.0'. Successfully installed 'Quartz 1.0.3'. Successfully installed 'CommonServiceLocator 1.0'. Successfully installed 'Common.Logging 1.2.0'. Installing 'NLog.Extended 2.0.1.2'. Successfully installed 'NLog.Extended 2.0.1.2'. Installing 'CsvHelper 2.2.2'. Successfully installed 'CsvHelper 2.2.2'. Installing 'Unity 3.0.1304.0'. Successfully installed 'Unity 3.0.1304.0'. All packages listed in packages.config are already installed. PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Service\BatchProcessor.Service.csproj" (2) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\BatchProcessor.GatewayBridge.csproj" (4) on node 1 (default targets). RestorePackages: "C:\projects\xaavan-batchprocessor-fork\.nuget\NuGet.exe" install "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\projects\xaavan-batchprocessor-fork\ " All packages listed in packages.config are already installed. PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\BatchProcessor.GatewayBridge.csproj" (4) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\BatchProcessor.DataAccess.csproj" (5) on node 1 (default targets). RestorePackages: "C:\projects\xaavan-batchprocessor-fork\.nuget\NuGet.exe" install "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\projects\xaavan-batchprocessor-fork\ " All packages listed in packages.config are already installed. PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\BatchProcessor.DataAccess.csproj" (5) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\BatchProcessor.Utils.csproj" (6) on node 1 (default targets). RestorePackages: "C:\projects\xaavan-batchprocessor-fork\.nuget\NuGet.exe" install "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\projects\xaavan-batchprocessor-fork\ " Installing 'Newtonsoft.Json 5.0.6'. Successfully installed 'Newtonsoft.Json 5.0.6'. All packages listed in packages.config are already installed. PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\Newtonsoft.Json.5.0.6\lib\net45\Newtonsoft.Json.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.Utils.dll /subsystemversion:6.00 /target:library /utf8output AdditionalData.cs ColumnValueExtracter.cs Cryptography\EncryptDecrypt.cs Cryptography\IEncryptDecrypt.cs CurrencyProperty.cs DOMUtility.cs Enums\ColumnTypeEnum.cs Enums\ArchitectTypeEnum.cs Enums\CardTypeEnum.cs Enums\CurTypeEnum.cs Enums\DataFileTypeEnum.cs Enums\GateWayTypeEnum.cs Enums\MerchantTypeEnum.cs Enums\ProcessResultEnum.cs Enums\TemplateType.cs FileUtility.cs TwoTypesObject.cs XMLUtility.cs XSD\ClientTemplateColumnType.cs XSD\ColumnType.cs Enums\ColumnNecesityTypeEnum.cs Enums\StatusEnum.cs Enums\WayToHandleException.cs Exceptions\AppException.cs Exceptions\NullOrEmptyException.cs Extensions\Extensions.cs GetConfigValue.cs Handlers\ProcessingResult.cs Handlers\ProcessingResultError.cs Handlers\ProcessingResultHandler.cs Log\LogManager.cs Log\LogTypeEnum.cs Log\ReportObject.cs Properties\AssemblyInfo.cs Settings.cs StringUtility.cs XSD\CDFSimpleType.cs XSD\Interfaces\IColumnType.cs XSD\XSDDataTypes\Constant.cs XSD\XSDDataTypes\CurrencyAmount.cs XSD\XSDDataTypes\DateType.cs XSD\XSDDataTypes\DecimalType.cs XSD\XSDDataTypes\NormalizedString.cs XSD\XSDDataTypes\SimpleTypeUNION.cs XSD\XSDDataTypes\TokenString.cs XSD\XSDDataTypes\UnsignedByte.cs XSD\XSDDataTypes\SimpleType.cs XSD\XSDDataTypes\SimpleTypeResolver.cs XSD\XSDManuplator.cs XSD\XSDNode.cs XSD\XSDNodeTypeEnum.cs XSD\XSDParserForCSD.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Newtonsoft.Json.5.0.6\lib\net45\Newtonsoft.Json.dll" to "bin\Debug\Newtonsoft.Json.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Newtonsoft.Json.5.0.6\lib\net45\Newtonsoft.Json.xml" to "bin\Debug\Newtonsoft.Json.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.xml" to "bin\Debug\NLog.xml". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". BatchProcessor.Utils -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll Copying file from "obj\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\BatchProcessor.Utils.csproj" (default targets). GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\XlsReader\Excel.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\XlsWriter\ExcelLibrary.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.DataAccess.dll /subsystemversion:6.00 /target:library /utf8output CsvReader\CsvTransactionReader.cs ITransactionReader.cs Properties\AssemblyInfo.cs XlsReader\XlsReader.cs XlsReader\XlsTransactionReader.cs XlsWriter\XlsFileManager.cs XmlReader\XmlTransactionReader.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\XlsReader\Excel.dll" to "bin\Debug\Excel.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\XlsWriter\ExcelLibrary.dll" to "bin\Debug\ExcelLibrary.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.xml" to "bin\Debug\NLog.xml". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.DataAccess.dll" to "bin\Debug\BatchProcessor.DataAccess.dll". BatchProcessor.DataAccess -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll Copying file from "obj\Debug\BatchProcessor.DataAccess.pdb" to "bin\Debug\BatchProcessor.DataAccess.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\BatchProcessor.DataAccess.csproj" (default targets). Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\BatchProcessor.GatewayBridge.csproj" (4) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\BatchProcessor.Manager.csproj" (7) on node 1 (default targets). RestorePackages: "C:\projects\xaavan-batchprocessor-fork\.nuget\NuGet.exe" install "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\projects\xaavan-batchprocessor-fork\ " All packages listed in packages.config are already installed. PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\BatchProcessor.Manager.csproj" (7) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Gateway\BatchProcessor.Gateway.csproj" (8) on node 1 (default targets). PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.Gateway.dll /subsystemversion:6.00 /target:library /utf8output EComGateway.cs GatewayResult.cs Properties\AssemblyInfo.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.xml" to "bin\Debug\NLog.xml". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.Gateway.dll" to "bin\Debug\BatchProcessor.Gateway.dll". BatchProcessor.Gateway -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Gateway\bin\Debug\BatchProcessor.Gateway.dll Copying file from "obj\Debug\BatchProcessor.Gateway.pdb" to "bin\Debug\BatchProcessor.Gateway.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Gateway\BatchProcessor.Gateway.csproj" (default targets). Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\BatchProcessor.Manager.csproj" (7) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\BatchProcessor.Mappings.csproj" (9) on node 1 (default targets). RestorePackages: "C:\projects\xaavan-batchprocessor-fork\.nuget\NuGet.exe" install "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\projects\xaavan-batchprocessor-fork\ " All packages listed in packages.config are already installed. PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.Mappings.dll /subsystemversion:6.00 /target:library /utf8output CDF\CDFGenContext.cs CDF\CDFUtility.cs CDF\ConvertToCDF_Courier.cs CDF\ConvertToCDF.cs CDF\ConvertToCDF_GlovalInvoice.cs CDF\ConvertToCDF_LineItem.cs CDF\CDFBuilder.cs CDF\CDFBuilderFromCSV.cs CDF\CDFBuilderFromExcel.cs "CDF\CDFBuilderFromInstructionFile .cs" CDF\CDFBuilderFromXML.cs CDF\CDFBuilderMain.cs CDF\CDFBuilderOfFinancialRecordHeader.cs CDF\CDFBuilderOfHierarchyRecordHeader.cs CDF\CDFBuilderOfToday.cs CDF\CDFBuilderOfTransmissionTrailer.cs CDF\ColumnValueExtracter.cs CDF\MerchantProfile.cs CDF\TemplateExplanation.cs CDF\TemplateGenerator.cs CDF\CDFBuilderOfTransmissionHeader.cs CDF\CDFBuilderOfTransRecordHeader.cs CDF\XlsTransactionReaderNew.cs Courier\CourierXlsTransactionReader.cs Courier\LineItemCsvTransactionReader.cs Courier\CourierXlsMap.cs GlobalInvoice\CardAcceptorGlobalInvoiceMap.cs GlobalInvoice\CustomerGlobalInvoiceMap.cs GlobalInvoice\FinancialTransactionGlobalInvoiceMap.cs GlobalInvoice\GlobalInvoiceMap.cs GlobalInvoice\GlobalInvoiceTaxObjects\GlobalInvoiceTaxObject1Map.cs GlobalInvoice\GlobalInvoiceTaxObjects\GlobalInvoiceTaxObject2Map.cs GlobalInvoice\GlobalInvoiceTransactionMap.cs GlobalInvoice\LineItemGlobalInvoiceMap.cs GlobalInvoice\LineItemTaxObjects\LineItemTaxObject2GlobalInvoiceMap.cs GlobalInvoice\LineItemTaxObjects\LineItemTaxObject1GlobalInvoiceMap.cs GlobalInvoice\Reader\PngGlobalInvoiceCsvTransactionReader.cs GlobalInvoice\Reader\PngGlobalInvoiceXlsTransactionReader.cs GlobalInvoice\Reader\PngGlobalInvoiceXmlTransactionReader.cs GlobalInvoice\XlsMap\GlobalInvoiceXlsMap.cs GlobalInvoice\XmlMap\GlobalInoviceXmlMap.cs LineItem\CardAcceptorLineItemMap.cs LineItem\CustomerLineItemMap.cs LineItem\FinancialTransactionLineItemMap.cs LineItem\GlobalInvoiceTaxObjects\LineItemTaxObject1Map.cs LineItem\GlobalInvoiceTaxObjects\LineItemTaxObject2Map.cs LineItem\LineItemMap.cs LineItem\LineItemTaxObjects\LineItemTaxObject1LineItemMap.cs LineItem\LineItemTaxObjects\LineItemTaxObject2LineItemMap.cs LineItem\LineItemTransactionMap.cs LineItem\TaxLineItemMap.cs Objects\CDFCreate\CreateCDFResult.cs Objects\CDF\AlternateAccount.cs Objects\CDF\BillingEventType.cs Objects\CDF\CardAcceptor_5001Type.cs Objects\CDF\CDFTransmissionFile.cs Objects\CDF\CorporateCardLineItemDetail_5010.cs Objects\CDF\CurrencyAmount.cs Objects\CDF\CustomFinancialDataType.cs Objects\CDF\DunAndBradstreetSupplierInformationEntity.cs Objects\CDF\EnhancedDataEntityInformationType.cs Objects\CDF\EnhancedDataEntityType.cs Objects\CDF\FinancialRecordHeaderType.cs Objects\CDF\FinancialTransactionEntityType.cs Objects\CDF\FinancialTransaction_5000Type.cs Objects\CDF\GlobalInvoiceEntity.cs Objects\CDF\GlobalInvoice_5100Type.cs Objects\CDF\HierarchyAddress_4410Type.cs Objects\CDF\HierarchyRecordHeaderType.cs Objects\CDF\IssuerEntity.cs Objects\CDF\LineItemDetailEntityType.cs Objects\CDF\MiscellaneousExpenseType.cs Objects\CDF\NumExp16Type.cs Objects\CDF\RecordHeaderBase.cs Objects\CDF\ShippingCourierServiceDetailAddendumEntityType.cs Objects\CDF\ShippingCourierServiceDetailAddendum_5090Type.cs Objects\CDF\TaxAddendum_5300Type.cs Objects\CDF\TelephonyBillingDetailEntity.cs Objects\CDF\TelephonyBillingDetail_5121Type.cs Objects\CDF\TelephonyBillingSummaryAddendumEntity.cs Objects\CDF\TelephonyBillingSummaryAddendum_5120.cs Objects\CDF\TransmissionHeader_1000Type.cs Objects\CDF\TransmissionTrailer_9999.cs Objects\CDF\TransRecordHeaderType.cs Objects\CDF\UnmatchedAccountEntityType.cs Objects\DataRetriever\Common\CardAcceptorObject.cs Objects\DataRetriever\Common\CustomerObject.cs Objects\DataRetriever\Common\FinancialTransactionObject.cs Objects\DataRetriever\Common\LineItemObject.cs Objects\DataRetriever\Common\MiscellaneousExpenseObject.cs Objects\DataRetriever\Common\TaxObject.cs Objects\DataRetriever\Courier\CourierAndTaxObject.cs Objects\DataRetriever\Courier\CourierCollectionObject.cs Objects\DataRetriever\Courier\CourierObject.cs Objects\DataRetriever\Courier\CourierTransactionObject.cs Objects\DataRetriever\GlobalInvoice\GlobalInvoiceCollectionObject.cs Objects\DataRetriever\GlobalInvoice\GlobalInvoiceObject.cs Objects\DataRetriever\GlobalInvoice\GlobalInvoiceTransactionObject.cs Objects\DataRetriever\LineItem\LineItemCollectionObject.cs Objects\DataRetriever\LineItem\LineItemTransactionObject.cs Objects\DataRetriever\Telephony\BillingDetailsAndTaxObject.cs Objects\DataRetriever\Telephony\BillingDetailsObject.cs Objects\DataRetriever\Telephony\BillingEventObject.cs Objects\DataRetriever\Telephony\BillingSummaryAndDetailsObject.cs Objects\DataRetriever\Telephony\BillingSummaryObject.cs Objects\DataRetriever\Telephony\TelephonyCollectionObject.cs Objects\DataRetriever\Telephony\TelephonyTransactionObject.cs Properties\AssemblyInfo.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll" to "bin\Debug\BatchProcessor.DataAccess.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll" to "bin\Debug\Microsoft.Practices.ServiceLocation.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll" to "bin\Debug\Microsoft.Practices.Unity.Configuration.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll" to "bin\Debug\Microsoft.Practices.Unity.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\Excel.dll" to "bin\Debug\Excel.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\ExcelLibrary.dll" to "bin\Debug\ExcelLibrary.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.pdb" to "bin\Debug\BatchProcessor.DataAccess.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.pdb" to "bin\Debug\Microsoft.Practices.ServiceLocation.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.xml" to "bin\Debug\Microsoft.Practices.ServiceLocation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.xml" to "bin\Debug\Microsoft.Practices.Unity.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.xml" to "bin\Debug\Microsoft.Practices.Unity.Configuration.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.xml" to "bin\Debug\NLog.xml". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Creating directory "bin\Debug\CDF". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\EnhancedDataEntityInformation.xml" to "bin\Debug\CDF\EnhancedDataEntityInformation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\HierarchyAddress_4410.xml" to "bin\Debug\CDF\HierarchyAddress_4410.xml". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.Mappings.dll" to "bin\Debug\BatchProcessor.Mappings.dll". BatchProcessor.Mappings -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll Copying file from "obj\Debug\BatchProcessor.Mappings.pdb" to "bin\Debug\BatchProcessor.Mappings.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\BatchProcessor.Mappings.csproj" (default targets). GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Gateway\bin\Debug\BatchProcessor.Gateway.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.Manager.dll /subsystemversion:6.00 /target:library /utf8output AdditionalInformationReader.cs IAdditionalInformationReader.cs ICDFManager.cs IFDGatewayManager.cs IMainManager.cs Implementation\InputProcessor.cs Implementation\InputProcessor_Courier.cs Implementation\InputProcessor_GlobalInvoice.cs Implementation\InputProcessor_LineItem.cs Implementation\MainManager.cs Implementation\MainProcessor.cs Properties\AssemblyInfo.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll" to "bin\Debug\BatchProcessor.DataAccess.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Gateway\bin\Debug\BatchProcessor.Gateway.dll" to "bin\Debug\BatchProcessor.Gateway.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll" to "bin\Debug\BatchProcessor.Mappings.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll" to "bin\Debug\Microsoft.Practices.ServiceLocation.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\Excel.dll" to "bin\Debug\Excel.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\ExcelLibrary.dll" to "bin\Debug\ExcelLibrary.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.pdb" to "bin\Debug\BatchProcessor.DataAccess.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Gateway\bin\Debug\BatchProcessor.Gateway.pdb" to "bin\Debug\BatchProcessor.Gateway.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.pdb" to "bin\Debug\BatchProcessor.Mappings.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.pdb" to "bin\Debug\Microsoft.Practices.ServiceLocation.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.xml" to "bin\Debug\Microsoft.Practices.ServiceLocation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.xml" to "bin\Debug\NLog.xml". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Creating directory "bin\Debug\CDF". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\EnhancedDataEntityInformation.xml" to "bin\Debug\CDF\EnhancedDataEntityInformation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\HierarchyAddress_4410.xml" to "bin\Debug\CDF\HierarchyAddress_4410.xml". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.Manager.dll" to "bin\Debug\BatchProcessor.Manager.dll". BatchProcessor.Manager -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll Copying file from "obj\Debug\BatchProcessor.Manager.pdb" to "bin\Debug\BatchProcessor.Manager.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\BatchProcessor.Manager.csproj" (default targets). GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.BusinessLogic.dll /subsystemversion:6.00 /target:library /utf8output EComGateway.cs SocketGateway\CDFManager.cs SocketGateway\CourierCDFManager.cs SocketGateway\GlobalInvoiceCDFManager.cs SocketGateway\LineItemCDFManager.cs FDGateway\CourierFDGatewayManager.cs FDGateway\FDGatewayManager.cs FDGateway\GlobalInvoiceFDGatewayManager.cs FDGateway\LineItemFDGatewayManager.cs Level1\Header.cs Level1\Interface\IMCPayment.cs Level1\Interface\IMCPGateWay.cs Level1\Interface\ISocketProcessor.cs Level1\Implementation\MCPayment.cs Level1\Implementation\MCPGateWay.cs Level1\Implementation\SocketProcessor.cs Level1\Level1MessageType.cs Level1\SalesResponse.cs Level1\VoidResponse.cs Properties\AssemblyInfo.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll" to "bin\Debug\BatchProcessor.DataAccess.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll" to "bin\Debug\BatchProcessor.Manager.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll" to "bin\Debug\BatchProcessor.Mappings.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\Excel.dll" to "bin\Debug\Excel.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\ExcelLibrary.dll" to "bin\Debug\ExcelLibrary.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\Microsoft.Practices.ServiceLocation.dll" to "bin\Debug\Microsoft.Practices.ServiceLocation.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.dll" to "bin\Debug\BatchProcessor.Gateway.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.pdb" to "bin\Debug\BatchProcessor.DataAccess.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.pdb" to "bin\Debug\BatchProcessor.Manager.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.pdb" to "bin\Debug\BatchProcessor.Mappings.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net20\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\Microsoft.Practices.ServiceLocation.pdb" to "bin\Debug\Microsoft.Practices.ServiceLocation.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\Microsoft.Practices.ServiceLocation.xml" to "bin\Debug\Microsoft.Practices.ServiceLocation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.pdb" to "bin\Debug\BatchProcessor.Gateway.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\NLog.xml" to "bin\Debug\NLog.xml". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Creating directory "bin\Debug\CDF". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\EnhancedDataEntityInformation.xml" to "bin\Debug\CDF\EnhancedDataEntityInformation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\HierarchyAddress_4410.xml" to "bin\Debug\CDF\HierarchyAddress_4410.xml". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.BusinessLogic.dll" to "bin\Debug\BatchProcessor.BusinessLogic.dll". BatchProcessor.GatewayBridge -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll Copying file from "obj\Debug\BatchProcessor.BusinessLogic.pdb" to "bin\Debug\BatchProcessor.BusinessLogic.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\BatchProcessor.GatewayBridge.csproj" (default targets). CoreResGen: "C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools\resgen.exe" /useSourcePath /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\Common.Logging.1.2.0\lib\1.0\Common.Logging.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /r:C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /r:C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\NLog.Extended.2.0.1.2\lib\net45-full\NLog.Extended.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\Quartz.1.0.3\lib\3.5\Quartz.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /compile ProjectInstaller.resx,obj\Debug\BatchProcessor.Service.ProjectInstaller.resources Processing resource file "ProjectInstaller.resx" into "obj\Debug\BatchProcessor.Service.ProjectInstaller.resources". GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:DEBUG;TRACE /main:BatchProcessor.Service.Program /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Common.Logging.1.2.0\lib\1.0\Common.Logging.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\NLog.Extended.2.0.1.2\lib\net45-full\NLog.Extended.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Quartz.1.0.3\lib\3.5\Quartz.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.Install.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Management.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.ServiceProcess.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.Service.exe /subsystemversion:6.00 /resource:obj\Debug\BatchProcessor.Service.ProjectInstaller.resources /target:winexe /utf8output ProcessJob.cs ProjectInstaller.cs ProjectInstaller.Designer.cs Service1.cs Service1.Designer.cs Program.cs Properties\AssemblyInfo.cs Unity\ComponentRegistrar.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll" to "bin\Debug\BatchProcessor.BusinessLogic.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll" to "bin\Debug\BatchProcessor.DataAccess.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll" to "bin\Debug\BatchProcessor.Manager.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll" to "bin\Debug\BatchProcessor.Mappings.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Common.Logging.1.2.0\lib\1.0\Common.Logging.dll" to "bin\Debug\Common.Logging.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll" to "bin\Debug\Microsoft.Practices.ServiceLocation.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll" to "bin\Debug\Microsoft.Practices.Unity.Configuration.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll" to "bin\Debug\Microsoft.Practices.Unity.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.Extended.2.0.1.2\lib\net45-full\NLog.Extended.dll" to "bin\Debug\NLog.Extended.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Quartz.1.0.3\lib\3.5\Quartz.dll" to "bin\Debug\Quartz.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\Excel.dll" to "bin\Debug\Excel.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\ExcelLibrary.dll" to "bin\Debug\ExcelLibrary.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.dll" to "bin\Debug\BatchProcessor.Gateway.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.pdb" to "bin\Debug\BatchProcessor.BusinessLogic.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.pdb" to "bin\Debug\BatchProcessor.DataAccess.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.pdb" to "bin\Debug\BatchProcessor.Manager.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.pdb" to "bin\Debug\BatchProcessor.Mappings.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CsvHelper.2.2.2\lib\net40-client\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.pdb" to "bin\Debug\Microsoft.Practices.ServiceLocation.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.xml" to "bin\Debug\Microsoft.Practices.ServiceLocation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.xml" to "bin\Debug\Microsoft.Practices.Unity.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.xml" to "bin\Debug\Microsoft.Practices.Unity.Configuration.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.xml" to "bin\Debug\NLog.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.Extended.2.0.1.2\lib\net45-full\NLog.Extended.xml" to "bin\Debug\NLog.Extended.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.pdb" to "bin\Debug\BatchProcessor.Gateway.pdb". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Creating directory "bin\Debug\CDF". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\EnhancedDataEntityInformation.xml" to "bin\Debug\CDF\EnhancedDataEntityInformation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\HierarchyAddress_4410.xml" to "bin\Debug\CDF\HierarchyAddress_4410.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Service\NLog.config" to "bin\Debug\NLog.config". _CopyAppConfigFile: Copying file from "App.config" to "bin\Debug\BatchProcessor.Service.exe.config". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.Service.exe" to "bin\Debug\BatchProcessor.Service.exe". BatchProcessor.Service -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Service\bin\Debug\BatchProcessor.Service.exe Copying file from "obj\Debug\BatchProcessor.Service.pdb" to "bin\Debug\BatchProcessor.Service.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Service\BatchProcessor.Service.csproj" (default targets). Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.sln" (1) is building "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\BatchProcessor.Test.csproj" (10) on node 1 (default targets). RestorePackages: "C:\projects\xaavan-batchprocessor-fork\.nuget\NuGet.exe" install "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\projects\xaavan-batchprocessor-fork\ " All packages listed in packages.config are already installed. PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll /reference:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\BatchProcessor.Test.dll /subsystemversion:6.00 /target:library /utf8output Mappings\CDF\TemplateGeneratorTest.cs GlobalInvoiceCsvReaderTest.cs LogManagerTest.cs MainManagerTest.cs Mappings\CDF\CDFBuilderMainTest.cs Utils\XSD\XSDDataType\NormalizedStringTest.cs Properties\AssemblyInfo.cs Utils\XSD\XSDDataType\TokenStringTest.cs Utils\XSD\XSDDataType\UnsignedByteTest.cs UtilityTest.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" Mappings\CDF\TemplateGeneratorTest.cs(7,7): warning CS0105: The using directive for 'BatchProcessor.Mappings.CDF' appeared previously in this namespace [C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\BatchProcessor.Test.csproj] _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll" to "bin\Debug\BatchProcessor.BusinessLogic.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll" to "bin\Debug\BatchProcessor.DataAccess.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll" to "bin\Debug\BatchProcessor.Manager.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll" to "bin\Debug\BatchProcessor.Mappings.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll" to "bin\Debug\Microsoft.Practices.ServiceLocation.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll" to "bin\Debug\Microsoft.Practices.Unity.Configuration.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll" to "bin\Debug\Microsoft.Practices.Unity.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\Excel.dll" to "bin\Debug\Excel.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\ExcelLibrary.dll" to "bin\Debug\ExcelLibrary.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.dll" to "bin\Debug\BatchProcessor.Gateway.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.pdb" to "bin\Debug\BatchProcessor.BusinessLogic.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.pdb" to "bin\Debug\BatchProcessor.DataAccess.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.pdb" to "bin\Debug\BatchProcessor.Manager.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.pdb" to "bin\Debug\BatchProcessor.Mappings.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.pdb" to "bin\Debug\Microsoft.Practices.ServiceLocation.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.xml" to "bin\Debug\Microsoft.Practices.ServiceLocation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.xml" to "bin\Debug\Microsoft.Practices.Unity.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.xml" to "bin\Debug\Microsoft.Practices.Unity.Configuration.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.xml" to "bin\Debug\NLog.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.pdb" to "bin\Debug\BatchProcessor.Gateway.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\OrderedTest1.orderedtest" to "bin\Debug\OrderedTest1.orderedtest". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Creating directory "bin\Debug\CDF". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\EnhancedDataEntityInformation.xml" to "bin\Debug\CDF\EnhancedDataEntityInformation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\HierarchyAddress_4410.xml" to "bin\Debug\CDF\HierarchyAddress_4410.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\NLog.config" to "bin\Debug\NLog.config". _CopyAppConfigFile: Copying file from "App.config" to "bin\Debug\BatchProcessor.Test.dll.config". CopyFilesToOutputDirectory: Copying file from "obj\Debug\BatchProcessor.Test.dll" to "bin\Debug\BatchProcessor.Test.dll". BatchProcessor.Test -> C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\bin\Debug\BatchProcessor.Test.dll Copying file from "obj\Debug\BatchProcessor.Test.pdb" to "bin\Debug\BatchProcessor.Test.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\BatchProcessor.Test.csproj" (default targets). Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.sln" (1) is building "C:\projects\xaavan-batchprocessor-fork\xaavan\xaavan.csproj" (11) on node 1 (default targets). PrepareForBuild: Creating directory "bin\Debug\". Creating directory "obj\Debug\". CoreResGen: "C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools\resgen.exe" /useSourcePath /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll /r:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /r:C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll /r:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /r:C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\PresentationCore.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\PresentationFramework.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xaml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\WindowsBase.dll" /compile Properties\Resources.resx,obj\Debug\xaavan.Properties.Resources.resources Processing resource file "Properties\Resources.resx" into "obj\Debug\xaavan.Properties.Resources.resources". GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreCompile: C:\Program Files (x86)\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll /reference:C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\Microsoft.CSharp.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll /reference:C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\mscorlib.dll" /reference:C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\PresentationCore.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\PresentationFramework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xaml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\System.Xml.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5\WindowsBase.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\xaavan.exe /subsystemversion:6.00 /resource:obj\Debug\xaavan.g.resources /resource:obj\Debug\xaavan.Properties.Resources.resources /target:winexe /utf8output App.xaml.cs MainWindow.xaml.cs Properties\AssemblyInfo.cs Properties\Resources.Designer.cs Properties\Settings.Designer.cs C:\projects\xaavan-batchprocessor-fork\xaavan\obj\Debug\MainWindow.g.cs C:\projects\xaavan-batchprocessor-fork\xaavan\obj\Debug\App.g.cs "C:\Users\appveyor\AppData\Local\Temp\.NETFramework,Version=v4.5.AssemblyAttributes.cs" _CopyFilesMarkedCopyLocal: Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.dll" to "bin\Debug\BatchProcessor.BusinessLogic.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.dll" to "bin\Debug\BatchProcessor.DataAccess.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.dll" to "bin\Debug\BatchProcessor.Manager.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.dll" to "bin\Debug\BatchProcessor.Mappings.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.dll" to "bin\Debug\BatchProcessor.Utils.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll" to "bin\Debug\Microsoft.Practices.ServiceLocation.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.dll" to "bin\Debug\Microsoft.Practices.Unity.Configuration.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.dll" to "bin\Debug\Microsoft.Practices.Unity.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.dll" to "bin\Debug\NLog.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\Excel.dll" to "bin\Debug\Excel.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\ExcelLibrary.dll" to "bin\Debug\ExcelLibrary.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.dll" to "bin\Debug\BatchProcessor.Gateway.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\CsvHelper.dll" to "bin\Debug\CsvHelper.dll". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.BusinessLogic\bin\Debug\BatchProcessor.BusinessLogic.pdb" to "bin\Debug\BatchProcessor.BusinessLogic.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.DataAccess\bin\Debug\BatchProcessor.DataAccess.pdb" to "bin\Debug\BatchProcessor.DataAccess.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Manager.pdb" to "bin\Debug\BatchProcessor.Manager.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\BatchProcessor.Mappings.pdb" to "bin\Debug\BatchProcessor.Mappings.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Utils\bin\Debug\BatchProcessor.Utils.pdb" to "bin\Debug\BatchProcessor.Utils.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.pdb" to "bin\Debug\Microsoft.Practices.ServiceLocation.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.xml" to "bin\Debug\Microsoft.Practices.ServiceLocation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.xml" to "bin\Debug\Microsoft.Practices.Unity.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\Unity.3.0.1304.0\lib\Net45\Microsoft.Practices.Unity.Configuration.xml" to "bin\Debug\Microsoft.Practices.Unity.Configuration.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\packages\NLog.2.0.1.2\lib\net45\NLog.xml" to "bin\Debug\NLog.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Manager\bin\Debug\BatchProcessor.Gateway.pdb" to "bin\Debug\BatchProcessor.Gateway.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\CsvHelper.pdb" to "bin\Debug\CsvHelper.pdb". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\bin\Debug\CsvHelper.xml" to "bin\Debug\CsvHelper.xml". _CopyOutOfDateSourceItemsToOutputDirectoryAlways: Creating directory "bin\Debug\CDF". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\EnhancedDataEntityInformation.xml" to "bin\Debug\CDF\EnhancedDataEntityInformation.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Mappings\CDF\HierarchyAddress_4410.xml" to "bin\Debug\CDF\HierarchyAddress_4410.xml". Copying file from "C:\projects\xaavan-batchprocessor-fork\xaavan\NLog.config" to "bin\Debug\NLog.config". _CopyAppConfigFile: Copying file from "App.config" to "bin\Debug\xaavan.exe.config". CopyFilesToOutputDirectory: Copying file from "obj\Debug\xaavan.exe" to "bin\Debug\xaavan.exe". xaavan -> C:\projects\xaavan-batchprocessor-fork\xaavan\bin\Debug\xaavan.exe Copying file from "obj\Debug\xaavan.pdb" to "bin\Debug\xaavan.pdb". Done Building Project "C:\projects\xaavan-batchprocessor-fork\xaavan\xaavan.csproj" (default targets). Done Building Project "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.sln" (default targets). Build succeeded. "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.sln" (default target) (1) -> "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\BatchProcessor.Test.csproj" (default target) (10) -> (CoreCompile target) -> Mappings\CDF\TemplateGeneratorTest.cs(7,7): warning CS0105: The using directive for 'BatchProcessor.Mappings.CDF' appeared previously in this namespace [C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\BatchProcessor.Test.csproj] 1 Warning(s) 0 Error(s) Time Elapsed 00:00:46.77 Discovering tests...Done vstest.console /logger:Appveyor "C:\projects\xaavan-batchprocessor-fork\BatchProcessor.Test\bin\Debug\BatchProcessor.Test.dll" Microsoft (R) Test Execution Command Line Tool Version 12.0.21005.1 Copyright (c) Microsoft Corporation. All rights reserved. Starting test execution, please wait... Passed TestMainManager Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_WithAStringLessThanMinimumLength Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_WithAStringMoreThanMaximumLength Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_WithAStringInRange Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_WithAStringWithTabString Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_WithAStringWithNewLineString Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_WithAStringWithCarriageReturn Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_WithAStringWithNewLineTabSpaceAndCarriageReturn Passed BatchProcessor_Test_Utils_XSD_XSDDataType_NormalizedStringTest_Parse_GetAttachableElement Passed BatchProcessor_Test_Utils_XSD_XSDDataType_TokenStringTest_Parse_WithAStringLessThanMinimumLength Passed BatchProcessor_Test_Utils_XSD_XSDDataType_TokenStringTest_Parse_WithAStringMoreThanMaximumLength Passed BatchProcessor_Test_Utils_XSD_XSDDataType_TokenStringTest_Parse_WithAStringInRange Passed BatchProcessor_Test_Utils_XSD_XSDDataType_TokenStringTest_Parse_WithAStringWithTabString Passed BatchProcessor_Test_Utils_XSD_XSDDataType_TokenStringTest_Parse_WithAStringWithNewLineString Passed BatchProcessor_Test_Utils_XSD_XSDDataType_TokenStringTest_Parse_WithAStringWithCarriageReturn Passed BatchProcessor_Test_Utils_XSD_XSDDataType_TokenStringTest_GetAttachableElement Passed BatchProcessor_Utils_Test_XSD_XSDDataType_UnsignedByteTest_Parse_WithAStringWithCarriageReturn Passed BatchProcessor_Utils_Test_XSD_XSDDataType_UnsignedByteTest_GetAttachableElement Total tests: 18. Passed: 18. Failed: 0. Skipped: 0. Test Run Successful. Test execution time: 2.8091 Seconds Build success