Created
March 31, 2011 21:49
-
-
Save jasondentler/897345 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAnt 0.91 (Build 0.91.3881.0; alpha2; 8/17/2010) | |
Copyright (C) 2001-2010 Gerry Shaw | |
http://nant.sourceforge.net | |
Buildfile: file:///c:/myNcqrsBuilder/ncqrs-ncqrs-67366fc/MAIN.build | |
Target framework: Microsoft .NET Framework 4.0 | |
Target(s) specified: build | |
build: | |
[echo] Building release 0.8.0 | |
BuildFramework: | |
[echo] START BUILDING FRAMEWORK | |
[asminfo] Generated file 'c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\AssemblyInfo.cs'. | |
[exec] Microsoft (R) Build Engine Version 4.0.30319.1 | |
[exec] [Microsoft .NET Framework, Version 4.0.30319.225] | |
[exec] Copyright (C) Microsoft Corporation 2007. All rights reserved. | |
[exec] | |
[exec] Build started 3/31/2011 4:51:14 PM. | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" on node 1 (default targets). | |
[exec] ValidateSolutionConfiguration: | |
[exec] Building solution configuration "debug|Mixed Platforms". | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (2) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:CONTRACTS_FULL;CODE_ANALYSIS;DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Transactions.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.dll /resource:Eventing\Storage\SQL\TableCreationScript.sql,Ncqrs.Eventing.Storage.SQL.TableCreationScript.sql /target:library Commanding\AllCommandsInAppDomainEnumerator.cs Commanding\CommandExecution\DefaultTransactionService.cs Commanding\CommandExecution\ITransactionService.cs Commanding\CommandExecution\Mapping\Attributes\MapsToAggregateRootConstructorAttributeHandler.cs Commanding\CommandExecution\Mapping\Attributes\IMappingAttributeHandler.cs Commanding\CommandExecution\Mapping\Attributes\MapsToAggregateRootMethodAttributeHandler.cs Commanding\CommandExecution\Mapping\Attributes\MapsToAggregateRootStaticCreateAttribute.cs Commanding\CommandExecution\Mapping\Attributes\MapsToAggregateRootStaticCreateAttributeHandler.cs Commanding\CommandExecution\Mapping\ICommandMapper.cs Commanding\CommandExecution\Mapping\UoWMappedCommandExecutor.cs Commanding\IKnownCommandsEnumerator.cs Domain\AggregateExtensions.cs Domain\Entity.cs Domain\EntityMappedByConvention.cs Domain\Storage\DefaultAggregateSnapshotter.cs Domain\Storage\IAggregateRootCreationStrategy.cs Domain\Storage\IAggregateSnapshotter.cs Domain\Storage\SimpleAggregateRootCreationStrategy.cs Domain\UnitOfWorkBase.cs Domain\UnitOfWorkContext.cs Eventing\CommittedEvent.cs Eventing\CommittedEventStream.cs Eventing\EventSourceInformation.cs Eventing\ServiceModel\Bus\IPublishableEvent.cs Eventing\ServiceModel\Bus\PublishedEvent.cs Eventing\Sourcing\EntityThresholdedDomainEventHandlerWrapper.cs Eventing\Sourcing\EventAppliedEventArgs.cs Eventing\Sourcing\IEntitySourcedEvent.cs Eventing\Sourcing\EntitySourcedEventBase.cs Domain\Storage\AggregateSupportsSnapshotValidator.cs Domain\Storage\IAggregateSupportsSnapshotValidator.cs Eventing\Sourcing\Snapshotting\ISnapshottingPolicy.cs Eventing\Sourcing\Snapshotting\NoSnapshottingPolicy.cs Eventing\Sourcing\Snapshotting\SimpleSnapshottingPolicy.cs Eventing\Storage\DuplicateCommitException.cs Eventing\Storage\NoDB\NoDBEventStore.cs Eventing\Storage\NoDB\NoDBSnapshotStore.cs Eventing\Storage\NoDB\StoredEventExtensions.cs Eventing\Sourcing\UndefinedValues.cs Eventing\Storage\NullSnapshotStore.cs Eventing\UncommittedEvent.cs Eventing\UncommittedEventStream.cs GuidCombGenerator.cs Commanding\CommandBase.cs Commanding\CommandExecution\CommandExecutorWrapper.cs Commanding\CommandExecution\ICommandExecutorExtensions.cs Commanding\CommandExecution\Mapping\Attributes\AttributeBasedCommandMapper.cs Commanding\CommandExecution\Mapping\Attributes\AttributePropertyMappingStrategy.cs Commanding\CommandExecution\Mapping\Attributes\CommandServiceExtensions.cs Commanding\CommandExecution\Mapping\Fluent\Map.cs Commanding\CommandExecution\Mapping\PropertiesToMethodMapper.cs Commanding\CommandExecution\Mapping\Attributes\ParameterAttribute.cs Commanding\CommandExecution\Mapping\Fluent\MappedCommand.cs Commanding\CommandExecution\Mapping\Fluent\MappedCommandToAggregateRoot.cs Commanding\CommandExecution\Mapping\Fluent\MappedCommandToAggregateRootConstructor.cs Commanding\CommandExecution\Mapping\Fluent\MappedCommandToAggregateRootMethod.cs Commanding\CommandExecution\Mapping\CommandMappingException.cs Commanding\CommandExecution\Mapping\PropertyToParameterMappingInfo.cs Commanding\CommandExecution\Mapping\MappingNotFoundException.cs Commanding\CommandExecution\CommandExecutorBase.cs Commanding\CommandExecution\ExecutorForCommandNotFoundException.cs Commanding\CommandExecution\ICommandExecutor.cs Commanding\ServiceModel\CommandService.cs Commanding\ServiceModel\CommandContext.cs Commanding\ServiceModel\ICommandService.cs Commanding\ServiceModel\ICommandServiceInterceptor.cs Commanding\CommandExecution\TransactionalCommandExecutorWrapper.cs Commanding\CommandExecution\Mapping\Attributes\AggregateRootIdAttribute.cs Commanding\CommandExecution\Mapping\Attributes\ExcludeInMappingAttribute.cs Commanding\CommandExecution\Mapping\Attributes\MapsToAggregateRootConstructorAttribute.cs Commanding\CommandExecution\Mapping\Attributes\MapsToAggregateRootMethodAttribute.cs Commanding\CommandExecution\Mapping\Attributes\TransactionalAttribute.cs Commanding\ICommand.cs Config\InstanceNotFoundInEnvironment.cs DateTimeBasedClock.cs Domain\AggregateRootMappedWithExpressions.cs Domain\Storage\AggregateRootNotFoundException.cs Eventing\EventNotHandledException.cs Eventing\Sourcing\Mapping\ExpressionHandler.cs Domain\IUnitOfWorkContext.cs Eventing\Sourcing\Mapping\ExpressionBasedEventHandlerMappingStrategy.cs Domain\NoUnitOfWorkAvailableInThisContextException.cs Eventing\Sourcing\EventSource.cs Eventing\Sourcing\TypeThresholdedActionBasedSourcedEventHandler.cs Eventing\Event.cs Eventing\Sourcing\IEventSource.cs Eventing\Sourcing\ISourcedEvent.cs Eventing\Sourcing\ISourcedEventHandler.cs Eventing\Sourcing\Snapshotting\ISnapshotable.cs Eventing\Sourcing\Snapshotting\ISnapshot.cs Eventing\ServiceModel\Bus\CompositeEventBus.cs Eventing\ServiceModel\Bus\IEventHandler.cs Eventing\ServiceModel\Bus\RegisterAllHandlersInAssemblyExtension.cs Eventing\Sourcing\Snapshotting\Snapshot.cs Eventing\Sourcing\SourcedEvent.cs Eventing\Sourcing\SourcedEventHandler.cs Eventing\Storage\AttributeEventTypeResolver.cs Eventing\Storage\IEventTypeResolver.cs Eventing\Storage\IPropertyBagConverter.cs Eventing\Storage\IPropertyBagPostConverter.cs Eventing\Storage\ISnapshotStore.cs Eventing\Storage\Serialization\EventConverter.cs Eventing\Storage\Serialization\IEventConverter.cs Eventing\Storage\Serialization\JsonEventFormatter.cs Eventing\Storage\PropertyBag.cs Eventing\Storage\PropertyBagConverter.cs Eventing\Storage\PropertyBagConvertionException.cs Eventing\Storage\Serialization\NullEventConverter.cs Eventing\Storage\SimpleEventTypeResolver.cs Eventing\Storage\Serialization\IEventTranslator.cs Eventing\Storage\Serialization\IEventFormatter.cs Eventing\Storage\Serialization\StringEventTranslator.cs Eventing\Storage\SQL\Queries.cs Eventing\Storage\StoredEvent.cs IClock.cs ILog.cs InternalExtensions.cs Log4NetLogger.cs LogManager.cs NamespaceDoc.cs NcqrsEnvironment.cs Config\IEnvironmentConfiguration.cs NcqrsEnvironmentException.cs Domain\AggregateRoot.cs Domain\AggregateRootMappedByConvention.cs Domain\AggregateRootMappedWithAttributes.cs Domain\IUnitOfWorkFactory.cs Eventing\Sourcing\Mapping\AttributeBasedEventHandlerMappingStrategy.cs Eventing\Sourcing\Mapping\ConventionBasedEventHandlerMappingStrategy.cs Eventing\Sourcing\Mapping\EventHandlerAttribute.cs Eventing\Sourcing\Mapping\IEventHandlerMappingStrategy.cs Eventing\Sourcing\Mapping\InvalidEventHandlerMappingException.cs Eventing\Sourcing\Mapping\MappedAggregateRoot.cs Eventing\Sourcing\Mapping\NoEventHandlerAttribute.cs Domain\Storage\AggregateRootCreationException.cs Domain\Storage\DomainRepository.cs Domain\Storage\IDomainRepository.cs Domain\UnitOfWorkFactory.cs Domain\UnitOfWork.cs BasicGuidGenerator.cs Eventing\ServiceModel\Bus\IEventBus.cs Eventing\ServiceModel\Bus\InProcessEventBus.cs Eventing\IEvent.cs IUniqueIdentifierGenerator.cs Eventing\Storage\ConcurrencyException.cs Eventing\Storage\IEventStore.cs Eventing\Storage\InMemoryEventStore.cs Eventing\Storage\SQL\MsSqlServerEventStore.cs Properties\AssemblyInfo.cs TraceLogger.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] Eventing\Storage\NoDB\NoDBSnapshotStore.cs(43,46): warning CS0168: The variable 'ex' is declared but never used [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] MakeCodeContractOutputDirectory: | |
[exec] Making directory c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts\ | |
[exec] Creating directory "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts\". | |
[exec] CodeContractDummyReferenceAssembly: | |
[exec] Creating "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts\noReferenceAssembly" because "AlwaysCreate" was specified. | |
[exec] CodeContractRewrite: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccrewrite" /level:4 /rewrite "/assemblyMode=standard" /throwonfailure /resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.configuration.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Serialization.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Transactions.dll " /libpaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts;C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0 " "Ncqrs.dll" | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Commanding\CommandExecution\Mapping\Fluent\MappedCommandToAggregateRoot.cs(42,13): warning CC1032: Method 'Ncqrs.Commanding.CommandExecution.Mapping.Fluent.MappedCommandToAggregateRoot`2.Execute(type parameter.TCommand)' overrides 'Ncqrs.Commanding.CommandExecution.Mapping.Fluent.MappedCommandToAggregateRoot`1<type parameter.TCommand>.Execute(type parameter.TCommand)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\EventSource.cs(106,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.EventSource.InitializeFromHistory(Ncqrs.Eventing.CommittedEventStream)' implements interface method 'Ncqrs.Eventing.Sourcing.IEventSource.InitializeFromHistory(Ncqrs.Eventing.CommittedEventStream)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\Mapping\ExpressionBasedEventHandlerMappingStrategy.cs(43,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.Mapping.ExpressionBasedEventHandlerMappingStrategy.GetEventHandlers(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.Mapping.IEventHandlerMappingStrategy.GetEventHandlers(System.Object)', thuscannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\TypeThresholdedActionBasedSourcedEventHandler.cs(73,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.TypeThresholdedActionBasedDomainEventHandler.HandleEvent(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.ISourcedEventHandler.HandleEvent(System.Object)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\Mapping\AttributeBasedEventHandlerMappingStrategy.cs(40,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.Mapping.AttributeBasedEventHandlerMappingStrategy.GetEventHandlers(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.Mapping.IEventHandlerMappingStrategy.GetEventHandlers(System.Object)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\Mapping\ConventionBasedEventHandlerMappingStrategy.cs(48,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.Mapping.ConventionBasedEventHandlerMappingStrategy.GetEventHandlers(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.Mapping.IEventHandlerMappingStrategy.GetEventHandlers(System.Object)', thuscannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] elapsed time: 791ms | |
[exec] Touching "obj\Debug\Ncqrs.rewritten". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs\Ncqrs.dll". | |
[exec] Ncqrs -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs\Ncqrs.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (3) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (3) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj" (4) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Spec\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:CONTRACTS_FULL;CODE_ANALYSIS;DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Spec.dll /target:library AggregateRootTestFixture.cs AndAttribute.cs AutoMappedCommandTestFixture.cs BaseTestFixture.cs DomainTestFixture.cs JsonEventSerializationFixture.cs CommandTestFixture.cs BigBangTestFixture.cs EventSerializationFixture.cs ExceptionTestFixture.cs OneEventTestFixture.cs EventContext.cs Fakes\EnvironmentConfigurationWrapper.cs Fakes\FrozenClock.cs GivenAttribute.cs Prepare.cs Properties\AssemblyInfo.cs SpecificationAttribute.cs ThenAttribute.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] AggregateRootTestFixture.cs(47,22): warning CS0219: The variable 'sequence' is assigned but its value is never used [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj] | |
[exec] MakeCodeContractOutputDirectory: | |
[exec] Making directory c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\CodeContracts\ | |
[exec] Creating directory "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\CodeContracts\". | |
[exec] CodeContractDummyReferenceAssembly: | |
[exec] Creating "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\CodeContracts\noReferenceAssembly" because "AlwaysCreate" was specified. | |
[exec] EnsureContractReferenceAssemblyOfDependeeProjects: | |
[exec] EnsureContractReferenceAssemblies: c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] CodeContractRewrite: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccrewrite" /level:4 /rewrite "/assemblyMode=standard" /throwonfailure /resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll " /libpaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\CodeContracts;C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0 " "Ncqrs.Spec.dll" | |
[exec] elapsed time: 295ms | |
[exec] Touching "obj\Debug\Ncqrs.Spec.rewritten". | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll" to "..\..\..\lib\Debug\Ncqrs.Spec\log4net.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Spec\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll" to "..\..\..\lib\Debug\Ncqrs.Spec\Newtonsoft.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll" to "..\..\..\lib\Debug\Ncqrs.Spec\nunit.framework.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Spec\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.Spec\Newtonsoft.Json.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.xml" to "..\..\..\lib\Debug\Ncqrs.Spec\nunit.framework.xml". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Spec.dll" to "..\..\..\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll". | |
[exec] Ncqrs.Spec -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Spec.pdb" to "..\..\..\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj" (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:CONTRACTS_FULL;CODE_ANALYSIS;DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Transactions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Tests.dll /target:library BasicGuidGeneratorSpecs.cs Commanding\CommandBasedTests.cs Commanding\CommandExecution\CommandExecutorWrapperTests.cs Commanding\CommandExecution\Mapping\Attributes\AttributeBasedCommandMapperTests.cs Commanding\CommandExecution\Mapping\Attributes\AttributeCommandMappingTests.cs Commanding\CommandExecution\Mapping\Attributes\AggregateRootIdAttributeTests.cs Commanding\CommandExecution\Mapping\Attributes\TestMappedCommandExecutor.cs Commanding\CommandExecution\Mapping\Fluent\FluentCommandMappingTests.cs Commanding\CommandExecution\Mapping\MappingForCommandNotFoundExceptionTests.cs Commanding\CommandExecution\TransactionalCommandExecutorWrapperTests.cs Commanding\CommandExecutorBaseTests.cs Commanding\ExecutorForCommandNotFoundExceptionTests.cs Commanding\ServiceModel\CommandServiceBaseTests.cs Commanding\TransactionalCommandExecutorWrapperTests.cs Config\InstanceNotFoundInEnvironmentConfigurationExceptionTests.cs Domain\AggregateRootMappedByConventionTests.cs Domain\AggregateRootMappedWithAttributesTests.cs Domain\AggregateRootTests.cs Domain\AggregateRootMappedByExpressionTests.cs Domain\EntityTests.cs Domain\EventNotHandledExceptionTests.cs Domain\Storage\SimpleAggregateRootCreationStrategyTests.cs Domain\UnitOfWorkTests.cs Eventing\CommittedEventStreamTests.cs Eventing\Sourcing\Mapping\AttributeBasedDomainEventHandlerMappingStrategyTests.cs Eventing\Sourcing\Mapping\ConventionBasedDomainEventHandlerMappingStrategyTests.cs Eventing\Sourcing\Mapping\ExpressionBasedDomainEventHandlerMappingStrategyTests.cs Eventing\Sourcing\Mapping\InvalidEventHandlerMappingExceptionTests.cs Domain\NoUnitOfWorkAvailableInThisContextExceptionTests.cs Domain\Storage\AggregateRootCreationExceptionTests.cs Domain\Storage\DomainRepositoryTests.cs Eventing\Storage\AttributeEventTypeResolverTests.cs Eventing\Storage\BaseExceptionTests.cs Eventing\Storage\ConcurrencyExceptionSpecs.cs Eventing\Storage\DuplicateCommitExceptionTests.cs Eventing\Storage\NoDB\EventStoreTests\NoDBEventStoreTests.cs Eventing\Storage\NoDB\EventStoreTests\when_getting_all_events_for_an_event_source.cs Eventing\Storage\NoDB\EventStoreTests\when_getting_the_events_since_a_specific_version.cs Eventing\Storage\NoDB\EventStoreTests\when_saving_a_new_event_source.cs Eventing\Storage\NoDB\EventStoreTests\when_saving_events_based_on_stale_state.cs Eventing\Storage\NoDB\Fakes\AccountTitleChangedEvent.cs Eventing\Storage\NoDB\Fakes\CustomerCreatedEvent.cs Eventing\Storage\NoDB\Fakes\CustomerNameChanged.cs Eventing\Storage\NoDB\Fakes\TestSnapshot.cs Eventing\Storage\NoDB\SnapshotStoreTests\NoDBSnapshotStoreTestFixture.cs Eventing\Storage\NoDB\SnapshotStoreTests\when_getting_the_snapshot.cs Eventing\Storage\NoDB\SnapshotStoreTests\when_saving_a_new_snapshot.cs Eventing\Storage\PropertyBagConverterTests.cs Eventing\Storage\PropertyBagTests.cs Eventing\Storage\Serialization\EventConverterTests.cs Eventing\Storage\Serialization\JsonEventFormatterTests.cs Eventing\Storage\Serialization\StringEventTranslatorTests.cs Eventing\Storage\SimpleEventTypeResolverTests.cs Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs Eventing\UncommittedEventStreamTests.cs GuidCombGenerator.cs InternalExtensionsTests.cs NcqrsEnvironmentConfigurationExceptionSpecs.cs NcqrsEnvironmentSpecs.cs DateTimeBasedClockSpecs.cs Domain\TypeThresholdedActionBasedInternalEventHandlerSpecs.cs Eventing\EventBaseSpecs.cs Eventing\ServiceModel\Bus\InProcessEventBusSpecs.cs Eventing\Storage\InMemoryEventStoreSpecs.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] Eventing\Storage\NoDB\Fakes\AccountTitleChangedEvent.cs(10,18): warning CS0659: 'Ncqrs.Eventing.Storage.NoDB.Tests.Fakes.AccountTitleChangedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj] | |
[exec] Eventing\Storage\NoDB\Fakes\CustomerCreatedEvent.cs(7,18): warning CS0659: 'Ncqrs.Eventing.Storage.NoDB.Tests.Fakes.CustomerCreatedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj] | |
[exec] Eventing\Storage\NoDB\Fakes\CustomerNameChanged.cs(7,18): warning CS0659: 'Ncqrs.Eventing.Storage.NoDB.Tests.Fakes.CustomerNameChanged' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj] | |
[exec] MakeCodeContractOutputDirectory: | |
[exec] Making directory c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Tests\CodeContracts\ | |
[exec] Creating directory "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Tests\CodeContracts\". | |
[exec] CodeContractDummyReferenceAssembly: | |
[exec] Creating "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Tests\CodeContracts\noReferenceAssembly" because "AlwaysCreate" was specified. | |
[exec] EnsureContractReferenceAssemblyOfDependeeProjects: | |
[exec] EnsureContractReferenceAssemblies: c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] CodeContractRewrite: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccrewrite" /level:4 /rewrite "/assemblyMode=standard" /throwonfailure /resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Configuration.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Transactions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll " /libpaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\CodeContracts;C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0 " "Ncqrs.Tests.dll" | |
[exec] elapsed time: 708ms | |
[exec] Touching "obj\Debug\Ncqrs.Tests.rewritten". | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll" to "..\..\..\lib\Debug\Ncqrs.Tests\FluentAssertions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Tests\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll" to "..\..\..\lib\Debug\Ncqrs.Tests\Ncqrs.Spec.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll" to "..\..\..\lib\Debug\Ncqrs.Tests\Newtonsoft.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll" to "..\..\..\lib\Debug\Ncqrs.Tests\nunit.framework.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll" to "..\..\..\lib\Debug\Ncqrs.Tests\Rhino.Mocks.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.pdb" to "..\..\..\lib\Debug\Ncqrs.Tests\Ncqrs.Spec.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Tests\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.xml" to "..\..\..\lib\Debug\Ncqrs.Tests\FluentAssertions.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.Tests\Newtonsoft.Json.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.xml" to "..\..\..\lib\Debug\Ncqrs.Tests\nunit.framework.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.xml" to "..\..\..\lib\Debug\Ncqrs.Tests\Rhino.Mocks.xml". | |
[exec] _CopyAppConfigFile: | |
[exec] Copying file from "App.config" to "..\..\..\lib\Debug\Ncqrs.Tests\Ncqrs.Tests.dll.config". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.Tests\Ncqrs.Tests.dll". | |
[exec] Ncqrs.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Tests\Ncqrs.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.Tests\Ncqrs.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (default targets). | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (default targets). | |
[exec] | |
[exec] Build succeeded. | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (default target) (2) -> | |
[exec] (CoreCompile target) -> | |
[exec] Eventing\Storage\NoDB\NoDBSnapshotStore.cs(43,46): warning CS0168: The variable 'ex' is declared but never used [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (default target) (2) -> | |
[exec] (CodeContractRewrite target) -> | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Commanding\CommandExecution\Mapping\Fluent\MappedCommandToAggregateRoot.cs(42,13): warning CC1032: Method 'Ncqrs.Commanding.CommandExecution.Mapping.Fluent.MappedCommandToAggregateRoot`2.Execute(type parameter.TCommand)' overrides 'Ncqrs.Commanding.CommandExecution.Mapping.Fluent.MappedCommandToAggregateRoot`1<type parameter.TCommand>.Execute(type parameter.TCommand)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\EventSource.cs(106,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.EventSource.InitializeFromHistory(Ncqrs.Eventing.CommittedEventStream)' implements interface method 'Ncqrs.Eventing.Sourcing.IEventSource.InitializeFromHistory(Ncqrs.Eventing.CommittedEventStream)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\Mapping\ExpressionBasedEventHandlerMappingStrategy.cs(43,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.Mapping.ExpressionBasedEventHandlerMappingStrategy.GetEventHandlers(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.Mapping.IEventHandlerMappingStrategy.GetEventHandlers(System.Object)', thuscannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\TypeThresholdedActionBasedSourcedEventHandler.cs(73,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.TypeThresholdedActionBasedDomainEventHandler.HandleEvent(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.ISourcedEventHandler.HandleEvent(System.Object)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\Mapping\AttributeBasedEventHandlerMappingStrategy.cs(40,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.Mapping.AttributeBasedEventHandlerMappingStrategy.GetEventHandlers(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.Mapping.IEventHandlerMappingStrategy.GetEventHandlers(System.Object)', thus cannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Eventing\Sourcing\Mapping\ConventionBasedEventHandlerMappingStrategy.cs(48,13): warning CC1033: Method 'Ncqrs.Eventing.Sourcing.Mapping.ConventionBasedEventHandlerMappingStrategy.GetEventHandlers(System.Object)' implements interface method 'Ncqrs.Eventing.Sourcing.Mapping.IEventHandlerMappingStrategy.GetEventHandlers(System.Object)', thuscannot add Requires. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (default target) (3) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj" (default target) (4) -> | |
[exec] (CoreCompile target) -> | |
[exec] AggregateRootTestFixture.cs(47,22): warning CS0219: The variable 'sequence' is assigned but its value is never used [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (default target) (3) -> | |
[exec] Eventing\Storage\NoDB\Fakes\AccountTitleChangedEvent.cs(10,18): warning CS0659: 'Ncqrs.Eventing.Storage.NoDB.Tests.Fakes.AccountTitleChangedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj] | |
[exec] Eventing\Storage\NoDB\Fakes\CustomerCreatedEvent.cs(7,18): warning CS0659: 'Ncqrs.Eventing.Storage.NoDB.Tests.Fakes.CustomerCreatedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj] | |
[exec] Eventing\Storage\NoDB\Fakes\CustomerNameChanged.cs(7,18): warning CS0659: 'Ncqrs.Eventing.Storage.NoDB.Tests.Fakes.CustomerNameChanged' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj] | |
[exec] | |
[exec] 11 Warning(s) | |
[exec] 0 Error(s) | |
[exec] | |
[exec] Time Elapsed 00:00:04.23 | |
[copy] Copying 2 files to 'c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\release'. | |
[copy] Copying 1 file to 'c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\release'. | |
BuildFramework: | |
[echo] START BUILDING FRAMEWORK | |
[exec] Microsoft (R) Build Engine Version 4.0.30319.1 | |
[exec] [Microsoft .NET Framework, Version 4.0.30319.225] | |
[exec] Copyright (C) Microsoft Corporation 2007. All rights reserved. | |
[exec] | |
[exec] Build started 3/31/2011 4:51:19 PM. | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" on node 1 (default targets). | |
[exec] ValidateSolutionConfiguration: | |
[exec] Building solution configuration "debug|Mixed Platforms". | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (2) on node 1 (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[exec] CodeContractRewrite: | |
[exec] Skipping target "CodeContractRewrite" because all output files are up-to-date with respect to the input files. | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Ncqrs -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (3) on node 1 (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (3) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj" (4) on node 1 (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[exec] EnsureContractReferenceAssemblyOfDependeeProjects: | |
[exec] EnsureContractReferenceAssemblies: c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] CodeContractRewrite: | |
[exec] Skipping target "CodeContractRewrite" because all output files are up-to-date with respect to the input files. | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Ncqrs.Spec -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj" (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[exec] EnsureContractReferenceAssemblyOfDependeeProjects: | |
[exec] EnsureContractReferenceAssemblies: c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] CodeContractRewrite: | |
[exec] Skipping target "CodeContractRewrite" because all output files are up-to-date with respect to the input files. | |
[exec] _CopyAppConfigFile: | |
[exec] Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files. | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Ncqrs.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Tests\Ncqrs.Tests.dll | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (default targets). | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (default targets). | |
[exec] | |
[exec] Build succeeded. | |
[exec] 0 Warning(s) | |
[exec] 0 Error(s) | |
[exec] | |
[exec] Time Elapsed 00:00:00.34 | |
RunTestsForFramework: | |
[echo] START RUNNING TESTS FOR FRAMEWORK | |
[exec] Starting 'c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\tools\nunit\nunit-console.exe (lib\debug\Ncqrs.Tests\Ncqrs.Tests.dll /framework:net-4.0)' in 'c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc' | |
[exec] NUnit version 2.5.9.10348 | |
[exec] Copyright (C) 2002-2009 Charlie Poole. | |
[exec] Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov. | |
[exec] Copyright (C) 2000-2002 Philip Craig. | |
[exec] All Rights Reserved. | |
[exec] | |
[exec] Runtime Environment - | |
[exec] OS Version: Microsoft Windows NT 6.1.7600.0 | |
[exec] CLR Version: 2.0.50727.4952 ( Net 2.0 ) | |
[exec] | |
[exec] ProcessModel: Default DomainUsage: Single | |
[exec] Execution Runtime: net-4.0 | |
[exec] .......N.N.N...........nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .....nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 563f750a-7ad4-409d-99cd-b2edeff9be8c on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 563f750a-7ad4-409d-99cd-b2edeff9be8c@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeBasedCommandMapperTests+TargetAggRoot. | |
[exec] nunit-agent.exe Information: 0 : Accepting unit of work 563f750a-7ad4-409d-99cd-b2edeff9be8c@9 | |
[exec] nunit-agent.exe Information: 0 : Storing the event stream for command 563f750a-7ad4-409d-99cd-b2edeff9be8c to event store | |
[exec] nunit-agent.exe Information: 0 : Publishing events for command 563f750a-7ad4-409d-99cd-b2edeff9be8c to event bus | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 563f750a-7ad4-409d-99cd-b2edeff9be8c@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 563f750a-7ad4-409d-99cd-b2edeff9be8c@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .....nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Commanding.CommandExecution.ITransactionService from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[f31424b9-3e51-4d06-9168-228652f41752] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[d7d5893c-da2e-4090-bdb6-3ca28646c1d2] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__11 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[d7d5893c-da2e-4090-bdb6-3ca28646c1d2] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__12 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[d7d5893c-da2e-4090-bdb6-3ca28646c1d2] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[f31424b9-3e51-4d06-9168-228652f41752] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[d7d5893c-da2e-4090-bdb6-3ca28646c1d2] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[8a6e24d7-263c-42ce-b4d1-ac345475b23a] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__11 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__12 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[8a6e24d7-263c-42ce-b4d1-ac345475b23a] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Commanding.CommandExecution.ITransactionService from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent[155d5421-1c78-460a-8b22-9857c89e1104] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__11 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__12 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent[155d5421-1c78-460a-8b22-9857c89e1104] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[06ab1a81-7df0-4340-a6ee-c3ca32862c53] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[c2464d98-2b27-4daa-94b7-427ccc6ccabc] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[f2a67a01-a0a4-4845-9e7e-8c4dcd9da79b] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__11 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[f2a67a01-a0a4-4845-9e7e-8c4dcd9da79b] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__12 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[f2a67a01-a0a4-4845-9e7e-8c4dcd9da79b] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[c2464d98-2b27-4daa-94b7-427ccc6ccabc] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[f2a67a01-a0a4-4845-9e7e-8c4dcd9da79b] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[1753ef00-8c29-4e0b-8e79-d70ea737589f] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[5ab03b1d-dc98-4604-ae81-5893644a7d1c] | |
[exec] nunit-agent.exe Information: 0 : Applying handler NewTestComplexAggregateRootCreated of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[5ab03b1d-dc98-4604-ae81-5893644a7d1c] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[1753ef00-8c29-4e0b-8e79-d70ea737589f] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[5ab03b1d-dc98-4604-ae81-5893644a7d1c] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[ee742ca3-eca3-4d4e-8481-bd4cd973409d] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[97c7b30a-e743-4d17-a1d2-807471809c8e] | |
[exec] nunit-agent.exe Information: 0 : Applying handler NewTestComplexAggregateRootCreated of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[97c7b30a-e743-4d17-a1d2-807471809c8e] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[ee742ca3-eca3-4d4e-8481-bd4cd973409d] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[97c7b30a-e743-4d17-a1d2-807471809c8e] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[f492f344-7e7b-42fa-b235-d835c41c0e6f] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[97f3aff4-8a39-4a4f-ba4e-63fda1dba078] | |
[exec] nunit-agent.exe Information: 0 : Applying handler NewTestComplexAggregateRootCreated of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[97f3aff4-8a39-4a4f-ba4e-63fda1dba078] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[f492f344-7e7b-42fa-b235-d835c41c0e6f] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[97f3aff4-8a39-4a4f-ba4e-63fda1dba078] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[ea70f504-f9b0-4974-8859-21a17f296141] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[86ad6901-63fe-4020-8270-59bc97236fa4] | |
[exec] nunit-agent.exe Information: 0 : Applying handler NewTestComplexAggregateRootCreated of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[86ad6901-63fe-4020-8270-59bc97236fa4] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTargetCreatedNewEvent[ea70f504-f9b0-4974-8859-21a17f296141] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+ComplexAggregateRootTarget[86ad6901-63fe-4020-8270-59bc97236fa4] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[a9171f1f-c06e-49c6-a7fe-c261e5b51fba] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__11 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__12 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetCreatedNewEvent[a9171f1f-c06e-49c6-a7fe-c261e5b51fba] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent[3dc7305e-264f-4f61-9c10-e83e5f3cdcdb] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__11 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__12 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTargetTitleUpdatedEvent[3dc7305e-264f-4f61-9c10-e83e5f3cdcdb] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Attributes.AttributeCommandMappingTests+AggregateRootTarget[e131023d-ddaa-49dd-b0e4-9dfc4ba09056] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command c4e23225-fea3-4677-921f-f98c35d60d07 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work c4e23225-fea3-4677-921f-f98c35d60d07@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent[c2bf354f-19f5-4be6-b9f2-519deddd2f23] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[2ddf1f91-b8a4-49c8-af0a-0568aea7d9b6] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__17 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[2ddf1f91-b8a4-49c8-af0a-0568aea7d9b6] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__18 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[2ddf1f91-b8a4-49c8-af0a-0568aea7d9b6] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent[c2bf354f-19f5-4be6-b9f2-519deddd2f23] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[2ddf1f91-b8a4-49c8-af0a-0568aea7d9b6] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent[c2bf354f-19f5-4be6-b9f2-519deddd2f23] in aggregate root Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[2ddf1f91-b8a4-49c8-af0a-0568aea7d9b6] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[2ddf1f91-b8a4-49c8-af0a-0568aea7d9b6] as dirty in unit of work c4e23225-fea3-4677-921f-f98c35d60d07@9 | |
[exec] nunit-agent.exe Information: 0 : Accepting unit of work c4e23225-fea3-4677-921f-f98c35d60d07@9 | |
[exec] nunit-agent.exe Information: 0 : Storing the event stream for command c4e23225-fea3-4677-921f-f98c35d60d07 to event store | |
[exec] nunit-agent.exe Information: 0 : Publishing events for command c4e23225-fea3-4677-921f-f98c35d60d07 to event bus | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work c4e23225-fea3-4677-921f-f98c35d60d07@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work c4e23225-fea3-4677-921f-f98c35d60d07@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command c30a008f-bfed-440b-8619-46716417bc3e on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work c30a008f-bfed-440b-8619-46716417bc3e@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent[2a82a08a-2e81-45b0-b7d2-5c0bc4a0cdc8] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__17 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__18 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent[2a82a08a-2e81-45b0-b7d2-5c0bc4a0cdc8] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetCreatedNewEvent[2a82a08a-2e81-45b0-b7d2-5c0bc4a0cdc8] in aggregate root Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] as dirty in unit of work c30a008f-bfed-440b-8619-46716417bc3e@9 | |
[exec] nunit-agent.exe Information: 0 : Accepting unit of work c30a008f-bfed-440b-8619-46716417bc3e@9 | |
[exec] nunit-agent.exe Information: 0 : Storing the event stream for command c30a008f-bfed-440b-8619-46716417bc3e to event store | |
[exec] nunit-agent.exe Information: 0 : Publishing events for command c30a008f-bfed-440b-8619-46716417bc3e to event bus | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work c30a008f-bfed-440b-8619-46716417bc3e@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work c30a008f-bfed-440b-8619-46716417bc3e@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command c7fd9404-662d-4050-967b-1668f51fe1f3 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work c7fd9404-662d-4050-967b-1668f51fe1f3@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetTitleUpdatedEvent[c3d60481-b9b6-4e4b-86ca-db1f9ba4242f] in event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__17 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__18 of event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] to event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetTitleUpdatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetTitleUpdatedEvent[c3d60481-b9b6-4e4b-86ca-db1f9ba4242f] to event source Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTargetTitleUpdatedEvent[c3d60481-b9b6-4e4b-86ca-db1f9ba4242f] in aggregate root Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Commanding.CommandExecution.Mapping.Fluent.FluentCommandMappingTests+AggregateRootTarget[4cf07927-75be-43c3-8a6a-00ef024afe82] as dirty in unit of work c7fd9404-662d-4050-967b-1668f51fe1f3@9 | |
[exec] nunit-agent.exe Information: 0 : Accepting unit of work c7fd9404-662d-4050-967b-1668f51fe1f3@9 | |
[exec] nunit-agent.exe Information: 0 : Storing the event stream for command c7fd9404-662d-4050-967b-1668f51fe1f3 to event store | |
[exec] nunit-agent.exe Information: 0 : Publishing events for command c7fd9404-662d-4050-967b-1668f51fe1f3 to event bus | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work c7fd9404-662d-4050-967b-1668f51fe1f3@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work c7fd9404-662d-4050-967b-1668f51fe1f3@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .....nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Commanding.CommandExecution.ITransactionService from the environment. | |
[exec] ........nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Commanding.CommandExecution.ITransactionService from the environment. | |
[exec] .......nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for AggregateRootMappedByConventionProxyf916fc55567d46a49db0754c846a85e8. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventApplied_callback_1 based on convention. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 2aed08de-922c-46f4-96b7-a43c2cd28812 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 2aed08de-922c-46f4-96b7-a43c2cd28812@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPublicMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForProtectedMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPrivateMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForMethodWithWrongMethodName | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForMethodWithWrongMethodName[3d2c57fa-f406-4271-a5bf-83e25a4bbd2f] in event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[1f1b5f03-3b89-4cdc-8dab-93f63388fc1c] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPublicMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[1f1b5f03-3b89-4cdc-8dab-93f63388fc1c] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForMethodWithWrongMethodName | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForProtectedMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[1f1b5f03-3b89-4cdc-8dab-93f63388fc1c] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForMethodWithWrongMethodName | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPrivateMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[1f1b5f03-3b89-4cdc-8dab-93f63388fc1c] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForMethodWithWrongMethodName | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 2aed08de-922c-46f4-96b7-a43c2cd28812@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 2aed08de-922c-46f4-96b7-a43c2cd28812@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command eddbf5dd-517f-4a33-a53c-ae74a914c538 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work eddbf5dd-517f-4a33-a53c-ae74a914c538@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPublicMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForProtectedMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPrivateMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForNoEventHandlerMethod[ea6b9365-6b9e-4d01-b586-0245f88b8e91] in event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[f2cb0543-5e91-4ab2-9861-cd0261863107] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPublicMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[f2cb0543-5e91-4ab2-9861-cd0261863107] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForProtectedMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[f2cb0543-5e91-4ab2-9861-cd0261863107] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPrivateMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[f2cb0543-5e91-4ab2-9861-cd0261863107] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work eddbf5dd-517f-4a33-a53c-ae74a914c538@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work eddbf5dd-517f-4a33-a53c-ae74a914c538@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 0d5d7afe-9b2d-48f5-8e01-7564619cfef8 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 0d5d7afe-9b2d-48f5-8e01-7564619cfef8@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPublicMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForProtectedMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPrivateMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPrivateMethod[d9081325-c2d9-4c43-885d-37ff3edd009e] in event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[a4ff468d-e4ae-412b-a5a6-f0c777406711] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPublicMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[a4ff468d-e4ae-412b-a5a6-f0c777406711] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForProtectedMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[a4ff468d-e4ae-412b-a5a6-f0c777406711] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPrivateMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[a4ff468d-e4ae-412b-a5a6-f0c777406711] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPrivateMethod[d9081325-c2d9-4c43-885d-37ff3edd009e] to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[a4ff468d-e4ae-412b-a5a6-f0c777406711] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPrivateMethod[d9081325-c2d9-4c43-885d-37ff3edd009e] in aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[a4ff468d-e4ae-412b-a5a6-f0c777406711] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[a4ff468d-e4ae-412b-a5a6-f0c777406711] as dirty in unit of work 0d5d7afe-9b2d-48f5-8e01-7564619cfef8@9 | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 0d5d7afe-9b2d-48f5-8e01-7564619cfef8@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 0d5d7afe-9b2d-48f5-8e01-7564619cfef8@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 2df5f2bd-24fc-44ba-8e4e-2d1c9ef64680 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 2df5f2bd-24fc-44ba-8e4e-2d1c9ef64680@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPublicMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForProtectedMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPrivateMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForProtectedMethod[e4bedc38-09e6-4df9-a3d6-f96899ed8c36] in event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[eca48d0c-8af8-46bf-9ce5-0961daa0c12b] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPublicMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[eca48d0c-8af8-46bf-9ce5-0961daa0c12b] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForProtectedMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[eca48d0c-8af8-46bf-9ce5-0961daa0c12b] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPrivateMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[eca48d0c-8af8-46bf-9ce5-0961daa0c12b] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForProtectedMethod[e4bedc38-09e6-4df9-a3d6-f96899ed8c36] to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[eca48d0c-8af8-46bf-9ce5-0961daa0c12b] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForProtectedMethod[e4bedc38-09e6-4df9-a3d6-f96899ed8c36] in aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[eca48d0c-8af8-46bf-9ce5-0961daa0c12b] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[eca48d0c-8af8-46bf-9ce5-0961daa0c12b] as dirty in unit of work 2df5f2bd-24fc-44ba-8e4e-2d1c9ef64680@9 | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 2df5f2bd-24fc-44ba-8e4e-2d1c9ef64680@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 2df5f2bd-24fc-44ba-8e4e-2d1c9ef64680@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 458e9d51-8ff8-4776-9b82-1b05644adfdf on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 458e9d51-8ff8-4776-9b82-1b05644adfdf@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPublicMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForProtectedMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnEventForPrivateMethod based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPublicMethod[7e413f26-06c4-43d9-bc0d-bed42f9570fe] in event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[6440d3a8-8a75-4126-8a68-22e80058713c] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPublicMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[6440d3a8-8a75-4126-8a68-22e80058713c] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForProtectedMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[6440d3a8-8a75-4126-8a68-22e80058713c] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnEventForPrivateMethod of event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[6440d3a8-8a75-4126-8a68-22e80058713c] to event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPublicMethod[7e413f26-06c4-43d9-bc0d-bed42f9570fe] to event source Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[6440d3a8-8a75-4126-8a68-22e80058713c] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+EventForPublicMethod[7e413f26-06c4-43d9-bc0d-bed42f9570fe] in aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[6440d3a8-8a75-4126-8a68-22e80058713c] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByConventionTests+TheAggregateRoot[6440d3a8-8a75-4126-8a68-22e80058713c] as dirty in unit of work 458e9d51-8ff8-4776-9b82-1b05644adfdf@9 | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 458e9d51-8ff8-4776-9b82-1b05644adfdf@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 458e9d51-8ff8-4776-9b82-1b05644adfdf@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command e4b6c5d9-9f8a-40d5-bff1-844f5afd3b1a on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work e4b6c5d9-9f8a-40d5-bff1-844f5afd3b1a@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForNoEventHandlerMethod[93110672-e410-452b-ad6c-c70218cf33d6] in event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[edd80158-02a3-43bc-bf3d-edaeb311df11] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__3 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[edd80158-02a3-43bc-bf3d-edaeb311df11] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__4 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[edd80158-02a3-43bc-bf3d-edaeb311df11] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__5 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[edd80158-02a3-43bc-bf3d-edaeb311df11] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForNoEventHandlerMethod | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work e4b6c5d9-9f8a-40d5-bff1-844f5afd3b1a@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work e4b6c5d9-9f8a-40d5-bff1-844f5afd3b1a@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 54ea1d82-18f3-4471-9fa2-297c5a28a959 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 54ea1d82-18f3-4471-9fa2-297c5a28a959@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPrivateMethod[7b7e0245-19da-4ba2-9f31-abfdbcb9e2db] in event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[f389e607-b633-4c2f-acd1-24fdb81e054e] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__3 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[f389e607-b633-4c2f-acd1-24fdb81e054e] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__4 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[f389e607-b633-4c2f-acd1-24fdb81e054e] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__5 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[f389e607-b633-4c2f-acd1-24fdb81e054e] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPrivateMethod | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPrivateMethod[7b7e0245-19da-4ba2-9f31-abfdbcb9e2db] to event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[f389e607-b633-4c2f-acd1-24fdb81e054e] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPrivateMethod[7b7e0245-19da-4ba2-9f31-abfdbcb9e2db] in aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[f389e607-b633-4c2f-acd1-24fdb81e054e] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[f389e607-b633-4c2f-acd1-24fdb81e054e] as dirty in unit of work 54ea1d82-18f3-4471-9fa2-297c5a28a959@9 | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 54ea1d82-18f3-4471-9fa2-297c5a28a959@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 54ea1d82-18f3-4471-9fa2-297c5a28a959@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 086b6c36-4d31-4ab1-ae6e-a82705ab38fe on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 086b6c36-4d31-4ab1-ae6e-a82705ab38fe@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForProtectedMethod[14f8c9f5-f270-4679-bf0d-0dfebcd3e830] in event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[b401766c-4d3e-46c2-b6ab-0c3f4a38a6f6] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__3 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[b401766c-4d3e-46c2-b6ab-0c3f4a38a6f6] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__4 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[b401766c-4d3e-46c2-b6ab-0c3f4a38a6f6] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__5 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[b401766c-4d3e-46c2-b6ab-0c3f4a38a6f6] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForProtectedMethod | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForProtectedMethod[14f8c9f5-f270-4679-bf0d-0dfebcd3e830] to event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[b401766c-4d3e-46c2-b6ab-0c3f4a38a6f6] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForProtectedMethod[14f8c9f5-f270-4679-bf0d-0dfebcd3e830] in aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[b401766c-4d3e-46c2-b6ab-0c3f4a38a6f6] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[b401766c-4d3e-46c2-b6ab-0c3f4a38a6f6] as dirty in unit of work 086b6c36-4d31-4ab1-ae6e-a82705ab38fe@9 | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 086b6c36-4d31-4ab1-ae6e-a82705ab38fe@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 086b6c36-4d31-4ab1-ae6e-a82705ab38fe@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.IUnitOfWorkFactory from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.IEventStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.ServiceModel.Bus.IEventBus from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Storage.ISnapshotStore from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Eventing.Sourcing.Snapshotting.ISnapshottingPolicy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSnapshotter from the environment. | |
[exec] nunit-agent.exe Information: 0 : Creating new unit of work for command 599df1e6-f6c0-4601-9975-90eaa6097bce on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work 599df1e6-f6c0-4601-9975-90eaa6097bce@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPublicMethod[f3a1a6f2-d477-4e6f-80bf-1ae7f6905282] in event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[bfbd6f43-3aa1-4cd7-af4b-5e28917d88f6] | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__3 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[bfbd6f43-3aa1-4cd7-af4b-5e28917d88f6] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__4 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[bfbd6f43-3aa1-4cd7-af4b-5e28917d88f6] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Applying handler <InitializeEventHandlers>b__5 of event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[bfbd6f43-3aa1-4cd7-af4b-5e28917d88f6] to event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPublicMethod | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPublicMethod[f3a1a6f2-d477-4e6f-80bf-1ae7f6905282] to event source Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[bfbd6f43-3aa1-4cd7-af4b-5e28917d88f6] | |
[exec] nunit-agent.exe Information: 0 : Calling event applied callback 19138891 for event Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+EventForPublicMethod[f3a1a6f2-d477-4e6f-80bf-1ae7f6905282] in aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[bfbd6f43-3aa1-4cd7-af4b-5e28917d88f6] | |
[exec] nunit-agent.exe Information: 0 : Registering aggregate root Ncqrs.Tests.Domain.AggregateRootMappedByExpressionTests+TheAggregateRoot[bfbd6f43-3aa1-4cd7-af4b-5e28917d88f6] as dirty in unit of work 599df1e6-f6c0-4601-9975-90eaa6097bce@9 | |
[exec] nunit-agent.exe Information: 0 : Disposing unit of work 599df1e6-f6c0-4601-9975-90eaa6097bce@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback from AggregateRoot from unit of work 599df1e6-f6c0-4601-9975-90eaa6097bce@9 | |
[exec] nunit-agent.exe Information: 0 : Deregistering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[8ea41cc9-e706-4e4a-b60b-24b6bd7db9b1] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[8ea41cc9-e706-4e4a-b60b-24b6bd7db9b1] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[06ff54d6-ff7b-4f11-8161-f6a396336319] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[06ff54d6-ff7b-4f11-8161-f6a396336319] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[19170d5e-8741-443f-bfd7-25209f7f83ce] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[19170d5e-8741-443f-bfd7-25209f7f83ce] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[fff8e64e-3507-4394-a922-70c4be9f0994] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[fff8e64e-3507-4394-a922-70c4be9f0994] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[9014e557-e79c-4960-85f4-2178533ab421] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[9014e557-e79c-4960-85f4-2178533ab421] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] | |
[exec] nunit-agent.exe Information: 0 : Accepting changes done to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[8c743eea-cea5-4caa-92e4-b85a798839ab] up to version 5 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[899a9b87-c5ba-4b5c-9d73-2aefbb5e9bd3] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[899a9b87-c5ba-4b5c-9d73-2aefbb5e9bd3] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[e0d962ef-e8e1-4518-94ce-a10085347453] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[e0d962ef-e8e1-4518-94ce-a10085347453] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[fc39532a-b167-4f86-a424-ca68f74dcefc] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[fc39532a-b167-4f86-a424-ca68f74dcefc] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ae59f916-b7ee-4ed9-bf4d-e7fdeb538b85] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[de450fc0-618a-4231-905a-645d4c3dddea] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[0222cd33-6ee5-4457-bb29-065daf545ee2] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[0222cd33-6ee5-4457-bb29-065daf545ee2] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[de450fc0-618a-4231-905a-645d4c3dddea] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[0222cd33-6ee5-4457-bb29-065daf545ee2] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[3be8a633-1556-4823-8d9a-aca0751f1ace] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[0222cd33-6ee5-4457-bb29-065daf545ee2] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[0222cd33-6ee5-4457-bb29-065daf545ee2] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[3be8a633-1556-4823-8d9a-aca0751f1ace] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[0222cd33-6ee5-4457-bb29-065daf545ee2] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[71bc1bcb-265e-470e-9afa-60b3a148ddfd] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ede4ad82-04a2-442e-93be-0887596aab12] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ede4ad82-04a2-442e-93be-0887596aab12] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[71bc1bcb-265e-470e-9afa-60b3a148ddfd] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[ede4ad82-04a2-442e-93be-0887596aab12] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[0508feac-5366-473b-abdc-f893e8509efb] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[0508feac-5366-473b-abdc-f893e8509efb] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[513e0f7a-4bb3-42d9-9f30-75dd62cfb7dd] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[513e0f7a-4bb3-42d9-9f30-75dd62cfb7dd] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[41dcbac8-0203-40e4-8dc2-1a89241cd0ef] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[41dcbac8-0203-40e4-8dc2-1a89241cd0ef] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[837a3109-5f94-4c58-af5d-ccb92b5f1ea2] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Initializing event source 4221c596-81c3-4d78-80dd-868f3d028fc3 from history. | |
[exec] nunit-agent.exe Information: 0 : Appying historic event a7616a69-414e-40d0-8d7c-3694f2aaee6f to event source 4221c596-81c3-4d78-80dd-868f3d028fc3 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[a7616a69-414e-40d0-8d7c-3694f2aaee6f] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event baefd6cf-c253-4a4c-b583-e349fd70b8a2 to event source 4221c596-81c3-4d78-80dd-868f3d028fc3 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[baefd6cf-c253-4a4c-b583-e349fd70b8a2] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event 1699116a-63e8-4d3e-9fe0-20ace6c5f98a to event source 4221c596-81c3-4d78-80dd-868f3d028fc3 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[1699116a-63e8-4d3e-9fe0-20ace6c5f98a] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event c76677a4-984e-4d3f-a553-6d0efab8cf86 to event source 4221c596-81c3-4d78-80dd-868f3d028fc3 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[c76677a4-984e-4d3f-a553-6d0efab8cf86] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event 12b2524c-1f13-4499-ac27-9537fb273c8d to event source 4221c596-81c3-4d78-80dd-868f3d028fc3 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[12b2524c-1f13-4499-ac27-9537fb273c8d] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Finished initializing event source 4221c596-81c3-4d78-80dd-868f3d028fc3 from history. Current event source version is 5 | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[51023a0c-57ce-4a29-9ae7-2cc8cb29df94] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[51023a0c-57ce-4a29-9ae7-2cc8cb29df94] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[4221c596-81c3-4d78-80dd-868f3d028fc3] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[a3374be7-5b1c-416d-96ed-6c929528b939] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[1d6d0943-ada1-4860-a41c-6830277964a1] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[1d6d0943-ada1-4860-a41c-6830277964a1] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[a3374be7-5b1c-416d-96ed-6c929528b939] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[1d6d0943-ada1-4860-a41c-6830277964a1] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+UnhandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+UnhandledEvent[0c72c52b-2812-427f-85c8-002fada76c78] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[330e1f39-9372-4738-a922-ac27177fa49a] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[330e1f39-9372-4738-a922-ac27177fa49a] to event Ncqrs.Tests.Domain.AggregateRootTests+UnhandledEvent | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Initializing event source 00000000-0000-0000-0000-000000000000 from history. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Initializing event source 24b5eecd-edbe-4687-a265-a0ec708c5a61 from history. | |
[exec] nunit-agent.exe Information: 0 : Appying historic event e08b3321-aa42-4ab7-a463-eb497d21f3bd to event source 24b5eecd-edbe-4687-a265-a0ec708c5a61 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[e08b3321-aa42-4ab7-a463-eb497d21f3bd] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event a631937b-f25f-4db8-9e77-42ecc9824f16 to event source 24b5eecd-edbe-4687-a265-a0ec708c5a61 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[a631937b-f25f-4db8-9e77-42ecc9824f16] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event b28b8a68-af7a-4985-93eb-fac637d21627 to event source 24b5eecd-edbe-4687-a265-a0ec708c5a61 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[b28b8a68-af7a-4985-93eb-fac637d21627] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event 689c49c8-5ec8-43ec-9417-952975b05c50 to event source 24b5eecd-edbe-4687-a265-a0ec708c5a61 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[689c49c8-5ec8-43ec-9417-952975b05c50] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event c0bd794c-f09a-4e28-baf6-712f8a9ea722 to event source 24b5eecd-edbe-4687-a265-a0ec708c5a61 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[c0bd794c-f09a-4e28-baf6-712f8a9ea722] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[24b5eecd-edbe-4687-a265-a0ec708c5a61] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Finished initializing event source 24b5eecd-edbe-4687-a265-a0ec708c5a61 from history. Current event source version is 5 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Initializing event source 6a247b2b-c6ac-46ef-a159-0c2008d71a5e from history. | |
[exec] nunit-agent.exe Information: 0 : Appying historic event 14b7062c-b7af-4e43-bff9-b15839b47551 to event source 6a247b2b-c6ac-46ef-a159-0c2008d71a5e | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[b0a93cf7-f29c-4c42-ae68-d2c8ec7ef0e4] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[b15efc22-5daf-43f8-a185-a17744d5a976] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[b15efc22-5daf-43f8-a185-a17744d5a976] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[b0a93cf7-f29c-4c42-ae68-d2c8ec7ef0e4] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[b15efc22-5daf-43f8-a185-a17744d5a976] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[6e460c2a-62f9-4cca-860b-dd3021e05b26] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[b15efc22-5daf-43f8-a185-a17744d5a976] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[b15efc22-5daf-43f8-a185-a17744d5a976] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[6e460c2a-62f9-4cca-860b-dd3021e05b26] to event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[b15efc22-5daf-43f8-a185-a17744d5a976] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Initializing event source a7019c90-995a-4382-9f7b-857e6c223177 from history. | |
[exec] nunit-agent.exe Information: 0 : Appying historic event cacd1a3d-0e57-47cf-8529-fee465013947 to event source a7019c90-995a-4382-9f7b-857e6c223177 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[cacd1a3d-0e57-47cf-8529-fee465013947] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[a7019c90-995a-4382-9f7b-857e6c223177] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[a7019c90-995a-4382-9f7b-857e6c223177] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event d74aa152-9752-492f-af88-5ac09600a130 to event source a7019c90-995a-4382-9f7b-857e6c223177 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[d74aa152-9752-492f-af88-5ac09600a130] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[a7019c90-995a-4382-9f7b-857e6c223177] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[a7019c90-995a-4382-9f7b-857e6c223177] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Appying historic event 03fec658-fc05-4dbf-81f3-b86ba6ea2ced to event source a7019c90-995a-4382-9f7b-857e6c223177 | |
[exec] nunit-agent.exe Information: 0 : Handling historical event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent[03fec658-fc05-4dbf-81f3-b86ba6ea2ced] in event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[a7019c90-995a-4382-9f7b-857e6c223177] | |
[exec] nunit-agent.exe Information: 0 : Applying handler of event source Ncqrs.Tests.Domain.AggregateRootTests+MyAggregateRoot[a7019c90-995a-4382-9f7b-857e6c223177] to event Ncqrs.Tests.Domain.AggregateRootTests+HandledEvent | |
[exec] nunit-agent.exe Information: 0 : Finished initializing event source a7019c90-995a-4382-9f7b-857e6c223177 from history. Current event source version is 3 | |
[exec] .nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.EntityTests+Customer. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnOrderCreated based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.EntityTests+Order. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnOrderLineCreated based on convention. | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.EntityTests+Order. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnOrderLineCreated based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.EntityTests+Customer. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnOrderCreated based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.EntityTests+Order. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnOrderLineCreated based on convention. | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Domain.EntityTests+Order. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnOrderLineCreated based on convention. | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying an event to event source Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Handling event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] in event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] nunit-agent.exe Information: 0 : Applying handler OnOrderCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Applying handler Order.OnOrderLineCreated of event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] to event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent | |
[exec] nunit-agent.exe Information: 0 : Notifying about application of an event Ncqrs.Tests.Domain.EntityTests+OrderLineCreatedEvent[00000000-0000-0000-0000-000000000000] to event source Ncqrs.Tests.Domain.EntityTests+Customer[00000000-0000-0000-0000-000000000000] | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] .......nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] ...nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Creating new unit of work for command fb50cc92-c95f-4df2-99c7-1f65d34a3c22 on thread 9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback into AggregateRoot from unit of work fb50cc92-c95f-4df2-99c7-1f65d34a3c22@9 | |
[exec] nunit-agent.exe Information: 0 : Registering event applied callback 19138891 | |
[exec] nunit-agent.exe Information: 0 : Accepting unit of work fb50cc92-c95f-4df2-99c7-1f65d34a3c22@9 | |
[exec] nunit-agent.exe Information: 0 : Storing the event stream for command fb50cc92-c95f-4df2-99c7-1f65d34a3c22 to event store | |
[exec] nunit-agent.exe Information: 0 : Publishing events for command fb50cc92-c95f-4df2-99c7-1f65d34a3c22 to event bus | |
[exec] ........nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] .nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] .nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] .nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] .nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 3 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] .nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.CommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Warning: 0 : Did not found any handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] .nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] nunit-agent.exe Information: 0 : Started publishing event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Found 1 handlers for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Calling handler System.Action`1[[Ncqrs.Eventing.ServiceModel.Bus.PublishedEvent, Ncqrs, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null]] for event Ncqrs.Eventing.UncommittedEvent. | |
[exec] nunit-agent.exe Information: 0 : Call finished. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+GoodTarget. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPublicEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnProtectedEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnInternalEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPrivateEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+GoodTarget. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPublicEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnProtectedEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnInternalEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPrivateEvent based on convention. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+GoodTarget. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPublicEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnProtectedEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnInternalEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPrivateEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+GoodTarget. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPublicEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnProtectedEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnInternalEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnPrivateEvent based on convention. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+MoreThenOneParameterMethodTarget. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+MoreThenOneParameterMethodTarget. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+NotAIEventSourceTarget. | |
[exec] nunit-agent.exe Information: 0 : Created event handler for method OnDomainEvent based on convention. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+NotAIEventSourceTarget. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+NoParameterMethodTarget. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+NoParameterMethodTarget. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+IlligalStaticMethodTarget. | |
[exec] nunit-agent.exe Information: 0 : Trying to get all event handlers based by convention for Ncqrs.Tests.Eventing.Sourcing.Mapping.ConventionBasedDomainEventHandlerMappingStrategyTests+IlligalStaticMethodTarget. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IUniqueIdentifierGenerator from the environment. | |
[exec] .........................................N.........N.N.N.N.N.N.N............................nunit-agent.exe Information: 0 : Ncqrs environment configured with IEnvironmentConfigurationProxyd390d0a7aa9c46cd8e8ff8c2c38ab523 configuration source. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Tests.NcqrsEnvironmentSpecs+IFoo from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Ncqrs environment configured with IEnvironmentConfigurationProxyd390d0a7aa9c46cd8e8ff8c2c38ab523 configuration source. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Tests.NcqrsEnvironmentSpecs+IBar from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Ncqrs environment configured with IEnvironmentConfigurationProxyd390d0a7aa9c46cd8e8ff8c2c38ab523 configuration source. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Tests.NcqrsEnvironmentSpecs+IFoo from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Ncqrs environment configured with IEnvironmentConfigurationProxyd390d0a7aa9c46cd8e8ff8c2c38ab523 configuration source. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Tests.NcqrsEnvironmentSpecs+IFoo from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] .nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.IClock from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateRootCreationStrategy from the environment. | |
[exec] nunit-agent.exe Information: 0 : Requesting instance Ncqrs.Domain.Storage.IAggregateSupportsSnapshotValidator from the environment. | |
[exec] | |
[exec] Tests run: 233, Errors: 0, Failures: 0, Inconclusive: 0, Time: 9.974 seconds | |
[exec] Not run: 11, Invalid: 0, Ignored: 11, Skipped: 0 | |
[exec] | |
[exec] Tests Not Run: | |
[exec] 1) Ignored : Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_saving_a_new_event_source.it_should_create_a_new_event_history_file | |
[exec] File system race. Also, NoDBEventStore serialization is incompatible with StoredEventExtensions. See issue #54 for full explanation. | |
[exec] 2) Ignored : Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_saving_a_new_event_source.it_should_have_at_least_one_event | |
[exec] File system race. Also, NoDBEventStore serialization is incompatible with StoredEventExtensions. See issue #54 for full explanation. | |
[exec] 3) Ignored : Ncqrs.Eventing.Storage.NoDB.Tests.EventStoreTests.when_saving_a_new_event_source.it_should_serialize_the_uncommitted_events_to_the_file | |
[exec] File system race. Also, NoDBEventStore serialization is incompatible with StoredEventExtensions. See issue #54 for full explanation. | |
[exec] 4) Ignored : Ncqrs.Tests.Eventing.Storage.Serialization.JsonEventFormatterTests.Serialize | |
[exec] Throwing an error about not finding NUnit.dll - not sure why... | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.Serialization.JsonEventFormatterTests.Serialize() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\Serialization\JsonEventFormatterTests.cs:line 40 | |
[exec] | |
[exec] 5) Ignored : Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Retrieving_table_creation_queries_should_return_dll | |
[exec] SetUp : No connection could be made with SQL server: Cannot find the object "Events" because it does not exist or you do not have permissions. | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.TestConnection() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs:line 125 | |
[exec] | |
[exec] 6) Ignored : Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Saving_snapshot_should_not_throw_an_exception_when_snapshot_is_valid | |
[exec] SetUp : No connection could be made with SQL server: Cannot find the object "Events" because it does not exist or you do not have permissions. | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.TestConnection() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs:line 125 | |
[exec] | |
[exec] 7) Ignored : Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Saving_with_concurrent_event_adds_should_not_be_causing_deadlocks | |
[exec] SetUp : No connection could be made with SQL server: Cannot find the object "Events" because it does not exist or you do not have permissions. | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.TestConnection() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs:line 125 | |
[exec] | |
[exec] 8) Ignored : Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Saving_with_concurrent_event_edits_should_be_subject_to_concurrency_checks | |
[exec] SetUp : No connection could be made with SQL server: Cannot find the object "Events" because it does not exist or you do not have permissions. | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.TestConnection() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs:line 125 | |
[exec] | |
[exec] 9) Ignored : Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Storing_empty_event_stream_should_not_throw | |
[exec] SetUp : No connection could be made with SQL server: Cannot find the object "Events" because it does not exist or you do not have permissions. | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.TestConnection() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs:line 125 | |
[exec] | |
[exec] 10) Ignored : Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Storing_entity_sourced_event_should_preserve_entity_id | |
[exec] SetUp : No connection could be made with SQL server: Cannot find the object "Events" because it does not exist or you do not have permissions. | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.TestConnection() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs:line 125 | |
[exec] | |
[exec] 11) Ignored : Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.Storing_event_source_should_succeed | |
[exec] SetUp : No connection could be made with SQL server: Cannot find the object "Events" because it does not exist or you do not have permissions. | |
[exec] at NUnit.Framework.Assert.Ignore(String message, Object[] args) | |
[exec] at Ncqrs.Tests.Eventing.Storage.SQL.MsSqlServerEventStoreTests.TestConnection() in c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Eventing\Storage\SQL\MsSqlServerEventStoreTests.cs:line 125 | |
[exec] | |
[exec] | |
BuildFramework: | |
[echo] START BUILDING FRAMEWORK | |
[exec] Microsoft (R) Build Engine Version 4.0.30319.1 | |
[exec] [Microsoft .NET Framework, Version 4.0.30319.225] | |
[exec] Copyright (C) Microsoft Corporation 2007. All rights reserved. | |
[exec] | |
[exec] Build started 3/31/2011 4:51:34 PM. | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" on node 1 (default targets). | |
[exec] ValidateSolutionConfiguration: | |
[exec] Building solution configuration "debug|Mixed Platforms". | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (2) on node 1 (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[exec] CodeContractRewrite: | |
[exec] Skipping target "CodeContractRewrite" because all output files are up-to-date with respect to the input files. | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Ncqrs -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (3) on node 1 (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (3) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj" (4) on node 1 (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[exec] EnsureContractReferenceAssemblyOfDependeeProjects: | |
[exec] EnsureContractReferenceAssemblies: c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] CodeContractRewrite: | |
[exec] Skipping target "CodeContractRewrite" because all output files are up-to-date with respect to the input files. | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Ncqrs.Spec -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Spec\Ncqrs.Spec.csproj" (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[exec] EnsureContractReferenceAssemblyOfDependeeProjects: | |
[exec] EnsureContractReferenceAssemblies: c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Spec\Ncqrs.Spec.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] CodeContractRewrite: | |
[exec] Skipping target "CodeContractRewrite" because all output files are up-to-date with respect to the input files. | |
[exec] _CopyAppConfigFile: | |
[exec] Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files. | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Ncqrs.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Tests\Ncqrs.Tests.dll | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs.Tests\Ncqrs.Tests.csproj" (default targets). | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\NcqrsFramework.sln" (default targets). | |
[exec] | |
[exec] Build succeeded. | |
[exec] 0 Warning(s) | |
[exec] 0 Error(s) | |
[exec] | |
[exec] Time Elapsed 00:00:00.55 | |
BuildExtensions: | |
[exec] Microsoft (R) Build Engine Version 4.0.30319.1 | |
[exec] [Microsoft .NET Framework, Version 4.0.30319.225] | |
[exec] Copyright (C) Microsoft Corporation 2007. All rights reserved. | |
[exec] | |
[exec] Build started 3/31/2011 4:51:35 PM. | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" on node 1 (default targets). | |
[exec] ValidateSolutionConfiguration: | |
[exec] Building solution configuration "debug|Mixed Platforms". | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.StructureMap\Ncqrs.Config.StructureMap.csproj" (2) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Config.StructureMap\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:CONTRACTS_FULL;CODE_ANALYSIS;DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\StructureMap.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Config.StructureMap.dll /target:library StructureMapConfiguration.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] ContractsMakeDeclDir: | |
[exec] Creating directory "obj\Debug\Decl\". | |
[exec] ContractDeclarativeAssemblyCS: | |
[exec] Build Declarative Contract Assembly for C# c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.StructureMap\Ncqrs.Config.StructureMap.dll | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /pdb:obj\Debug\Decl\Ncqrs.Config.StructureMap.pdb /nostdlib+ /errorreport:prompt /warn:0 /define:CONTRACTS_FULL;CODE_ANALYSIS;DEBUG;TRACE;CONTRACTS_FULL;CODE_ANALYSIS /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\StructureMap.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize+ /out:obj\Debug\Decl\Ncqrs.Config.StructureMap.dll /target:library /warnaserror- StructureMapConfiguration.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" "C:\Program Files (x86)\Microsoft\Contracts\Languages\CSharp\ContractDeclarativeAssemblyAttribute.cs" | |
[exec] MakeCodeContractOutputDirectory: | |
[exec] Making directory c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.StructureMap\CodeContracts\ | |
[exec] Creating directory "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.StructureMap\CodeContracts\". | |
[exec] CreateCodeContractReferenceAssembly: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccrefgen" /resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\StructureMap.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll " /libPaths:"C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\CodeContracts " /pdb /out:"..\..\..\lib\Debug\Ncqrs.Config.StructureMap\CodeContracts\Ncqrs.Config.StructureMap.Contracts.dll" "obj\Debug\Decl\Ncqrs.Config.StructureMap.dll" | |
[exec] elapsed time: 105ms | |
[exec] CodeContractRewrite: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccrewrite" /level:4 /rewrite /throwonfailure /resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\StructureMap.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll " /libpaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\StructureMap\CodeContracts;C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0 " "Ncqrs.Config.StructureMap.dll" | |
[exec] elapsed time: 189ms | |
[exec] Touching "obj\Debug\Ncqrs.Config.StructureMap.rewritten". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.StructureMap.dll" to "..\..\..\lib\Debug\Ncqrs.Config.StructureMap\Ncqrs.Config.StructureMap.dll". | |
[exec] Ncqrs.Config.StructureMap -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.StructureMap\Ncqrs.Config.StructureMap.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.StructureMap.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.StructureMap\Ncqrs.Config.StructureMap.pdb". | |
[exec] CodeContractsRunCodeAnalysisInternal: | |
[exec] CodeContracts: Task manager is unavailable (unable to run in background). | |
[exec] CodeContracts: Ncqrs.Config.StructureMap: Run static contract analysis. | |
[exec] CodeContracts: Ncqrs.Config.StructureMap: Total methods analyzed 3 | |
[exec] CodeContracts: Ncqrs.Config.StructureMap: Total time 1.699sec. 566ms/method | |
[exec] CodeContracts: Checked 0 assertions. | |
[exec] CodeContracts: Ncqrs.Config.StructureMap: | |
[exec] CodeContracts: Ncqrs.Config.StructureMap: Static contract analysis done. | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.StructureMap\Ncqrs.Config.StructureMap.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.NServiceBus\Ncqrs.NServiceBus.csproj" (3) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.NServiceBus\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.Core.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.NServiceBus.dll /target:library CommandMessage.cs ConfigNcqrs.cs ConfigureNcqrs.cs EventMessage.cs NcqrsMessageHandler.cs NsbCommandService.cs NsbEnvironmentConfiguration.cs NsbEventBus.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\log4net.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus\log4net.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.Core.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus\NServiceBus.Core.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus\NServiceBus.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.NServiceBus\Ncqrs.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.NServiceBus.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus\Ncqrs.NServiceBus.dll". | |
[exec] Ncqrs.NServiceBus -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.NServiceBus\Ncqrs.NServiceBus.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.NServiceBus.pdb" to "..\..\..\lib\Debug\Ncqrs.NServiceBus\Ncqrs.NServiceBus.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.NServiceBus\Ncqrs.NServiceBus.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.NServiceBus.Tests\Ncqrs.NServiceBus.Tests.csproj" (4) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.NServiceBus.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.NServiceBus\Ncqrs.NServiceBus.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NUnit\nunit.framework.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.NServiceBus.Tests.dll /target:library NsbCommandServiceTests.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.NServiceBus.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.Tests\Ncqrs.NServiceBus.Tests.dll". | |
[exec] Ncqrs.NServiceBus.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.NServiceBus.Tests\Ncqrs.NServiceBus.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.NServiceBus.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.Tests\Ncqrs.NServiceBus.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.NServiceBus.Tests\Ncqrs.NServiceBus.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj" (5) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj" (5) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.csproj" (6) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Newtonsoft.Json.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Abstractions.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Database.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.RavenDB.dll /target:library PropertiesOnlyContractResolver.cs RavenDBEventStore.cs Properties\AssemblyInfo.cs RavenDBSnapshotStore.cs StoredEvent.cs StoredSnaphot.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Abstractions.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Raven.Abstractions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Raven.Client.Lightweight.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\MissingBitsFromClientProfile.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\MissingBitsFromClientProfile.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\AsyncCtpLibrary.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\AsyncCtpLibrary.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Abstractions.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Raven.Abstractions.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Raven.Client.Lightweight.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\MissingBitsFromClientProfile.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\MissingBitsFromClientProfile.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.RavenDB.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.dll". | |
[exec] Ncqrs.Eventing.Storage.RavenDB -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.RavenDB.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.csproj" (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Esent.Interop.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\ICSharpCode.NRefactory.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Lucene.Net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Newtonsoft.Json.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Embedded.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Database.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Storage.Esent.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Spatial.Net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests.dll /target:library RavenDBEventStoreTests.cs Properties\AssemblyInfo.cs RavenDBSnapshotStoreTests.cs RavenDBTestBase.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] RavenDBEventStoreTests.cs(18,22): warning CS0659: 'Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBEventStoreTests.CustomerCreatedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj] | |
[exec] RavenDBEventStoreTests.cs(48,22): warning CS0659: 'Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBEventStoreTests.CustomerNameChanged' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj] | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Esent.Interop.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Esent.Interop.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\FluentAssertions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\ICSharpCode.NRefactory.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\ICSharpCode.NRefactory.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\log4net.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Lucene.Net.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Lucene.Net.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Newtonsoft.Json.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Newtonsoft.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\nunit.framework.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Embedded.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Client.Embedded.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Client.Lightweight.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Database.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Database.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Storage.Esent.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Storage.Esent.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Rhino.Mocks.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Spatial.Net.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Spatial.Net.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Raven.Abstractions.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Abstractions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Http.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Http.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\MissingBitsFromClientProfile.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\MissingBitsFromClientProfile.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\AsyncCtpLibrary.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\AsyncCtpLibrary.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Ncqrs.Eventing.Storage.RavenDB.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Esent.Interop.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Esent.Interop.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\FluentAssertions.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Lucene.Net.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Lucene.Net.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Newtonsoft.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Newtonsoft.Json.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\nunit.framework.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Embedded.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Client.Embedded.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Client.Lightweight.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Database.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Database.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Storage.Esent.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Storage.Esent.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Rhino.Mocks.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.RavenDB\Raven.Abstractions.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Abstractions.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Http.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Raven.Http.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\MissingBitsFromClientProfile.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\MissingBitsFromClientProfile.pdb". | |
[exec] _CopyAppConfigFile: | |
[exec] Copying file from "app.config" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.dll.config". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.dll". | |
[exec] Ncqrs.Eventing.Storage.RavenDB.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Messaging\Ncqrs.Messaging.csproj" (7) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Messaging\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Messaging.dll /target:library ConditionalReceivingStrategy.cs ConditionalSendingStrategy.cs Destination.cs IAcceptExisting.cs IAddressing.cs ICreateNew.cs IMessageHandler.cs IMessageService.cs IMessagingAggregateRoot.cs IReceivingStrategy.cs ISendingStrategy.cs ISendMessages.cs ISetMessageDestination.cs ISetMessageRequirements.cs LocalReceivingStrategy.cs IncomingMessage.cs MappingReceivingStrategy.cs MessageMappingException.cs MessageProcessingRequirements.cs MessageProcessingRequirementsViolationException.cs MessageReceivedEvent.cs MessageSendingEventHandler.cs MessageSentEvent.cs MessageService.cs MessagingAggregateRoot.cs MessagingContext.cs OutgoingMessage.cs Properties\AssemblyInfo.cs SetInternalMessageDestination.cs UrlAddressing.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Messaging.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging\Ncqrs.Messaging.dll". | |
[exec] Ncqrs.Messaging -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Messaging\Ncqrs.Messaging.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Messaging.pdb" to "..\..\..\lib\Debug\Ncqrs.Messaging\Ncqrs.Messaging.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Messaging\Ncqrs.Messaging.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Messaging.Tests\Ncqrs.Messaging.Tests.csproj" (8) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Messaging\Ncqrs.Messaging.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Messaging.Tests.dll /target:library FakeSendingStrategy.cs MessageServiceTests.cs MessagingAggregateRootTests.cs Properties\AssemblyInfo.cs ScenarioTest.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\FluentAssertions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Messaging\Ncqrs.Messaging.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Ncqrs.Messaging.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\nunit.framework.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Rhino.Mocks.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Messaging\Ncqrs.Messaging.pdb" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Ncqrs.Messaging.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.xml" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\FluentAssertions.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.xml" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\nunit.framework.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.xml" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Rhino.Mocks.xml". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Messaging.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Ncqrs.Messaging.Tests.dll". | |
[exec] Ncqrs.Messaging.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Messaging.Tests\Ncqrs.Messaging.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Messaging.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.Messaging.Tests\Ncqrs.Messaging.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Messaging.Tests\Ncqrs.Messaging.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Messaging.NServiceBus\Ncqrs.Messaging.NServiceBus.csproj" (9) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Messaging.NServiceBus\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\log4net.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Messaging\Ncqrs.Messaging.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.Core.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.Host.exe /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Messaging.NServiceBus.dll /target:library ..\Ncqrs.NServiceBus\ConfigureNcqrs.cs ..\Ncqrs.NServiceBus\EventMessage.cs ..\Ncqrs.NServiceBus\NsbEnvironmentConfiguration.cs ..\Ncqrs.NServiceBus\NsbEventBus.cs ConfigNcqrs.cs InternalMessage.cs NsbInternalReceivingStrategy.cs NsbInternalSendingStrategy.cs NsbExternalSendingStrategy.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Messaging.NServiceBus.dll" to "..\..\..\lib\Debug\Ncqrs.Messaging.NServiceBus\Ncqrs.Messaging.NServiceBus.dll". | |
[exec] Ncqrs.Messaging.NServiceBus -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Messaging.NServiceBus\Ncqrs.Messaging.NServiceBus.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Messaging.NServiceBus.pdb" to "..\..\..\lib\Debug\Ncqrs.Messaging.NServiceBus\Ncqrs.Messaging.NServiceBus.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Messaging.NServiceBus\Ncqrs.Messaging.NServiceBus.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite\Ncqrs.Eventing.Storage.SQLite.csproj" (10) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\SqlLite\System.Data.SQLite.DLL /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.SQLite.dll /target:library DefaultSQLiteContext.cs ISQLiteContext.cs ManualSQLiteContext.cs MissingSQLiteContextConnectionException.cs MissingSQLiteContextTransactionException.cs Properties\AssemblyInfo.cs Query.cs SQLiteCommandExtensions.cs SQLiteEventStore.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\SqlLite\System.Data.SQLite.DLL" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite\System.Data.SQLite.DLL". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\SqlLite\System.Data.SQLite.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite\System.Data.SQLite.xml". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.SQLite.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite\Ncqrs.Eventing.Storage.SQLite.dll". | |
[exec] Ncqrs.Eventing.Storage.SQLite -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.SQLite\Ncqrs.Eventing.Storage.SQLite.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.SQLite.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite\Ncqrs.Eventing.Storage.SQLite.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite\Ncqrs.Eventing.Storage.SQLite.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.csproj" (11) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.SQLite\Ncqrs.Eventing.Storage.SQLite.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\SqlLite\System.Data.SQLite.DLL /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.SQLite.Tests.dll /target:library Fakes\CustomerCreatedEvent.cs Fakes\CustomerNameChanged.cs ManualSQLiteContextTests.cs Properties\AssemblyInfo.cs SQLiteEventStoreTests.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] Fakes\CustomerCreatedEvent.cs(8,18): warning CS0659: 'Ncqrs.Eventing.Storage.SQLite.Tests.Fakes.CustomerCreatedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.csproj] | |
[exec] Fakes\CustomerNameChanged.cs(7,18): warning CS0659: 'Ncqrs.Eventing.Storage.SQLite.Tests.Fakes.CustomerNameChanged' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.csproj] | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\SqlLite\System.Data.SQLite.DLL" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite.Tests\System.Data.SQLite.DLL". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\SqlLite\System.Data.SQLite.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite.Tests\System.Data.SQLite.xml". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.SQLite.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.dll". | |
[exec] Ncqrs.Eventing.Storage.SQLite.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.SQLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.SQLite.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.SQLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.csproj" (12) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Config.Windsor\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Core.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Windsor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Config.Windsor.dll /target:library WindsorCommandService.cs WindsorConfiguration.cs Properties\AssemblyInfo.cs WindsorInProcessEventBus.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Windsor.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.dll". | |
[exec] Ncqrs.Config.Windsor -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Windsor.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Windsor.Tests\Ncqrs.Config.Windsor.Tests.csproj" (13) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Core.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Windsor.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NUnit\nunit.framework.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Config.Windsor.Tests.dll /target:library WindsorConfigurationCommandServiceRegistration.cs WindsorConfigurationEventBusTests.cs WindsorConfigurationTests.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Core.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Castle.Core.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Windsor.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Castle.Windsor.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\FluentAssertions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Ncqrs.Config.Windsor.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NUnit\nunit.framework.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\nunit.framework.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Rhino.Mocks.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Windsor\Ncqrs.Config.Windsor.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Ncqrs.Config.Windsor.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.xml" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\FluentAssertions.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NUnit\nunit.framework.xml" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\nunit.framework.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.xml" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Rhino.Mocks.xml". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Windsor.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Ncqrs.Config.Windsor.Tests.dll". | |
[exec] Ncqrs.Config.Windsor.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Windsor.Tests\Ncqrs.Config.Windsor.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Windsor.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Windsor.Tests\Ncqrs.Config.Windsor.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Windsor.Tests\Ncqrs.Config.Windsor.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.EventBus\Ncqrs.EventBus.csproj" (14) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.EventBus\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.EventBus.dll /target:library DefaultElementProcessor.cs ElementDemultiplexedEventArgs.cs DemultiplexerQueue.cs ElementFetchedEventArgs.cs ElementFetcher.cs ElementProcessedEventArgs.cs FetchDirective.cs FetchResult.cs FixedSizeChunkBuffer.cs IFetchPolicy.cs IBrowsableElementStore.cs CursorPositionCalculator.cs Demultiplexer.cs IElementProcessor.cs InMemoryBufferedBrowsableElementStore.cs InMemoryBufferedEventHandler.cs IPipelineMonitoringStrategy.cs IPipelineStateMonitor.cs MsSqlServerEventStoreElementStore.cs Pipeline.cs PipelineProcessor.cs PipelineState.cs PipelineStateChangedEventArgs.cs ProcessingElement.cs Properties\AssemblyInfo.cs SourcedEventProcessingElement.cs ThresholdedFetchPolicy.cs LazyMarkingBrowsableElementStore.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.EventBus\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus\Ncqrs.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.EventBus.dll" to "..\..\..\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll". | |
[exec] Ncqrs.EventBus -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.EventBus.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.EventBus\Ncqrs.EventBus.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.IntegrationTest.csproj" (15) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\". | |
[exec] Creating directory "obj\x86\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:x86 /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\x86\Debug\Ncqrs.EventBus.IntegrationTest.exe /target:exe ConsoleElementProcessor.cs FakeElementStore.cs Program.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Newtonsoft.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Newtonsoft.Json.pdb". | |
[exec] _CopyAppConfigFile: | |
[exec] Copying file from "app.config" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.IntegrationTest.exe.config". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\x86\Debug\Ncqrs.EventBus.IntegrationTest.exe" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.IntegrationTest.exe". | |
[exec] Ncqrs.EventBus.IntegrationTest -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.IntegrationTest.exe | |
[exec] Copying file from "obj\x86\Debug\Ncqrs.EventBus.IntegrationTest.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.IntegrationTest.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.EventBus.IntegrationTest\Ncqrs.EventBus.IntegrationTest.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.NServiceBus.EventBus\Ncqrs.NServiceBus.EventBus.csproj" (16) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.NServiceBus\Ncqrs.NServiceBus.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.Core.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.NServiceBus.EventBus.dll /target:library EventBusConfigNcqrs.cs ConfigureNcqrs.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.NServiceBus\Ncqrs.NServiceBus.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\Ncqrs.NServiceBus.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.Core.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\NServiceBus.Core.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\NServiceBus.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\NServiceBus.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NServiceBus\log4net.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\log4net.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.NServiceBus\Ncqrs.NServiceBus.pdb" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\Ncqrs.NServiceBus.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\Ncqrs.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.NServiceBus.EventBus.dll" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\Ncqrs.NServiceBus.EventBus.dll". | |
[exec] Ncqrs.NServiceBus.EventBus -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.NServiceBus.EventBus\Ncqrs.NServiceBus.EventBus.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.NServiceBus.EventBus.pdb" to "..\..\..\lib\Debug\Ncqrs.NServiceBus.EventBus\Ncqrs.NServiceBus.EventBus.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.NServiceBus.EventBus\Ncqrs.NServiceBus.EventBus.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.csproj" (17) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Config.Ninject\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.csproj" (17) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (18) on node 1 (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. | |
[exec] CodeContractRewrite: | |
[exec] Skipping target "CodeContractRewrite" because all output files are up-to-date with respect to the input files. | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Ncqrs -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Framework\src\Ncqrs\Ncqrs.csproj" (default targets). | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Ninject\Ninject.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Config.Ninject.dll /target:library NinjectConfiguration.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Ninject\Ninject.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject\Ninject.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Ninject.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.dll". | |
[exec] Ncqrs.Config.Ninject -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Ninject.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Ninject.Tests\Ncqrs.Config.Ninject.Tests.csproj" (19) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Ninject\Ninject.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Config.Ninject.Tests.dll /target:library NinjectConfigurationTests.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\FluentAssertions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\Ncqrs.Config.Ninject.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Ninject\Ninject.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\Ninject.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\nunit.framework.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Ninject\Ncqrs.Config.Ninject.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\Ncqrs.Config.Ninject.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.xml" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\FluentAssertions.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.xml" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\nunit.framework.xml". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Ninject.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\Ncqrs.Config.Ninject.Tests.dll". | |
[exec] Ncqrs.Config.Ninject.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Config.Ninject.Tests\Ncqrs.Config.Ninject.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Config.Ninject.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.Config.Ninject.Tests\Ncqrs.Config.Ninject.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Config.Ninject.Tests\Ncqrs.Config.Ninject.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.csproj" (20) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Npgsql\Npgsql.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.Postgre.dll /target:library PostgreServerEventStore.cs Properties\AssemblyInfo.cs Queries.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] PostgreServerEventStore.cs(24,37): warning CS0414: The field 'Ncqrs.Eventing.Storage.Postgre.PostgreServerEventStore.FirstVersion' is assigned but its value is never used [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.csproj] | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Newtonsoft.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Npgsql\Npgsql.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Npgsql.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Npgsql\Mono.Security.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Mono.Security.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Newtonsoft.Json.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Npgsql\Npgsql.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Npgsql.xml". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.Postgre.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.dll". | |
[exec] Ncqrs.Eventing.Storage.Postgre -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.Postgre.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.CommandService.Contracts\Ncqrs.CommandService.Contracts.csproj" (21) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.CommandService.Contracts\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.ServiceModel.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.CommandService.Contracts.dll /target:library CommandWebServiceFault.cs ExecuteRequest.cs ExecuteResponse.cs ICommandWebService.cs Namespaces.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.CommandService.Contracts.dll" to "..\..\..\lib\Debug\Ncqrs.CommandService.Contracts\Ncqrs.CommandService.Contracts.dll". | |
[exec] Ncqrs.CommandService.Contracts -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.CommandService.Contracts\Ncqrs.CommandService.Contracts.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.CommandService.Contracts.pdb" to "..\..\..\lib\Debug\Ncqrs.CommandService.Contracts\Ncqrs.CommandService.Contracts.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.CommandService.Contracts\Ncqrs.CommandService.Contracts.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.csproj" (22) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] CoreResGen: | |
[exec] "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\NETFX 4.0 Tools\resgen.exe" /useSourcePath /r:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Core.dll /r:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.dll /r:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Persistence.SqlPersistence.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /r:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /r:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.configuration.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Serialization.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Transactions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /compile SqlPersistence\CommonSqlStatements.resx,obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.CommonSqlStatements.resources SqlPersistence\MsSqlStatements.resx,obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.MsSqlStatements.resources SqlPersistence\SqlCeStatements.resx,obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.SqlCeStatements.resources | |
[exec] Processing resource file "SqlPersistence\CommonSqlStatements.resx" into "obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.CommonSqlStatements.resources". | |
[exec] Processing resource file "SqlPersistence\MsSqlStatements.resx" into "obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.MsSqlStatements.resources". | |
[exec] Processing resource file "SqlPersistence\SqlCeStatements.resx" into "obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.SqlCeStatements.resources". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Core.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Persistence.SqlPersistence.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Runtime.Serialization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Transactions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.JOliver.dll /resource:obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.CommonSqlStatements.resources /resource:obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.MsSqlStatements.resources /resource:obj\Debug\Ncqrs.Eventing.Storage.JOliver.SqlPersistence.SqlCeStatements.resources /target:library IPersistStreamsWithAbsoluteOrdering.cs JoesUnitOfWork.cs JoesUnitOfWorkFactory.cs NullDispatcher.cs SqlPersistence\AbsoluteOrderingSqlPersistenceFactory.cs SqlPersistence\AbsoluteOrderingSqlPersistenceEngine.cs CommitProcessingElement.cs SqlPersistence\CommonSqlStatements.Designer.cs SqlPersistence\CommonPipelineStoreSqlDialect.cs SqlPersistence\IPipelineStoreSqlDialect.cs JoesBrowsableEventStore.cs JoesSnapshotStoreAdapter.cs Properties\AssemblyInfo.cs SqlPersistence\MsSqlStatements.Designer.cs SqlPersistence\MsSqlPipelineStoreSqlDialect.cs SqlPersistence\SqlCePipelineStoreSqlDialect.cs SqlPersistence\SqlCeStatements.Designer.cs StoredEvent.cs StoredEventExtensions.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] SqlPersistence\AbsoluteOrderingSqlPersistenceFactory.cs(11,51): warning CS0649: Field 'Ncqrs.Eventing.Storage.JOliver.SqlPersistence.AbsoluteOrderingSqlPersistenceFactory._dialect' is never assigned to, and will always have its default value null [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.csproj] | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Core.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.Core.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Persistence.SqlPersistence.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.Persistence.SqlPersistence.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.EventBus.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Core.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.Core.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Persistence.SqlPersistence.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.Persistence.SqlPersistence.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.EventBus.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.JOliver.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.dll". | |
[exec] Ncqrs.Eventing.Storage.JOliver -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.JOliver.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.csproj" (23) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Persistence.RavenPersistence.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Serialization.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.dll /target:library AbsoluteOrderingRavenPersistenceEngine.cs PipelineState.cs Properties\AssemblyInfo.cs RavenCommitReference.cs RavenCommitSequence.cs RavenCommitSequencesBySequence.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Persistence.RavenPersistence.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.Persistence.RavenPersistence.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Serialization.Json.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.Serialization.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.EventBus.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.Eventing.Storage.JOliver.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Raven.Client.Lightweight.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Abstractions.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Raven.Abstractions.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Newtonsoft.Json.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Newtonsoft.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.Persistence.SqlPersistence.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.Persistence.SqlPersistence.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\MissingBitsFromClientProfile.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\MissingBitsFromClientProfile.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\AsyncCtpLibrary.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\AsyncCtpLibrary.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Persistence.RavenPersistence.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.Persistence.RavenPersistence.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\EventStore\EventStore.Serialization.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.Serialization.Json.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.EventBus.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.Eventing.Storage.JOliver.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Client.Lightweight.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Raven.Client.Lightweight.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Raven.Abstractions.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Raven.Abstractions.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\Newtonsoft.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Newtonsoft.Json.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.JOliver\EventStore.Persistence.SqlPersistence.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\EventStore.Persistence.SqlPersistence.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RavenDB\MissingBitsFromClientProfile.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\MissingBitsFromClientProfile.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.dll". | |
[exec] Ncqrs.Eventing.Storage.JOliver.RavenPersistence -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.JOliver.RavenPersistence\Ncqrs.Eventing.Storage.JOliver.RavenPersistence.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.EventBus.Tests\Ncqrs.EventBus.Tests.csproj" (24) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.EventBus.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\FluentAssertions\FluentAssertions.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus\Ncqrs.EventBus.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\NUnit\nunit.framework.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\RhinoMocks\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.EventBus.Tests.dll /target:library CursorPositionCalculatorSpecification.cs EventDemultiplexerSpecification.cs FakeProcessingElement.cs PipelineProcessorSpecification.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.EventBus.Tests\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus.Tests\Ncqrs.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.EventBus.Tests.dll" to "..\..\..\lib\Debug\Ncqrs.EventBus.Tests\Ncqrs.EventBus.Tests.dll". | |
[exec] Ncqrs.EventBus.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.EventBus.Tests\Ncqrs.EventBus.Tests.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.EventBus.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.EventBus.Tests\Ncqrs.EventBus.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.EventBus.Tests\Ncqrs.EventBus.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj" (25) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] Creating directory "bin\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:x86 /errorreport:prompt /warn:4 /doc:bin\Debug\Ncqrs.Eventing.Storage.MongoDB.XML /define:CONTRACTS_FULL;CODE_ANALYSIS;DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Bson.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Driver.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.MongoDB.dll /target:library MongoCommit.cs MongoDBEventStore.cs MongoEventStream.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] MongoCommit.cs(5,18): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(7,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.CommitId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(8,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.EventSourceId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(9,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.FromVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(10,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.ToVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(11,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.Processed' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(12,23): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.Events' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(16,18): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(18,40): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.Log' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(40,16): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.MongoDBEventStore(string, Ncqrs.Eventing.Storage.IEventTypeResolver, Ncqrs.Eventing.Storage.Serialization.IEventConverter)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(72,37): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.ReadUntil(System.Guid, long?)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(86,37): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.ReadFrom(System.Guid, long, long)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(97,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.Store(Ncqrs.Eventing.UncommittedEventStream)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(6,18): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(8,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.CommitId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(9,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.EventSourceId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(10,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.FromVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(11,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.ToVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(12,26): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.Payload' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] ContractsMakeDeclDir: | |
[exec] Creating directory "obj\Debug\Decl\". | |
[exec] ContractDeclarativeAssemblyCS: | |
[exec] Build Declarative Contract Assembly for C# c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.dll | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /pdb:obj\Debug\Decl\Ncqrs.Eventing.Storage.MongoDB.pdb /nostdlib+ /platform:x86 /errorreport:prompt /warn:0 /define:CONTRACTS_FULL;CODE_ANALYSIS;DEBUG;TRACE;CONTRACTS_FULL;CODE_ANALYSIS /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Bson.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Driver.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize+ /out:obj\Debug\Decl\Ncqrs.Eventing.Storage.MongoDB.dll /target:library /warnaserror- MongoCommit.cs MongoDBEventStore.cs MongoEventStream.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" "C:\Program Files (x86)\Microsoft\Contracts\Languages\CSharp\ContractDeclarativeAssemblyAttribute.cs" | |
[exec] MakeCodeContractOutputDirectory: | |
[exec] Making directory c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\CodeContracts\ | |
[exec] Creating directory "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\CodeContracts\". | |
[exec] CreateCodeContractReferenceAssembly: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccrefgen" /resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Bson.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Driver.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll " /libPaths:"C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts " /pdb /out:"..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\CodeContracts\Ncqrs.Eventing.Storage.MongoDB.Contracts.dll" "obj\Debug\Decl\Ncqrs.Eventing.Storage.MongoDB.dll" | |
[exec] elapsed time: 134ms | |
[exec] CodeContractRewrite: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccrewrite" /level:4 /rewrite /throwonfailure /resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Bson.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Driver.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll " /libpaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts;C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0 " "Ncqrs.Eventing.Storage.MongoDB.dll" | |
[exec] elapsed time: 309ms | |
[exec] Touching "obj\Debug\Ncqrs.Eventing.Storage.MongoDB.rewritten". | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Bson.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\MongoDB.Bson.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Driver.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\MongoDB.Driver.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.MongoDB.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.dll". | |
[exec] Ncqrs.Eventing.Storage.MongoDB -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Storage.MongoDB.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.pdb". | |
[exec] Copying file from "bin\Debug\Ncqrs.Eventing.Storage.MongoDB.XML" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.XML". | |
[exec] ContractXmlDocumentation: | |
[exec] "C:\Program Files (x86)\Microsoft\Contracts\Bin\ccdocgen" -assembly "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\CodeContracts\Ncqrs.Eventing.Storage.MongoDB.Contracts.dll" -xmlFile "bin\Debug\Ncqrs.Eventing.Storage.MongoDB.XML" -resolvedPaths:"c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\log4net.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Bson.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\MongoDB.Driver.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll " -libpaths "C:\Program Files (x86)\Microsoft\Contracts\Contracts\.NETFramework\v4.0;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\log4net\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\MongoDB\CodeContracts;C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\CodeContracts;c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\CodeContracts " | |
[exec] elapsed time: 1228ms | |
[exec] CodeContractsRunCodeAnalysisInternal: | |
[exec] CodeContracts: Task manager is unavailable (unable to run in background). | |
[exec] CodeContracts: Ncqrs.Eventing.Storage.MongoDB: Run static contract analysis. | |
[exec] CodeContracts: Ncqrs.Eventing.Storage.MongoDB: Validated: 100% | |
[exec] CodeContracts: Ncqrs.Eventing.Storage.MongoDB: Total methods analyzed 15 | |
[exec] CodeContracts: Ncqrs.Eventing.Storage.MongoDB: Total time 2.664sec. 177ms/method | |
[exec] CodeContracts: Checked 4 assertions: 4 correct | |
[exec] CodeContracts: Ncqrs.Eventing.Storage.MongoDB: | |
[exec] CodeContracts: Ncqrs.Eventing.Storage.MongoDB: Static contract analysis done. | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.Tests.csproj" (26) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\". | |
[exec] Creating directory "obj\x86\Debug\". | |
[exec] ResolveAssemblyReferences: | |
[exec] A TargetFramework profile exclusion list will be generated. | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /platform:x86 /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Profile\Client\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\x86\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests.exe /target:exe Fakes\FakeEventStream.cs Program.cs Properties\AssemblyInfo.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0,Profile=Client.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Newtonsoft.Json.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\MongoDB.Driver.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\MongoDB.Driver.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\MongoDB.Bson.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\MongoDB.Bson.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.xml" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.xml". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.pdb". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Newtonsoft.Json.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\x86\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests.exe" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.Tests.exe". | |
[exec] Ncqrs.Eventing.Storage.MongoDB.Tests -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.Tests.exe | |
[exec] Copying file from "obj\x86\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.Tests.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB.Tests\Ncqrs.Eventing.Storage.MongoDB.Tests.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj" (27) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.WindowsAzure\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] ResolveAssemblyReferences: | |
[exec] Primary reference "Microsoft.WindowsAzure.StorageClient". | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.WindowsAzure.StorageClient". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] For SearchPath "{HintPathFromItem}". | |
[exec] Considered "..\..\..\lib\ThirdParty\WindowsAzureStorageClient\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] For SearchPath "{TargetFrameworkDirectory}". | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.0,AssemblyFoldersEx}". | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v4.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\microsoft shared\VSTT\10.0\UITestExtensionPackages\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\microsoft shared\VSTT\10.0\UITestExtensionPackages\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v4.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v4.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VSTSDB\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VSTSDB\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v9.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v9.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v8.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v8.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTA\v9.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTA\v9.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\Microsoft Shared\Visual Basic Power Packs\1.1\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\Microsoft Shared\Visual Basic Power Packs\1.1\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\ADO.NET\V2.0\x64\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\ADO.NET\V2.0\x64\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\ReportViewer\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\ReportViewer\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office12\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office12\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office11\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office11\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v2.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v2.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\x86\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\x86\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Chart Controls\Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Chart Controls\Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Gallio\bin\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Gallio\bin\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Business Objects\Common\2.8\managed\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Business Objects\Common\2.8\managed\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 2\Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 2\Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 1.0\Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 1.0\Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] For SearchPath "{AssemblyFolders}". | |
[exec] Considered "C:\Program Files (x86)\FSharp-1.9.6.2\\bin\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\FSharp-1.9.6.2\\bin\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files\IIS\Microsoft Web Deploy\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files\IIS\Microsoft Web Deploy\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-1.1\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-1.1\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-1.1\framework\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-1.1\framework\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] For SearchPath "{GAC}". | |
[exec] Considered "Microsoft.WindowsAzure.StorageClient", which was not found in the GAC. | |
[exec] For SearchPath "{RawFileName}". | |
[exec] Considered treating "Microsoft.WindowsAzure.StorageClient, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" as a file name, but it didn't exist. | |
[exec] For SearchPath "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.WindowsAzure\". | |
[exec] Considered "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.WindowsAzure\Microsoft.WindowsAzure.StorageClient.dll", but it didn't exist. | |
[exec] Considered "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.WindowsAzure\Microsoft.WindowsAzure.StorageClient.exe", but it didn't exist. | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\json.net\Newtonsoft.Json.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.Services.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.Services.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.Linq.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Storage.WindowsAzure.dll /target:library Table\NcqrsEvent.cs Table\NcqrsEventStoreContext.cs Table\NcqrsEventSource.cs Properties\AssemblyInfo.cs Table\TableOnlyStore.cs Utility.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] Table\NcqrsEvent.cs(5,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEvent.cs(11,33): error CS0246: The type or namespace name 'TableServiceEntity' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(5,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(6,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(10,45): error CS0246: The type or namespace name 'TableServiceContext' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventSource.cs(9,47): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(6,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(41,13): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(48,13): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(19,33): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(20,17): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(38,31): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj" (default targets) -- FAILED. | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure.Tests\Ncqrs.Eventing.Storage.WindowsAzure.Tests.csproj" (28) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Storage.WindowsAzure.Tests\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure.Tests\Ncqrs.Eventing.Storage.WindowsAzure.Tests.csproj" (default targets) -- FAILED. | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.csproj" (29) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "..\..\..\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Core.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Windsor.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.dll /target:library AggregateDynamicSnapshotter.cs AggregateExtensions.cs AggregateSupportsDynamicSnapshotValidator.cs AssemblyModuleVersionId.cs ByteExtensions.cs SnapshotRestorer.cs DynamicSnapshotAssembly.cs DynamicSnapshotAggregateRootCrationStrategy.cs DynamicSnapshotAttribute.cs DynamicSnapshotBase.cs DynamicSnapshotCastleExtension.cs DynamicSnapshotFacility.cs DynamicSnapshotsException.cs DynamicSnapshotsNotSupportedException.cs ExcludeFromSnapshotAttribute.cs IDynamicSnapshotAssembly.cs IHaveProxyReference.cs ISnapshotableImplementer.cs ISnapshotRestorer.cs SnapshotableAggregateRootFactory.cs SnapshotableField.cs DynamicSnapshotAssemblyBuilder.cs DynamicSnapshotTypeBuilder.cs SnapshotableImplementer.cs SnapshotableImplementerFactory.cs SnapshotClassGenerator.cs SnapshotRestorerFactory.cs TypeExtensions.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] _CopyFilesMarkedCopyLocal: | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Core.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Castle.Core.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Windsor.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Castle.Windsor.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.dll". | |
[exec] Copying file from "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.pdb". | |
[exec] CopyFilesToOutputDirectory: | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.dll" to "..\..\..\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.dll". | |
[exec] Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot -> c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.dll | |
[exec] Copying file from "obj\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.pdb" to "..\..\..\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.pdb". | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.csproj" (default targets). | |
[exec] Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (1) is building "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj" (30) on node 1 (default targets). | |
[exec] PrepareForBuild: | |
[exec] Creating directory "bin\Debug\". | |
[exec] Creating directory "obj\Debug\". | |
[exec] ResolveAssemblyReferences: | |
[exec] Primary reference "Castle.Windsor". | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Castle.Windsor". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] For SearchPath "{HintPathFromItem}". | |
[exec] Considered "..\..\..\..\BusinessWare\lib\ThirdParty\CastleWindsor\Castle.Windsor.dll", but it didn't exist. | |
[exec] For SearchPath "{TargetFrameworkDirectory}". | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] For SearchPath "{Registry:Software\Microsoft\.NETFramework,v4.0,AssemblyFoldersEx}". | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v4.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v4.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\microsoft shared\VSTT\10.0\UITestExtensionPackages\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\microsoft shared\VSTT\10.0\UITestExtensionPackages\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\RIA Services\v1.0\Libraries\Server\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PublicAssemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v4.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v4.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VSTSDB\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VSTSDB\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 3\Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v9.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v9.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v8.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTO\v8.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTA\v9.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VSTA\v9.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\VBPowerPacks\v10.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\Microsoft Shared\Visual Basic Power Packs\1.1\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Common Files\Microsoft Shared\Visual Basic Power Packs\1.1\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\ADO.NET\V2.0\x64\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\ADO.NET\V2.0\x64\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 10.0\ReportViewer\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\ReportViewer\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\ReportViewer\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PublicAssemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office12\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office12\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office11\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Visual Studio Tools for Office\PIA\Office11\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v2.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\FSharp\2.0\Runtime\v2.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\x86\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SDKs\Microsoft Sync Framework\v1.0\Runtime\x86\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Chart Controls\Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Chart Controls\Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Gallio\bin\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Gallio\bin\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Business Objects\Common\2.8\managed\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Business Objects\Common\2.8\managed\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 2\Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 2\Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 1.0\Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 1.0\Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.7\bin\net-2.0\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-2.0\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-2.0\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] For SearchPath "{AssemblyFolders}". | |
[exec] Considered "C:\Program Files (x86)\FSharp-1.9.6.2\\bin\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\FSharp-1.9.6.2\\bin\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\ForEachEnumerators\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files\IIS\Microsoft Web Deploy\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files\IIS\Microsoft Web Deploy\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Tasks\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-1.1\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.3\bin\net-1.1\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-1.1\framework\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\NUnit 2.5.2\bin\net-1.1\framework\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\PostSharp 2.0\Reference Assemblies\.NET Framework 2.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft Synchronization Services\ADO.NET\v1.0\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\DTS\PipelineComponents\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft.NET\ADOMD.NET\100\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft\Contracts\PublicAssemblies\v3.5\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server Compact Edition\v3.5\Desktop\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "c:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "C:\Program Files (x86)\Microsoft SQL Server\100\SDK\Assemblies\Castle.Windsor.exe", but it didn't exist. | |
[exec] For SearchPath "{GAC}". | |
[exec] Considered "Castle.Windsor", which was not found in the GAC. | |
[exec] For SearchPath "{RawFileName}". | |
[exec] Considered treating "Castle.Windsor" as a file name, but it didn't exist. | |
[exec] For SearchPath "bin\Debug\". | |
[exec] Considered "bin\Debug\Castle.Windsor.dll", but it didn't exist. | |
[exec] Considered "bin\Debug\Castle.Windsor.exe", but it didn't exist. | |
[exec] GenerateTargetFrameworkMonikerAttribute: | |
[exec] Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. | |
[exec] CoreCompile: | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\CastleWindsor\Castle.Core.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs\Ncqrs.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.dll /reference:c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\lib\ThirdParty\Nunit\nunit.framework.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.dll /target:library DynamicSnapshotTests.cs "C:\Users\jdentler\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs" | |
[exec] DynamicSnapshotTests.cs(3,14): error CS0234: The type or namespace name 'MicroKernel' does not exist in the namespace 'Castle' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] DynamicSnapshotTests.cs(4,14): error CS0234: The type or namespace name 'Windsor' does not exist in the namespace 'Castle' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] DynamicSnapshotTests.cs(22,17): error CS0246: The type or namespace name 'IWindsorContainer' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj" (default targets) -- FAILED. | |
[exec] Done Building Project "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default targets) -- FAILED. | |
[exec] | |
[exec] Build FAILED. | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj" (default target) (5) -> | |
[exec] (CoreCompile target) -> | |
[exec] RavenDBEventStoreTests.cs(18,22): warning CS0659: 'Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBEventStoreTests.CustomerCreatedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj] | |
[exec] RavenDBEventStoreTests.cs(48,22): warning CS0659: 'Ncqrs.Eventing.Storage.RavenDB.Tests.RavenDBEventStoreTests.CustomerNameChanged' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.RavenDB.Tests\Ncqrs.Eventing.Storage.RavenDB.Tests.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.csproj" (default target) (11) -> | |
[exec] Fakes\CustomerCreatedEvent.cs(8,18): warning CS0659: 'Ncqrs.Eventing.Storage.SQLite.Tests.Fakes.CustomerCreatedEvent' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.csproj] | |
[exec] Fakes\CustomerNameChanged.cs(7,18): warning CS0659: 'Ncqrs.Eventing.Storage.SQLite.Tests.Fakes.CustomerNameChanged' overrides Object.Equals(object o) but does not override Object.GetHashCode() [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.SqlLite.Tests\Ncqrs.Eventing.Storage.SQLite.Tests.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.csproj" (default target) (20) -> | |
[exec] PostgreServerEventStore.cs(24,37): warning CS0414: The field 'Ncqrs.Eventing.Storage.Postgre.PostgreServerEventStore.FirstVersion' is assigned but its value is never used [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.Postgre\Ncqrs.Eventing.Storage.Postgre.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.csproj" (default target) (22) -> | |
[exec] SqlPersistence\AbsoluteOrderingSqlPersistenceFactory.cs(11,51): warning CS0649: Field 'Ncqrs.Eventing.Storage.JOliver.SqlPersistence.AbsoluteOrderingSqlPersistenceFactory._dialect' is never assigned to, and will always have its default value null [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.JOliver\Ncqrs.Eventing.Storage.JOliver.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj" (default target) (25) -> | |
[exec] MongoCommit.cs(5,18): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(7,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.CommitId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(8,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.EventSourceId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(9,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.FromVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(10,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.ToVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(11,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.Processed' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoCommit.cs(12,23): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoCommit.Events' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(16,18): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(18,40): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.Log' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(40,16): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.MongoDBEventStore(string, Ncqrs.Eventing.Storage.IEventTypeResolver, Ncqrs.Eventing.Storage.Serialization.IEventConverter)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(72,37): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.ReadUntil(System.Guid, long?)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(86,37): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.ReadFrom(System.Guid, long, long)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoDBEventStore.cs(97,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoDBEventStore.Store(Ncqrs.Eventing.UncommittedEventStream)' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(6,18): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(8,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.CommitId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(9,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.EventSourceId' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(10,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.FromVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(11,21): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.ToVersion' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] MongoEventStream.cs(12,26): warning CS1591: Missing XML comment for publicly visible type or member 'Ncqrs.Eventing.Storage.MongoDB.MongoEventStream.Payload' [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.MongoDB\Ncqrs.Eventing.Storage.MongoDB.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj" (default target) (27) -> | |
[exec] (ResolveAssemblyReferences target) -> | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.WindowsAzure.StorageClient". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj" (default target) (30) -> | |
[exec] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360,9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Castle.Windsor". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj" (default target) (27) -> | |
[exec] (CoreCompile target) -> | |
[exec] Table\NcqrsEvent.cs(5,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEvent.cs(11,33): error CS0246: The type or namespace name 'TableServiceEntity' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(5,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(6,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(10,45): error CS0246: The type or namespace name 'TableServiceContext' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventSource.cs(9,47): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(6,17): error CS0234: The type or namespace name 'WindowsAzure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(41,13): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\NcqrsEventStoreContext.cs(48,13): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(19,33): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(20,17): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] Table\TableOnlyStore.cs(38,31): error CS0246: The type or namespace name 'CloudStorageAccount' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Storage.WindowsAzure\Ncqrs.Eventing.Storage.WindowsAzure.csproj] | |
[exec] | |
[exec] | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\NcqrsExtensions.sln" (default target) (1) -> | |
[exec] "c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj" (default target) (30) -> | |
[exec] DynamicSnapshotTests.cs(3,14): error CS0234: The type or namespace name 'MicroKernel' does not exist in the namespace 'Castle' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] DynamicSnapshotTests.cs(4,14): error CS0234: The type or namespace name 'Windsor' does not exist in the namespace 'Castle' (are you missing an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] DynamicSnapshotTests.cs(22,17): error CS0246: The type or namespace name 'IWindsorContainer' could not be found (are you missing a using directive or an assembly reference?) [c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\Extensions\src\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests\Ncqrs.Eventing.Sourcing.Snapshotting.DynamicSnapshot.Tests.csproj] | |
[exec] | |
[exec] 27 Warning(s) | |
[exec] 15 Error(s) | |
[exec] | |
[exec] Time Elapsed 00:00:19.59 | |
BUILD FAILED | |
c:\myNcqrsBuilder\ncqrs-ncqrs-67366fc\MAIN.build(75,6): | |
External Program Failed: C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe (return code was 1) | |
Total time: 41 seconds. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment