Commit f9a8be6
Changed files (405)
build
product
Boot
boot
container
registration
mapping
proxy_configuration
Modules
DataAccess
Db40
Transactions
Domain
Accounting
Core
Repositories
DTO
Presentation
Core
Model
FileSystem
Menu
File
Window
Messages
Navigation
Projects
Presenters
Commands
Excel
Navigation
Reporting
Shell
Startup
Properties
Resources
Views
Billing
Core
Dialogs
Income
Menu
Navigation
Shell
Updates
Service
Application
Infrastructure
Logging
Security
Transactions
Updating
Service.Contracts
build/MyMoney.Build.csproj → build/Build.csproj
File renamed without changes
product/MyMoney/boot/container/registration/mapping/DelegateTargetAction.cs → product/Boot/boot/container/registration/mapping/DelegateTargetAction.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/ExpressionSourceEvaluator.cs → product/Boot/boot/container/registration/mapping/ExpressionSourceEvaluator.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/FuncInitializationStep.cs → product/Boot/boot/container/registration/mapping/FuncInitializationStep.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/IMap.cs → product/Boot/boot/container/registration/mapping/IMap.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/IMapInitializationStep.cs → product/Boot/boot/container/registration/mapping/IMapInitializationStep.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/IMappingStep.cs → product/Boot/boot/container/registration/mapping/IMappingStep.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/IMappingStepFactory.cs → product/Boot/boot/container/registration/mapping/IMappingStepFactory.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/ImmutablePropertyException.cs → product/Boot/boot/container/registration/mapping/ImmutablePropertyException.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/IPropertyResolver.cs → product/Boot/boot/container/registration/mapping/IPropertyResolver.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/ISourceEvaluator.cs → product/Boot/boot/container/registration/mapping/ISourceEvaluator.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/ITargetAction.cs → product/Boot/boot/container/registration/mapping/ITargetAction.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/ITargetActionFactory.cs → product/Boot/boot/container/registration/mapping/ITargetActionFactory.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/Map.cs → product/Boot/boot/container/registration/mapping/Map.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/Mappers.cs → product/Boot/boot/container/registration/mapping/Mappers.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/MappingStep.cs → product/Boot/boot/container/registration/mapping/MappingStep.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/MappingStepFactory.cs → product/Boot/boot/container/registration/mapping/MappingStepFactory.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/MissingInitializationStep.cs → product/Boot/boot/container/registration/mapping/MissingInitializationStep.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/PropertyResolutionException.cs → product/Boot/boot/container/registration/mapping/PropertyResolutionException.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/PropertyResolver.cs → product/Boot/boot/container/registration/mapping/PropertyResolver.cs
File renamed without changes
product/MyMoney/boot/container/registration/mapping/TargetActionFactory.cs → product/Boot/boot/container/registration/mapping/TargetActionFactory.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/InterceptingFilter.cs → product/Boot/boot/container/registration/proxy_configuration/InterceptingFilter.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/InterceptingFilterFactory.cs → product/Boot/boot/container/registration/proxy_configuration/InterceptingFilterFactory.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/InterceptingFilterFactorySpecs.cs → product/Boot/boot/container/registration/proxy_configuration/InterceptingFilterFactorySpecs.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/InterceptingFilterSpecs.cs → product/Boot/boot/container/registration/proxy_configuration/InterceptingFilterSpecs.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/NoConfiguration.cs → product/Boot/boot/container/registration/proxy_configuration/NoConfiguration.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/SecuringProxy.cs → product/Boot/boot/container/registration/proxy_configuration/SecuringProxy.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/SecuringProxySpecs.cs → product/Boot/boot/container/registration/proxy_configuration/SecuringProxySpecs.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/ServiceLayerConfiguration.cs → product/Boot/boot/container/registration/proxy_configuration/ServiceLayerConfiguration.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/SynchronizedConfiguration.cs → product/Boot/boot/container/registration/proxy_configuration/SynchronizedConfiguration.cs
File renamed without changes
product/MyMoney/boot/container/registration/proxy_configuration/UnitOfWorkInterceptor.cs → product/Boot/boot/container/registration/proxy_configuration/UnitOfWorkInterceptor.cs
File renamed without changes
product/MyMoney/boot/container/registration/auto_wire_components_in_to_the.cs → product/Boot/boot/container/registration/auto_wire_components_in_to_the.cs
File renamed without changes
product/MyMoney/boot/container/registration/auto_wire_components_in_to_the_specs.cs → product/Boot/boot/container/registration/auto_wire_components_in_to_the_specs.cs
File renamed without changes
product/MyMoney/boot/container/registration/IStartupCommand.cs → product/Boot/boot/container/registration/IStartupCommand.cs
File renamed without changes
product/MyMoney/boot/container/registration/wire_up_the_data_access_components_into_the.cs → product/Boot/boot/container/registration/wire_up_the_data_access_components_into_the.cs
File renamed without changes
product/MyMoney/boot/container/registration/wire_up_the_essential_services_into_the.cs → product/Boot/boot/container/registration/wire_up_the_essential_services_into_the.cs
File renamed without changes
product/MyMoney/boot/container/registration/wire_up_the_infrastructure_in_to_the.cs → product/Boot/boot/container/registration/wire_up_the_infrastructure_in_to_the.cs
File renamed without changes
product/MyMoney/boot/container/registration/wire_up_the_mappers_in_to_the.cs → product/Boot/boot/container/registration/wire_up_the_mappers_in_to_the.cs
File renamed without changes
product/MyMoney/boot/container/registration/wire_up_the_presentation_modules.cs → product/Boot/boot/container/registration/wire_up_the_presentation_modules.cs
File renamed without changes
product/MyMoney/boot/container/registration/wire_up_the_reports_in_to_the.cs → product/Boot/boot/container/registration/wire_up_the_reports_in_to_the.cs
File renamed without changes
product/MyMoney/boot/container/registration/wire_up_the_services_in_to_the.cs → product/Boot/boot/container/registration/wire_up_the_services_in_to_the.cs
@@ -4,13 +4,12 @@ using MoMoney.boot.container.registration.proxy_configuration;
using MoMoney.Domain.Accounting;
using MoMoney.Domain.repositories;
using MoMoney.DTO;
-using MoMoney.Presentation.Presenters.Shell;
using MoMoney.Service.Application;
using MoMoney.Service.Contracts.Application;
namespace MoMoney.boot.container.registration
{
- internal class wire_up_the_services_in_to_the : ICommand
+ class wire_up_the_services_in_to_the : ICommand
{
readonly IDependencyRegistration registry;
@@ -31,11 +30,15 @@ namespace MoMoney.boot.container.registration
void wire_up_queries()
{
registry.proxy<IGetAllCompanysQuery, ServiceLayerConfiguration<IGetAllCompanysQuery>>(
- () => new GetAllCompanysQuery(Lazy.load<ICompanyRepository>(),Lazy.load<IMapper<ICompany, CompanyDTO>>()));
+ () =>
+ new GetAllCompanysQuery(Lazy.load<ICompanyRepository>(), Lazy.load<IMapper<ICompany, CompanyDTO>>()));
registry.proxy<IGetAllBillsQuery, ServiceLayerConfiguration<IGetAllBillsQuery>>(
- () => new GetAllBillsQuery(Lazy.load<IBillRepository>(), Lazy.load<IMapper<IBill, BillInformationDTO>>()));
+ () =>
+ new GetAllBillsQuery(Lazy.load<IBillRepository>(), Lazy.load<IMapper<IBill, BillInformationDTO>>()));
registry.proxy<IGetAllIncomeQuery, ServiceLayerConfiguration<IGetAllIncomeQuery>>(
- () => new GetAllIncomeQuery(Lazy.load<IIncomeRepository>(),Lazy.load<IMapper<IIncome, IncomeInformationDTO>>()));
+ () =>
+ new GetAllIncomeQuery(Lazy.load<IIncomeRepository>(),
+ Lazy.load<IMapper<IIncome, IncomeInformationDTO>>()));
}
void wire_up_the_commands()
product/MyMoney/boot/container/registration/wire_up_the_views_in_to_the.cs → product/Boot/boot/container/registration/wire_up_the_views_in_to_the.cs
File renamed without changes
product/MyMoney/boot/container/ComponentExclusionSpecification.cs → product/Boot/boot/container/ComponentExclusionSpecification.cs
File renamed without changes
product/MyMoney/boot/container/ComponentExclusionSpecificationSpecs.cs → product/Boot/boot/container/ComponentExclusionSpecificationSpecs.cs
File renamed without changes
product/MyMoney/boot/container/tear_down_the_container.cs → product/Boot/boot/container/tear_down_the_container.cs
File renamed without changes
product/MyMoney/boot/container/type_extensions.cs → product/Boot/boot/container/type_extensions.cs
File renamed without changes
product/MyMoney/boot/container/wire_up_the_container.cs → product/Boot/boot/container/wire_up_the_container.cs
File renamed without changes
product/MyMoney/boot/bootstrap.cs → product/Boot/boot/bootstrap.cs
File renamed without changes
product/MyMoney/boot/display_the_splash_screen.cs → product/Boot/boot/display_the_splash_screen.cs
File renamed without changes
product/MyMoney/boot/global_error_handling.cs → product/Boot/boot/global_error_handling.cs
File renamed without changes
product/MyMoney/boot/hookup.cs → product/Boot/boot/hookup.cs
File renamed without changes
product/MyMoney/boot/start_the_application.cs → product/Boot/boot/start_the_application.cs
File renamed without changes
product/MyMoney/boot/WindowsFormsApplication.cs → product/Boot/boot/WindowsFormsApplication.cs
File renamed without changes
product/MyMoney/Modules/Core/LoadPresentationModulesCommand.cs → product/Boot/Modules/Core/LoadPresentationModulesCommand.cs
File renamed without changes
product/MyMoney/Modules/Core/LoadPresentationModulesCommandSpecs.cs → product/Boot/Modules/Core/LoadPresentationModulesCommandSpecs.cs
File renamed without changes
product/MyMoney/Modules/ApplicationMenuModule.cs → product/Boot/Modules/ApplicationMenuModule.cs
File renamed without changes
product/MyMoney/Modules/ApplicationShellModule.cs → product/Boot/Modules/ApplicationShellModule.cs
File renamed without changes
product/MyMoney/Modules/DatabaseModule.cs → product/Boot/Modules/DatabaseModule.cs
File renamed without changes
product/MyMoney/Modules/GettingStartedModule.cs → product/Boot/Modules/GettingStartedModule.cs
File renamed without changes
product/MyMoney/Modules/GettingStartedModuleSpecs.cs → product/Boot/Modules/GettingStartedModuleSpecs.cs
File renamed without changes
product/MyMoney/Modules/MainMenuModule.cs → product/Boot/Modules/MainMenuModule.cs
File renamed without changes
product/MyMoney/Modules/ToolbarModule.cs → product/Boot/Modules/ToolbarModule.cs
File renamed without changes
product/MyMoney/Properties/Resources.Designer.cs → product/Boot/Properties/Resources.Designer.cs
File renamed without changes
product/MyMoney/Properties/Resources.resx → product/Boot/Properties/Resources.resx
File renamed without changes
product/MyMoney/Properties/Settings.Designer.cs → product/Boot/Properties/Settings.Designer.cs
File renamed without changes
product/MyMoney/Properties/Settings.settings → product/Boot/Properties/Settings.settings
File renamed without changes
product/MyMoney/MyMoney.csproj → product/Boot/Boot.csproj
@@ -200,25 +200,25 @@
<Compile Include="boot\container\registration\wire_up_the_views_in_to_the.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\MoMoney.DataAccess\MoMoney.DataAccess.csproj">
+ <ProjectReference Include="..\DataAccess\DataAccess.csproj">
<Project>{580E68A8-EDEE-4350-8BBE-A053645B0F83}</Project>
- <Name>MoMoney.DataAccess</Name>
+ <Name>DataAccess</Name>
</ProjectReference>
- <ProjectReference Include="..\MoMoney.Domain\MoMoney.Domain.csproj">
+ <ProjectReference Include="..\Domain\Domain.csproj">
<Project>{BE790BCC-4412-473F-9D0A-5AA48FE7A74F}</Project>
- <Name>MoMoney.Domain</Name>
+ <Name>Domain</Name>
</ProjectReference>
- <ProjectReference Include="..\MoMoney.DTO\MoMoney.DTO.csproj">
+ <ProjectReference Include="..\DTO\DTO.csproj">
<Project>{ACF52FAB-435B-48C9-A383-C787CB2D8000}</Project>
- <Name>MoMoney.DTO</Name>
+ <Name>DTO</Name>
</ProjectReference>
- <ProjectReference Include="..\MoMoney.Presentation\MoMoney.Presentation.csproj">
+ <ProjectReference Include="..\Presentation\Presentation.csproj">
<Project>{D7C83DB3-492D-4514-8C53-C57AD8E7ACE7}</Project>
- <Name>MoMoney.Presentation</Name>
+ <Name>Presentation</Name>
</ProjectReference>
- <ProjectReference Include="..\MoMoney.Service\MoMoney.Service.csproj">
+ <ProjectReference Include="..\Service\Service.csproj">
<Project>{7EA4C557-6EF2-4B1F-85C8-5B3F51BAD8DB}</Project>
- <Name>MoMoney.Service</Name>
+ <Name>Service</Name>
</ProjectReference>
<ProjectReference Include="..\Service.Contracts\Service.Contracts.csproj">
<Project>{41D2B68B-031B-44FF-BAC5-7752D9E29F94}</Project>
product/MoMoney.DataAccess/Db40/Spiking/db40_spike_specs.cs → product/DataAccess/Db40/Spiking/db40_spike_specs.cs
File renamed without changes
product/MoMoney.DataAccess/Db40/ConfigureDatabaseStep.cs → product/DataAccess/Db40/ConfigureDatabaseStep.cs
File renamed without changes
product/MoMoney.DataAccess/Db40/ConfigureObjectContainerStep.cs → product/DataAccess/Db40/ConfigureObjectContainerStep.cs
File renamed without changes
product/MoMoney.DataAccess/Db40/ConnectionFactory.cs → product/DataAccess/Db40/ConnectionFactory.cs
File renamed without changes
product/MoMoney.DataAccess/Db40/DatabaseConnection.cs → product/DataAccess/Db40/DatabaseConnection.cs
File renamed without changes
product/MoMoney.DataAccess/Repositories/AccountHolderRepository.cs → product/DataAccess/Repositories/AccountHolderRepository.cs
File renamed without changes
product/MoMoney.DataAccess/Repositories/BillRepository.cs → product/DataAccess/Repositories/BillRepository.cs
File renamed without changes
product/MoMoney.DataAccess/Repositories/CompanyRepository.cs → product/DataAccess/Repositories/CompanyRepository.cs
File renamed without changes
product/MoMoney.DataAccess/Repositories/IncomeRepository.cs → product/DataAccess/Repositories/IncomeRepository.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/ChangeTracker.cs → product/DataAccess/Transactions/ChangeTracker.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/ChangeTrackerFactory.cs → product/DataAccess/Transactions/ChangeTrackerFactory.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/ChangeTrackerFactorySpecs.cs → product/DataAccess/Transactions/ChangeTrackerFactorySpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/ChangeTrackerSpecs.cs → product/DataAccess/Transactions/ChangeTrackerSpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/Context.cs → product/DataAccess/Transactions/Context.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/ContextFactory.cs → product/DataAccess/Transactions/ContextFactory.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/ContextFactorySpecs.cs → product/DataAccess/Transactions/ContextFactorySpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/CurrentThread.cs → product/DataAccess/Transactions/CurrentThread.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IChangeTracker.cs → product/DataAccess/Transactions/IChangeTracker.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IChangeTrackerFactory.cs → product/DataAccess/Transactions/IChangeTrackerFactory.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IContext.cs → product/DataAccess/Transactions/IContext.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IDatabase.cs → product/DataAccess/Transactions/IDatabase.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IDatabaseConnection.cs → product/DataAccess/Transactions/IDatabaseConnection.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IdentityMapProxy.cs → product/DataAccess/Transactions/IdentityMapProxy.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IdentityMapSpecs.cs → product/DataAccess/Transactions/IdentityMapSpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IIdentityMap.cs → product/DataAccess/Transactions/IIdentityMap.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IKey.cs → product/DataAccess/Transactions/IKey.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IScopedStorage.cs → product/DataAccess/Transactions/IScopedStorage.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IStatement.cs → product/DataAccess/Transactions/IStatement.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IStatementRegistry.cs → product/DataAccess/Transactions/IStatementRegistry.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/IThread.cs → product/DataAccess/Transactions/IThread.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/PerThread.cs → product/DataAccess/Transactions/PerThread.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/PerThreadScopedStorage.cs → product/DataAccess/Transactions/PerThreadScopedStorage.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/PerThreadScopedStorageSpecs.cs → product/DataAccess/Transactions/PerThreadScopedStorageSpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/Session.cs → product/DataAccess/Transactions/Session.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/SessionFactory.cs → product/DataAccess/Transactions/SessionFactory.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/SessionFactorySpecs.cs → product/DataAccess/Transactions/SessionFactorySpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/SessionNotStartedException.cs → product/DataAccess/Transactions/SessionNotStartedException.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/SessionProvider.cs → product/DataAccess/Transactions/SessionProvider.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/SessionSpecs.cs → product/DataAccess/Transactions/SessionSpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/SingletonScopedStorage.cs → product/DataAccess/Transactions/SingletonScopedStorage.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/StatementRegistry.cs → product/DataAccess/Transactions/StatementRegistry.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/TrackerEntry.cs → product/DataAccess/Transactions/TrackerEntry.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/TrackerEntryMapper.cs → product/DataAccess/Transactions/TrackerEntryMapper.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/TrackerEntrySpecs.cs → product/DataAccess/Transactions/TrackerEntrySpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/Transaction.cs → product/DataAccess/Transactions/Transaction.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/TransactionSpecs.cs → product/DataAccess/Transactions/TransactionSpecs.cs
File renamed without changes
product/MoMoney.DataAccess/Transactions/TypedKey.cs → product/DataAccess/Transactions/TypedKey.cs
File renamed without changes
product/MoMoney.DataAccess/MoMoney.DataAccess.csproj → product/DataAccess/DataAccess.csproj
@@ -133,9 +133,9 @@
<Compile Include="Transactions\TypedKey.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\MoMoney.Domain\MoMoney.Domain.csproj">
+ <ProjectReference Include="..\Domain\Domain.csproj">
<Project>{BE790BCC-4412-473F-9D0A-5AA48FE7A74F}</Project>
- <Name>MoMoney.Domain</Name>
+ <Name>Domain</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
product/MoMoney.DataAccess/IConnectionFactory.cs → product/DataAccess/IConnectionFactory.cs
File renamed without changes
product/MoMoney.DataAccess/IDatabaseConfiguration.cs → product/DataAccess/IDatabaseConfiguration.cs
File renamed without changes
product/MoMoney.DataAccess/ObjectDatabase.cs → product/DataAccess/ObjectDatabase.cs
File renamed without changes
product/MoMoney.Domain/Accounting/AccountHolder.cs → product/Domain/Accounting/AccountHolder.cs
File renamed without changes
product/MoMoney.Domain/Accounting/AccountHolderSpecs.cs → product/Domain/Accounting/AccountHolderSpecs.cs
File renamed without changes
product/MoMoney.Domain/Accounting/AnnualIncomeVisitor.cs → product/Domain/Accounting/AnnualIncomeVisitor.cs
File renamed without changes
product/MoMoney.Domain/Accounting/Bill.cs → product/Domain/Accounting/Bill.cs
File renamed without changes
product/MoMoney.Domain/Accounting/BillingExtensions.cs → product/Domain/Accounting/BillingExtensions.cs
File renamed without changes
product/MoMoney.Domain/Accounting/BillSpecs.cs → product/Domain/Accounting/BillSpecs.cs
File renamed without changes
product/MoMoney.Domain/Accounting/Company.cs → product/Domain/Accounting/Company.cs
File renamed without changes
product/MoMoney.Domain/Accounting/CompanyFactory.cs → product/Domain/Accounting/CompanyFactory.cs
File renamed without changes
product/MoMoney.Domain/Accounting/GeneralLedger.cs → product/Domain/Accounting/GeneralLedger.cs
File renamed without changes
product/MoMoney.Domain/Accounting/GeneralLedgerSpecs.cs → product/Domain/Accounting/GeneralLedgerSpecs.cs
File renamed without changes
product/MoMoney.Domain/Accounting/ILedgerEntry.cs → product/Domain/Accounting/ILedgerEntry.cs
File renamed without changes
product/MoMoney.Domain/Accounting/Income.cs → product/Domain/Accounting/Income.cs
File renamed without changes
product/MoMoney.Domain/Accounting/IncomeExtensions.cs → product/Domain/Accounting/IncomeExtensions.cs
File renamed without changes
product/MoMoney.Domain/Accounting/Payment.cs → product/Domain/Accounting/Payment.cs
File renamed without changes
product/MoMoney.Domain/Accounting/TotalPaymentsCalculator.cs → product/Domain/Accounting/TotalPaymentsCalculator.cs
File renamed without changes
product/MoMoney.Domain/Core/Entity.cs → product/Domain/Core/Entity.cs
File renamed without changes
product/MoMoney.Domain/Core/Money.cs → product/Domain/Core/Money.cs
File renamed without changes
product/MoMoney.Domain/Core/MoneyExtensions.cs → product/Domain/Core/MoneyExtensions.cs
File renamed without changes
product/MoMoney.Domain/Core/MoneyExtensionsSpecs.cs → product/Domain/Core/MoneyExtensionsSpecs.cs
File renamed without changes
product/MoMoney.Domain/Core/MoneySpecs.cs → product/Domain/Core/MoneySpecs.cs
File renamed without changes
product/MoMoney.Domain/Core/Month.cs → product/Domain/Core/Month.cs
File renamed without changes
product/MoMoney.Domain/Core/Months.cs → product/Domain/Core/Months.cs
File renamed without changes
product/MoMoney.Domain/Core/range.cs → product/Domain/Core/range.cs
File renamed without changes
product/MoMoney.Domain/Core/RangeSpecs.cs → product/Domain/Core/RangeSpecs.cs
File renamed without changes
product/MoMoney.Domain/Core/Ranking.cs → product/Domain/Core/Ranking.cs
File renamed without changes
product/MoMoney.Domain/Core/RankingSpecs.cs → product/Domain/Core/RankingSpecs.cs
File renamed without changes
product/MoMoney.Domain/Repositories/IAccountHolderRepository.cs → product/Domain/Repositories/IAccountHolderRepository.cs
File renamed without changes
product/MoMoney.Domain/Repositories/IBillRepository.cs → product/Domain/Repositories/IBillRepository.cs
File renamed without changes
product/MoMoney.Domain/Repositories/ICompanyRepository.cs → product/Domain/Repositories/ICompanyRepository.cs
File renamed without changes
product/MoMoney.Domain/Repositories/IIncomeRepository.cs → product/Domain/Repositories/IIncomeRepository.cs
File renamed without changes
product/MoMoney.Domain/MoMoney.Domain.csproj → product/Domain/Domain.csproj
File renamed without changes
product/MoMoney.DTO/AddNewBillDTO.cs → product/DTO/AddNewBillDTO.cs
File renamed without changes
product/MoMoney.DTO/ApplicationVersion.cs → product/DTO/ApplicationVersion.cs
File renamed without changes
product/MoMoney.DTO/BillInformationDto.cs → product/DTO/BillInformationDto.cs
File renamed without changes
product/MoMoney.DTO/CompanyDTO.cs → product/DTO/CompanyDTO.cs
File renamed without changes
product/MoMoney.DTO/MoMoney.DTO.csproj → product/DTO/DTO.csproj
File renamed without changes
product/MoMoney.DTO/IncomeInformationDTO.cs → product/DTO/IncomeInformationDTO.cs
File renamed without changes
product/MoMoney.DTO/IncomeSubmissionDto.cs → product/DTO/IncomeSubmissionDTO.cs
File renamed without changes
product/MoMoney.DTO/MonthlySummaryDTO.cs → product/DTO/MonthlySummaryDTO.cs
File renamed without changes
product/MoMoney.DTO/RegisterNewCompany.cs → product/DTO/RegisterNewCompany.cs
File renamed without changes
product/MoMoney.Presentation/Core/ApplicationController.cs → product/Presentation/Core/ApplicationController.cs
File renamed without changes
product/MoMoney.Presentation/Core/ApplicationControllerSpecs.cs → product/Presentation/Core/ApplicationControllerSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Core/ApplicationEnvironment.cs → product/Presentation/Core/ApplicationEnvironment.cs
File renamed without changes
product/MoMoney.Presentation/Core/ContentPresenter.cs → product/Presentation/Core/ContentPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Core/IContentPresenter.cs → product/Presentation/Core/IContentPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Core/IPresenter.cs → product/Presentation/Core/IPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Core/PresenterRegistry.cs → product/Presentation/Core/PresenterRegistry.cs
File renamed without changes
product/MoMoney.Presentation/Model/FileSystem/folder.cs → product/Presentation/Model/FileSystem/folder.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/CloseProjectCommand.cs → product/Presentation/Model/Menu/File/CloseProjectCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/CloseWindowCommand.cs → product/Presentation/Model/Menu/File/CloseWindowCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/ExitCommand.cs → product/Presentation/Model/Menu/File/ExitCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/ExitCommandSpecs.cs → product/Presentation/Model/Menu/File/ExitCommandSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/FileMenu.cs → product/Presentation/Model/Menu/File/FileMenu.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/NewCommand.cs → product/Presentation/Model/Menu/File/NewCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/NewCommandSpecs.cs → product/Presentation/Model/Menu/File/NewCommandSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/OpenCommand.cs → product/Presentation/Model/Menu/File/OpenCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/OpenCommandSpecs.cs → product/Presentation/Model/Menu/File/OpenCommandSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/SaveAsCommand.cs → product/Presentation/Model/Menu/File/SaveAsCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/SaveAsCommandSpecs.cs → product/Presentation/Model/Menu/File/SaveAsCommandSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/SaveChangesCommand.cs → product/Presentation/Model/Menu/File/SaveChangesCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/SaveCommand.cs → product/Presentation/Model/Menu/File/SaveCommand.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/File/SaveCommandSpecs.cs → product/Presentation/Model/Menu/File/SaveCommandSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/Help/display_information_about_the_application.cs → product/Presentation/Model/Menu/Help/display_information_about_the_application.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/Help/HelpMenu.cs → product/Presentation/Model/Menu/Help/HelpMenu.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/Window/WindowMenu.cs → product/Presentation/Model/Menu/Window/WindowMenu.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/create.cs → product/Presentation/Model/Menu/create.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/ISubMenu.cs → product/Presentation/Model/Menu/ISubMenu.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/IToolbarButton.cs → product/Presentation/Model/Menu/IToolbarButton.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/IToolbarItemBuilder.cs → product/Presentation/Model/Menu/IToolbarItemBuilder.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/MenuItem.cs → product/Presentation/Model/Menu/MenuItem.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/MenuItemBuilder.cs → product/Presentation/Model/Menu/MenuItemBuilder.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/MenuItemSeparator.cs → product/Presentation/Model/Menu/MenuItemSeparator.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/SubMenu.cs → product/Presentation/Model/Menu/SubMenu.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/SubMenuRegistry.cs → product/Presentation/Model/Menu/SubMenuRegistry.cs
File renamed without changes
product/MoMoney.Presentation/Model/Menu/ToolBarItemBuilder.cs → product/Presentation/Model/Menu/ToolBarItemBuilder.cs
File renamed without changes
product/MoMoney.Presentation/Model/Messages/ClosingProjectEvent.cs → product/Presentation/Model/Messages/ClosingProjectEvent.cs
File renamed without changes
product/MoMoney.Presentation/Model/Messages/ClosingTheApplication.cs → product/Presentation/Model/Messages/ClosingTheApplication.cs
File renamed without changes
product/MoMoney.Presentation/Model/Messages/NewProjectOpened.cs → product/Presentation/Model/Messages/NewProjectOpened.cs
File renamed without changes
product/MoMoney.Presentation/Model/Messages/SavedChangesEvent.cs → product/Presentation/Model/Messages/SavedChangesEvent.cs
File renamed without changes
product/MoMoney.Presentation/Model/Messages/UnhandledErrorOccurred.cs → product/Presentation/Model/Messages/UnhandledErrorOccurred.cs
File renamed without changes
product/MoMoney.Presentation/Model/Messages/UnsavedChangesEvent.cs → product/Presentation/Model/Messages/UnsavedChangesEvent.cs
File renamed without changes
product/MoMoney.Presentation/Model/Projects/EmptyProject.cs → product/Presentation/Model/Projects/EmptyProject.cs
File renamed without changes
product/MoMoney.Presentation/Model/Projects/FileNotSpecifiedException.cs → product/Presentation/Model/Projects/FileNotSpecifiedException.cs
File renamed without changes
product/MoMoney.Presentation/Model/Projects/IProject.cs → product/Presentation/Model/Projects/IProject.cs
File renamed without changes
product/MoMoney.Presentation/Model/Projects/IProjectController.cs → product/Presentation/Model/Projects/IProjectController.cs
File renamed without changes
product/MoMoney.Presentation/Model/Projects/Project.cs → product/Presentation/Model/Projects/Project.cs
File renamed without changes
product/MoMoney.Presentation/Model/Projects/ProjectController.cs → product/Presentation/Model/Projects/ProjectController.cs
File renamed without changes
product/MoMoney.Presentation/Model/Projects/ProjectControllerSpecs.cs → product/Presentation/Model/Projects/ProjectControllerSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Model/Reporting/IReport.cs → product/Presentation/Model/Reporting/IReport.cs
File renamed without changes
product/MoMoney.Presentation/Model/Reporting/ReportBindingExtensions.cs → product/Presentation/Model/Reporting/ReportBindingExtensions.cs
File renamed without changes
product/MoMoney.Presentation/Model/Reporting/ReportBindingExtensionsSpecs.cs → product/Presentation/Model/Reporting/ReportBindingExtensionsSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Billing/AddBillPaymentPresenter.cs → product/Presentation/Presenters/Billing/AddBillPaymentPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Billing/ViewAllBillsPresenter.cs → product/Presentation/Presenters/Billing/ViewAllBillsPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/CommandFactory.cs → product/Presentation/Presenters/Commands/CommandFactory.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/CommandPump.cs → product/Presentation/Presenters/Commands/CommandPump.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/ProcessQueryCommand.cs → product/Presentation/Presenters/Commands/ProcessQueryCommand.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/RestartCommand.cs → product/Presentation/Presenters/Commands/RestartCommand.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/RunPresenterCommand.cs → product/Presentation/Presenters/Commands/RunPresenterCommand.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/RunQueryCommand.cs → product/Presentation/Presenters/Commands/RunQueryCommand.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/RunThe.cs → product/Presentation/Presenters/Commands/RunThe.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Commands/RunTheSpecs.cs → product/Presentation/Presenters/Commands/RunTheSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/Cell.cs → product/Presentation/Presenters/Excel/Cell.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/ChangeFontSize.cs → product/Presentation/Presenters/Excel/ChangeFontSize.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/CompositeCellVisitor.cs → product/Presentation/Presenters/Excel/CompositeCellVisitor.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/ConstrainedCellVisitor.cs → product/Presentation/Presenters/Excel/ConstrainedCellVisitor.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/ExcelUsage.cs → product/Presentation/Presenters/Excel/ExcelUsage.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/FormatBackColor.cs → product/Presentation/Presenters/Excel/FormatBackColor.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/ICell.cs → product/Presentation/Presenters/Excel/ICell.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/ICellInterior.cs → product/Presentation/Presenters/Excel/ICellInterior.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Excel/ICellVisitor.cs → product/Presentation/Presenters/Excel/ICellVisitor.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Income/AddNewIncomePresenter.cs → product/Presentation/Presenters/Income/AddNewIncomePresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Income/AddNewIncomePresenterSpecs.cs → product/Presentation/Presenters/Income/AddNewIncomePresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Income/ViewIncomeHistoryPresenter.cs → product/Presentation/Presenters/Income/ViewIncomeHistoryPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Menu/AboutTheApplicationPresenter.cs → product/Presentation/Presenters/Menu/AboutTheApplicationPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Menu/ApplicationMenuPresenter.cs → product/Presentation/Presenters/Menu/ApplicationMenuPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Reporting/ReportPresenter.cs → product/Presentation/Presenters/Reporting/ReportPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/ApplicationShellPresenter.cs → product/Presentation/Presenters/Shell/ApplicationShellPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/GettingStartedPresenter.cs → product/Presentation/Presenters/Shell/GettingStartedPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/GettingStartedPresenterSpecs.cs → product/Presentation/Presenters/Shell/GettingStartedPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/LogFilePresenter.cs → product/Presentation/Presenters/Shell/LogFilePresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/LogFileViewPresenterSpecs.cs → product/Presentation/Presenters/Shell/LogFileViewPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/NotificationIconPresenter.cs → product/Presentation/Presenters/Shell/NotificationIconPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/NotificationIconPresenterSpecs.cs → product/Presentation/Presenters/Shell/NotificationIconPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/NotificationPresenter.cs → product/Presentation/Presenters/Shell/NotificationPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/StatusBarPresenter.cs → product/Presentation/Presenters/Shell/StatusBarPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/StatusBarPresenterSpecs.cs → product/Presentation/Presenters/Shell/StatusBarPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/TaskTrayPresenter.cs → product/Presentation/Presenters/Shell/TaskTrayPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/TitleBarPresenter.cs → product/Presentation/Presenters/Shell/TitleBarPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/TitleBarPresenterSpecs.cs → product/Presentation/Presenters/Shell/TitleBarPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/ToolBarPresenter.cs → product/Presentation/Presenters/Shell/ToolBarPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/UnhandledErrorPresenter.cs → product/Presentation/Presenters/Shell/UnhandledErrorPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Shell/UnhandledErrorPresenterSpecs.cs → product/Presentation/Presenters/Shell/UnhandledErrorPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Startup/display_the_splash_screen.cs → product/Presentation/Presenters/Startup/display_the_splash_screen.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Startup/hide_the_splash_screen.cs → product/Presentation/Presenters/Startup/hide_the_splash_screen.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Startup/ISplashScreenState.cs → product/Presentation/Presenters/Startup/ISplashScreenState.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Startup/SplashScreenPresenter.cs → product/Presentation/Presenters/Startup/SplashScreenPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Startup/SplashScreenPresenterSpecs.cs → product/Presentation/Presenters/Startup/SplashScreenPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Updates/CheckForUpdatesPresenter.cs → product/Presentation/Presenters/Updates/CheckForUpdatesPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/Updates/CheckForUpdatesPresenterSpecs.cs → product/Presentation/Presenters/Updates/CheckForUpdatesPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/AddCompanyPresenter.cs → product/Presentation/Presenters/AddCompanyPresenter.cs
File renamed without changes
product/MoMoney.Presentation/Presenters/AddCompanyPresenterSpecs.cs → product/Presentation/Presenters/AddCompanyPresenterSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Properties/licenses.licx → product/Presentation/Properties/licenses.licx
File renamed without changes
product/MoMoney.Presentation/Resources/ApplicationIcons.cs → product/Presentation/Resources/ApplicationIcons.cs
File renamed without changes
product/MoMoney.Presentation/Resources/ApplicationImages.cs → product/Presentation/Resources/ApplicationImages.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/AddBillPaymentView.cs → product/Presentation/Views/Billing/AddBillPaymentView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/AddBillPaymentView.Designer.cs → product/Presentation/Views/Billing/AddBillPaymentView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/AddBillPaymentView.resx → product/Presentation/Views/Billing/AddBillPaymentView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Billing/IAddBillPaymentView.cs → product/Presentation/Views/Billing/IAddBillPaymentView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/IViewAllBills.cs → product/Presentation/Views/Billing/IViewAllBills.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/ViewAllBills.cs → product/Presentation/Views/Billing/ViewAllBills.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/ViewAllBills.Designer.cs → product/Presentation/Views/Billing/ViewAllBills.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/ViewAllBills.resx → product/Presentation/Views/Billing/ViewAllBills.resx
File renamed without changes
product/MoMoney.Presentation/Views/Billing/ViewAllBillsReport.cs → product/Presentation/Views/Billing/ViewAllBillsReport.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/ViewAllBillsReport.Designer.cs → product/Presentation/Views/Billing/ViewAllBillsReport.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Billing/ViewAllBillsReport.resx → product/Presentation/Views/Billing/ViewAllBillsReport.resx
File renamed without changes
product/MoMoney.Presentation/Views/Core/ApplicationDockedWindow.cs → product/Presentation/Views/Core/ApplicationDockedWindow.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/ApplicationDockedWindow.Designer.cs → product/Presentation/Views/Core/ApplicationDockedWindow.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/ApplicationWindow.cs → product/Presentation/Views/Core/ApplicationWindow.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/ApplicationWindow.Designer.cs → product/Presentation/Views/Core/ApplicationWindow.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/ApplicationWindow.resx → product/Presentation/Views/Core/ApplicationWindow.resx
File renamed without changes
product/MoMoney.Presentation/Views/Core/ControlAction.cs → product/Presentation/Views/Core/ControlAction.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/ICommandDialog.cs → product/Presentation/Views/Core/ICommandDialog.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/IDialogLauncher.cs → product/Presentation/Views/Core/IDialogLauncher.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/IDockedContentView.cs → product/Presentation/Views/Core/IDockedContentView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/IView.cs → product/Presentation/Views/Core/IView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Core/IWindowEvents.cs → product/Presentation/Views/Core/IWindowEvents.cs
File renamed without changes
product/MoMoney.Presentation/Views/Dialogs/ISaveChangesView.cs → product/Presentation/Views/Dialogs/ISaveChangesView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Dialogs/SaveChangesView.cs → product/Presentation/Views/Dialogs/SaveChangesView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Dialogs/SaveChangesView.Designer.cs → product/Presentation/Views/Dialogs/SaveChangesView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Dialogs/SaveChangesView.resx → product/Presentation/Views/Dialogs/SaveChangesView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Dialogs/SaveChangesViewSpecs.cs → product/Presentation/Views/Dialogs/SaveChangesViewSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Views/Dialogs/SelectFileToOpenDialog.cs → product/Presentation/Views/Dialogs/SelectFileToOpenDialog.cs
File renamed without changes
product/MoMoney.Presentation/Views/Dialogs/SelectFileToSaveToDialog.cs → product/Presentation/Views/Dialogs/SelectFileToSaveToDialog.cs
File renamed without changes
product/MoMoney.Presentation/Views/Income/AddNewIncomeView.cs → product/Presentation/Views/Income/AddNewIncomeView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Income/AddNewIncomeView.Designer.cs → product/Presentation/Views/Income/AddNewIncomeView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Income/AddNewIncomeView.resx → product/Presentation/Views/Income/AddNewIncomeView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Income/IAddNewIncomeView.cs → product/Presentation/Views/Income/IAddNewIncomeView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Income/IViewIncomeHistory.cs → product/Presentation/Views/Income/IViewIncomeHistory.cs
File renamed without changes
product/MoMoney.Presentation/Views/Income/ViewAllIncome.cs → product/Presentation/Views/Income/ViewAllIncome.cs
File renamed without changes
product/MoMoney.Presentation/Views/Income/ViewAllIncome.Designer.cs → product/Presentation/Views/Income/ViewAllIncome.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Income/ViewAllIncome.resx → product/Presentation/Views/Income/ViewAllIncome.resx
File renamed without changes
product/MoMoney.Presentation/Views/Menu/AboutTheApplicationView.cs → product/Presentation/Views/Menu/AboutTheApplicationView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Menu/AboutTheApplicationView.Designer.cs → product/Presentation/Views/Menu/AboutTheApplicationView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Menu/AboutTheApplicationView.resx → product/Presentation/Views/Menu/AboutTheApplicationView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Menu/IAboutApplicationView.cs → product/Presentation/Views/Menu/IAboutApplicationView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Reporting/IReportViewer.cs → product/Presentation/Views/Reporting/IReportViewer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Reporting/ReportViewer.cs → product/Presentation/Views/Reporting/ReportViewer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Reporting/ReportViewer.Designer.cs → product/Presentation/Views/Reporting/ReportViewer.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Reporting/ReportViewer.resx → product/Presentation/Views/Reporting/ReportViewer.resx
File renamed without changes
product/MoMoney.Presentation/Views/Shell/ApplicationShell.cs → product/Presentation/Views/Shell/ApplicationShell.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/ApplicationShell.Designer.cs → product/Presentation/Views/Shell/ApplicationShell.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/ApplicationShell.resx → product/Presentation/Views/Shell/ApplicationShell.resx
File renamed without changes
product/MoMoney.Presentation/Views/Shell/ApplicationShellSpecs.cs → product/Presentation/Views/Shell/ApplicationShellSpecs.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/IGettingStartedView.cs → product/Presentation/Views/Shell/IGettingStartedView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/ILogFileView.cs → product/Presentation/Views/Shell/ILogFileView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/INotificationIconView.cs → product/Presentation/Views/Shell/INotificationIconView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/IRegionManager.cs → product/Presentation/Views/Shell/IRegionManager.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/IShell.cs → product/Presentation/Views/Shell/IShell.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/IStatusBarView.cs → product/Presentation/Views/Shell/IStatusBarView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/IUnhandledErrorView.cs → product/Presentation/Views/Shell/IUnhandledErrorView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/LogFileView.cs → product/Presentation/Views/Shell/LogFileView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/LogFileView.Designer.cs → product/Presentation/Views/Shell/LogFileView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/LogFileView.resx → product/Presentation/Views/Shell/LogFileView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Shell/NotificationIconView.cs → product/Presentation/Views/Shell/NotificationIconView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/StatusBarView.cs → product/Presentation/Views/Shell/StatusBarView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/TaskTrayMessage.cs → product/Presentation/Views/Shell/TaskTrayMessage.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/TitleBar.cs → product/Presentation/Views/Shell/TitleBar.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/UnhandledErrorView.cs → product/Presentation/Views/Shell/UnhandledErrorView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/UnhandledErrorView.Designer.cs → product/Presentation/Views/Shell/UnhandledErrorView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/UnhandledErrorView.resx → product/Presentation/Views/Shell/UnhandledErrorView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Shell/WelcomeScreen.cs → product/Presentation/Views/Shell/WelcomeScreen.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/WelcomeScreen.Designer.cs → product/Presentation/Views/Shell/WelcomeScreen.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Shell/WelcomeScreen.resx → product/Presentation/Views/Shell/WelcomeScreen.resx
File renamed without changes
product/MoMoney.Presentation/Views/Startup/ISplashScreenView.cs → product/Presentation/Views/Startup/ISplashScreenView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Startup/SplashScreenView.cs → product/Presentation/Views/Startup/SplashScreenView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Startup/SplashScreenView.Designer.cs → product/Presentation/Views/Startup/SplashScreenView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Startup/SplashScreenView.resx → product/Presentation/Views/Startup/SplashScreenView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Updates/CheckForUpdatesView.cs → product/Presentation/Views/Updates/CheckForUpdatesView.cs
File renamed without changes
product/MoMoney.Presentation/Views/Updates/CheckForUpdatesView.Designer.cs → product/Presentation/Views/Updates/CheckForUpdatesView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/Updates/CheckForUpdatesView.resx → product/Presentation/Views/Updates/CheckForUpdatesView.resx
File renamed without changes
product/MoMoney.Presentation/Views/Updates/ICheckForUpdatesView.cs → product/Presentation/Views/Updates/ICheckForUpdatesView.cs
File renamed without changes
product/MoMoney.Presentation/Views/AddCompanyView.cs → product/Presentation/Views/AddCompanyView.cs
File renamed without changes
product/MoMoney.Presentation/Views/AddCompanyView.Designer.cs → product/Presentation/Views/AddCompanyView.Designer.cs
File renamed without changes
product/MoMoney.Presentation/Views/AddCompanyView.resx → product/Presentation/Views/AddCompanyView.resx
File renamed without changes
product/MoMoney.Presentation/Views/IAddCompanyView.cs → product/Presentation/Views/IAddCompanyView.cs
File renamed without changes
product/MoMoney.Presentation/IModule.cs → product/Presentation/IModule.cs
File renamed without changes
product/MoMoney.Presentation/MoMoney.Presentation.csproj → product/Presentation/Presentation.csproj
@@ -454,9 +454,9 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\MoMoney.DTO\MoMoney.DTO.csproj">
+ <ProjectReference Include="..\DTO\DTO.csproj">
<Project>{ACF52FAB-435B-48C9-A383-C787CB2D8000}</Project>
- <Name>MoMoney.DTO</Name>
+ <Name>DTO</Name>
</ProjectReference>
<ProjectReference Include="..\Service.Contracts\Service.Contracts.csproj">
<Project>{41D2B68B-031B-44FF-BAC5-7752D9E29F94}</Project>
product/MoMoney.Service/Application/AddNewIncomeCommand.cs → product/Service/Application/AddNewIncomeCommand.cs
File renamed without changes
product/MoMoney.Service/Application/AddNewIncomeCommandSpecs.cs → product/Service/Application/AddNewIncomeCommandSpecs.cs
File renamed without changes
product/MoMoney.Service/Application/EventLog.cs → product/Service/Application/EventLog.cs
File renamed without changes
product/MoMoney.Service/Application/GetAllBillsQuery.cs → product/Service/Application/GetAllBillsQuery.cs
File renamed without changes
product/MoMoney.Service/Application/GetAllCompanysQuery.cs → product/Service/Application/GetAllCompanysQuery.cs
File renamed without changes
product/MoMoney.Service/Application/GetAllIncomeQuery.cs → product/Service/Application/GetAllIncomeQuery.cs
File renamed without changes
product/MoMoney.Service/Application/GetTheCurrentCustomerQuery.cs → product/Service/Application/GetTheCurrentCustomerQuery.cs
File renamed without changes
product/MoMoney.Service/Application/RegisterNewCompanyCommand.cs → product/Service/Application/RegisterNewCompanyCommand.cs
File renamed without changes
product/MoMoney.Service/Application/SaveNewBillCommand.cs → product/Service/Application/SaveNewBillCommand.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Logging/LogFileTasks.cs → product/Service/Infrastructure/Logging/LogFileTasks.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Security/IsInRole.cs → product/Service/Infrastructure/Security/IsInRole.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Security/IsInRoleSpecs.cs → product/Service/Infrastructure/Security/IsInRoleSpecs.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Security/Role.cs → product/Service/Infrastructure/Security/Role.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Transactions/EmptyUnitOfWork.cs → product/Service/Infrastructure/Transactions/EmptyUnitOfWork.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Transactions/UnitOfWork.cs → product/Service/Infrastructure/Transactions/UnitOfWork.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Transactions/UnitOfWorkFactory.cs → product/Service/Infrastructure/Transactions/UnitOfWorkFactory.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Transactions/UnitOfWorkFactorySpecs.cs → product/Service/Infrastructure/Transactions/UnitOfWorkFactorySpecs.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Transactions/UnitOfWorkSpecs.cs → product/Service/Infrastructure/Transactions/UnitOfWorkSpecs.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Updating/CancelUpdate.cs → product/Service/Infrastructure/Updating/CancelUpdate.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Updating/CancelUpdateSpecs.cs → product/Service/Infrastructure/Updating/CancelUpdateSpecs.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Updating/CurrentDeployment.cs → product/Service/Infrastructure/Updating/CurrentDeployment.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Updating/DownloadTheLatestVersion.cs → product/Service/Infrastructure/Updating/DownloadTheLatestVersion.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Updating/IDeployment.cs → product/Service/Infrastructure/Updating/IDeployment.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Updating/NullDeployment.cs → product/Service/Infrastructure/Updating/NullDeployment.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/Updating/WhatIsTheAvailableVersion.cs → product/Service/Infrastructure/Updating/WhatIsTheAvailableVersion.cs
File renamed without changes
product/MoMoney.Service/Infrastructure/ProjectTasks.cs → product/Service/Infrastructure/ProjectTasks.cs
File renamed without changes
product/MoMoney.Service/MoMoney.Service.csproj → product/Service/Service.csproj
@@ -104,17 +104,17 @@
<Compile Include="Infrastructure\Updating\WhatIsTheAvailableVersion.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\MoMoney.DataAccess\MoMoney.DataAccess.csproj">
+ <ProjectReference Include="..\DataAccess\DataAccess.csproj">
<Project>{580E68A8-EDEE-4350-8BBE-A053645B0F83}</Project>
- <Name>MoMoney.DataAccess</Name>
+ <Name>DataAccess</Name>
</ProjectReference>
- <ProjectReference Include="..\MoMoney.Domain\MoMoney.Domain.csproj">
+ <ProjectReference Include="..\Domain\Domain.csproj">
<Project>{BE790BCC-4412-473F-9D0A-5AA48FE7A74F}</Project>
- <Name>MoMoney.Domain</Name>
+ <Name>Domain</Name>
</ProjectReference>
- <ProjectReference Include="..\MoMoney.DTO\MoMoney.DTO.csproj">
+ <ProjectReference Include="..\DTO\DTO.csproj">
<Project>{ACF52FAB-435B-48C9-A383-C787CB2D8000}</Project>
- <Name>MoMoney.DTO</Name>
+ <Name>DTO</Name>
</ProjectReference>
<ProjectReference Include="..\Service.Contracts\Service.Contracts.csproj">
<Project>{41D2B68B-031B-44FF-BAC5-7752D9E29F94}</Project>
product/Service.Contracts/Service.Contracts.csproj
@@ -72,9 +72,9 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\MoMoney.DTO\MoMoney.DTO.csproj">
+ <ProjectReference Include="..\DTO\DTO.csproj">
<Project>{ACF52FAB-435B-48C9-A383-C787CB2D8000}</Project>
- <Name>MoMoney.DTO</Name>
+ <Name>DTO</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
solution.sln
@@ -1,19 +1,19 @@
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyMoney.Build", "build\MyMoney.Build.csproj", "{B8505B10-85C7-45F4-B039-D364DD556D7D}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Build", "build\Build.csproj", "{B8505B10-85C7-45F4-B039-D364DD556D7D}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyMoney", "product\MyMoney\MyMoney.csproj", "{2DB82691-BF15-4538-8C5E-6BF8F4F875A9}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Boot", "product\Boot\Boot.csproj", "{2DB82691-BF15-4538-8C5E-6BF8F4F875A9}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoMoney.Domain", "product\MoMoney.Domain\MoMoney.Domain.csproj", "{BE790BCC-4412-473F-9D0A-5AA48FE7A74F}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Domain", "product\Domain\Domain.csproj", "{BE790BCC-4412-473F-9D0A-5AA48FE7A74F}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoMoney.Service", "product\MoMoney.Service\MoMoney.Service.csproj", "{7EA4C557-6EF2-4B1F-85C8-5B3F51BAD8DB}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Service", "product\Service\Service.csproj", "{7EA4C557-6EF2-4B1F-85C8-5B3F51BAD8DB}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoMoney.DataAccess", "product\MoMoney.DataAccess\MoMoney.DataAccess.csproj", "{580E68A8-EDEE-4350-8BBE-A053645B0F83}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataAccess", "product\DataAccess\DataAccess.csproj", "{580E68A8-EDEE-4350-8BBE-A053645B0F83}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoMoney.DTO", "product\MoMoney.DTO\MoMoney.DTO.csproj", "{ACF52FAB-435B-48C9-A383-C787CB2D8000}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DTO", "product\DTO\DTO.csproj", "{ACF52FAB-435B-48C9-A383-C787CB2D8000}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MoMoney.Presentation", "product\MoMoney.Presentation\MoMoney.Presentation.csproj", "{D7C83DB3-492D-4514-8C53-C57AD8E7ACE7}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Presentation", "product\Presentation\Presentation.csproj", "{D7C83DB3-492D-4514-8C53-C57AD8E7ACE7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Service.Contracts", "product\Service.Contracts\Service.Contracts.csproj", "{41D2B68B-031B-44FF-BAC5-7752D9E29F94}"
EndProject