main
  1<?xml version="1.0" encoding="utf-8"?>
  2<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3  <PropertyGroup>
  4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6    <ProductVersion>9.0.30729</ProductVersion>
  7    <SchemaVersion>2.0</SchemaVersion>
  8    <ProjectGuid>{2DB82691-BF15-4538-8C5E-6BF8F4F875A9}</ProjectGuid>
  9    <OutputType>WinExe</OutputType>
 10    <AppDesignerFolder>Properties</AppDesignerFolder>
 11    <RootNamespace>momoney</RootNamespace>
 12    <AssemblyName>momoney</AssemblyName>
 13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
 14    <FileAlignment>512</FileAlignment>
 15  </PropertyGroup>
 16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 17    <DebugSymbols>true</DebugSymbols>
 18    <DebugType>full</DebugType>
 19    <Optimize>false</Optimize>
 20    <OutputPath>bin\Debug\</OutputPath>
 21    <DefineConstants>DEBUG;TRACE</DefineConstants>
 22    <ErrorReport>prompt</ErrorReport>
 23    <WarningLevel>4</WarningLevel>
 24  </PropertyGroup>
 25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 26    <DebugType>pdbonly</DebugType>
 27    <Optimize>true</Optimize>
 28    <OutputPath>bin\Release\</OutputPath>
 29    <DefineConstants>TRACE</DefineConstants>
 30    <ErrorReport>prompt</ErrorReport>
 31    <WarningLevel>4</WarningLevel>
 32  </PropertyGroup>
 33  <ItemGroup>
 34    <Reference Include="ActiveReports6, Version=6.0.1797.0, Culture=neutral, PublicKeyToken=cc4967777c49a3ff, processorArchitecture=MSIL">
 35      <SpecificVersion>False</SpecificVersion>
 36      <HintPath>..\..\build\lib\app\active.reports\ActiveReports6.dll</HintPath>
 37    </Reference>
 38    <Reference Include="bdddoc, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
 39      <SpecificVersion>False</SpecificVersion>
 40      <HintPath>..\..\build\lib\test\bdd.doc\bdddoc.dll</HintPath>
 41    </Reference>
 42    <Reference Include="Castle.Core, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
 43      <SpecificVersion>False</SpecificVersion>
 44      <HintPath>..\..\build\lib\app\castle\Castle.Core.dll</HintPath>
 45    </Reference>
 46    <Reference Include="developwithpassion.bdd, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
 47      <SpecificVersion>False</SpecificVersion>
 48      <HintPath>..\..\build\lib\test\developwithpassion\developwithpassion.bdd.dll</HintPath>
 49    </Reference>
 50    <Reference Include="gorilla.commons.infrastructure, Version=2009.10.21.739, Culture=neutral, PublicKeyToken=687787ccb6c36c9f, processorArchitecture=MSIL">
 51      <SpecificVersion>False</SpecificVersion>
 52      <HintPath>..\..\build\lib\app\gorilla\gorilla.commons.infrastructure.dll</HintPath>
 53    </Reference>
 54    <Reference Include="gorilla.commons.infrastructure.thirdparty, Version=2009.10.21.739, Culture=neutral, PublicKeyToken=687787ccb6c36c9f, processorArchitecture=MSIL">
 55      <SpecificVersion>False</SpecificVersion>
 56      <HintPath>..\..\build\lib\app\gorilla\gorilla.commons.infrastructure.thirdparty.dll</HintPath>
 57    </Reference>
 58    <Reference Include="gorilla.commons.infrastructure.thirdparty.log4net, Version=2009.10.21.739, Culture=neutral, PublicKeyToken=687787ccb6c36c9f, processorArchitecture=MSIL">
 59      <SpecificVersion>False</SpecificVersion>
 60      <HintPath>..\..\build\lib\app\gorilla\gorilla.commons.infrastructure.thirdparty.log4net.dll</HintPath>
 61    </Reference>
 62    <Reference Include="gorilla.commons.utility, Version=2009.10.21.739, Culture=neutral, PublicKeyToken=687787ccb6c36c9f, processorArchitecture=MSIL">
 63      <SpecificVersion>False</SpecificVersion>
 64      <HintPath>..\..\build\lib\app\gorilla\gorilla.commons.utility.dll</HintPath>
 65    </Reference>
 66    <Reference Include="gorilla.testing, Version=2009.5.5.194, Culture=neutral, processorArchitecture=MSIL">
 67      <SpecificVersion>False</SpecificVersion>
 68      <HintPath>..\..\build\lib\test\gorilla\gorilla.testing.dll</HintPath>
 69    </Reference>
 70    <Reference Include="JetBrains.Annotations, Version=4.1.933.3, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL">
 71      <SpecificVersion>False</SpecificVersion>
 72      <HintPath>..\..\build\lib\app\jetbrains\JetBrains.Annotations.dll</HintPath>
 73    </Reference>
 74    <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
 75      <SpecificVersion>False</SpecificVersion>
 76      <HintPath>..\..\build\lib\app\log4net\log4net.dll</HintPath>
 77    </Reference>
 78    <Reference Include="MbUnit.Framework, Version=2.4.2.130, Culture=neutral, PublicKeyToken=5e72ecd30bc408d5">
 79      <SpecificVersion>False</SpecificVersion>
 80      <HintPath>..\..\build\tools\mbunit\MbUnit.Framework.dll</HintPath>
 81    </Reference>
 82    <Reference Include="PresentationCore">
 83      <RequiredTargetFramework>3.0</RequiredTargetFramework>
 84    </Reference>
 85    <Reference Include="PresentationFramework">
 86      <RequiredTargetFramework>3.0</RequiredTargetFramework>
 87    </Reference>
 88    <Reference Include="Rhino.Mocks, Version=3.5.0.1337, Culture=neutral, PublicKeyToken=0b3305902db7183f, processorArchitecture=MSIL">
 89      <SpecificVersion>False</SpecificVersion>
 90      <HintPath>..\..\build\lib\test\rhino.mocks\Rhino.Mocks.dll</HintPath>
 91    </Reference>
 92    <Reference Include="System" />
 93    <Reference Include="System.ComponentModel.Composition, Version=2008.11.24.0, Culture=neutral, processorArchitecture=MSIL">
 94      <SpecificVersion>False</SpecificVersion>
 95      <HintPath>..\..\build\lib\app\managed.extensibility.framework\System.ComponentModel.Composition.dll</HintPath>
 96    </Reference>
 97    <Reference Include="System.Core">
 98      <RequiredTargetFramework>3.5</RequiredTargetFramework>
 99    </Reference>
100    <Reference Include="System.Data" />
101    <Reference Include="System.Design" />
102    <Reference Include="System.Xml.Linq">
103      <RequiredTargetFramework>3.5</RequiredTargetFramework>
104    </Reference>
105    <Reference Include="System.Deployment" />
106    <Reference Include="System.Drawing" />
107    <Reference Include="System.Windows.Forms" />
108    <Reference Include="System.Xml" />
109    <Reference Include="UIAutomationProvider">
110      <RequiredTargetFramework>3.0</RequiredTargetFramework>
111    </Reference>
112    <Reference Include="WeifenLuo.WinFormsUI.Docking, Version=2.3.3392.19652, Culture=neutral, PublicKeyToken=b602bcfb76b4e90d, processorArchitecture=MSIL">
113      <SpecificVersion>False</SpecificVersion>
114      <HintPath>..\..\build\lib\app\dock.panel.suite\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
115    </Reference>
116  </ItemGroup>
117  <ItemGroup>
118    <Compile Include="boot\container\ComponentExclusionSpecification.cs" />
119    <Compile Include="boot\container\ComponentExclusionSpecificationSpecs.cs">
120      <SubType>Form</SubType>
121    </Compile>
122    <Compile Include="boot\container\registration\auto_wire_components_in_to_the.cs" />
123    <Compile Include="boot\container\registration\auto_wire_components_in_to_the_specs.cs" />
124    <Compile Include="boot\container\registration\IStartupCommand.cs" />
125    <Compile Include="boot\container\registration\mapping\Mappers.cs" />
126    <Compile Include="boot\container\registration\mapping\DelegateTargetAction.cs" />
127    <Compile Include="boot\container\registration\mapping\ExpressionSourceEvaluator.cs" />
128    <Compile Include="boot\container\registration\mapping\FuncInitializationStep.cs" />
129    <Compile Include="boot\container\registration\mapping\IMap.cs" />
130    <Compile Include="boot\container\registration\mapping\IMapInitializationStep.cs" />
131    <Compile Include="boot\container\registration\mapping\IMappingStep.cs" />
132    <Compile Include="boot\container\registration\mapping\IMappingStepFactory.cs" />
133    <Compile Include="boot\container\registration\mapping\ImmutablePropertyException.cs" />
134    <Compile Include="boot\container\registration\mapping\IPropertyResolver.cs" />
135    <Compile Include="boot\container\registration\mapping\ISourceEvaluator.cs" />
136    <Compile Include="boot\container\registration\mapping\ITargetAction.cs" />
137    <Compile Include="boot\container\registration\mapping\ITargetActionFactory.cs" />
138    <Compile Include="boot\container\registration\mapping\Map.cs" />
139    <Compile Include="boot\container\registration\mapping\MappingStep.cs" />
140    <Compile Include="boot\container\registration\mapping\MappingStepFactory.cs" />
141    <Compile Include="boot\container\registration\mapping\MissingInitializationStep.cs" />
142    <Compile Include="boot\container\registration\mapping\PropertyResolutionException.cs" />
143    <Compile Include="boot\container\registration\mapping\PropertyResolver.cs" />
144    <Compile Include="boot\container\registration\mapping\TargetActionFactory.cs" />
145    <Compile Include="boot\container\registration\proxy_configuration\InterceptingFilter.cs" />
146    <Compile Include="boot\container\registration\proxy_configuration\InterceptingFilterFactory.cs" />
147    <Compile Include="boot\container\registration\proxy_configuration\InterceptingFilterFactorySpecs.cs" />
148    <Compile Include="boot\container\registration\proxy_configuration\InterceptingFilterSpecs.cs" />
149    <Compile Include="boot\container\registration\proxy_configuration\NoConfiguration.cs" />
150    <Compile Include="boot\container\registration\proxy_configuration\NotifyProgressInterceptor.cs" />
151    <Compile Include="boot\container\registration\proxy_configuration\SecuringProxy.cs" />
152    <Compile Include="boot\container\registration\proxy_configuration\SecuringProxySpecs.cs" />
153    <Compile Include="boot\container\registration\proxy_configuration\ServiceLayerConfiguration.cs" />
154    <Compile Include="boot\container\registration\proxy_configuration\SynchronizedConfiguration.cs" />
155    <Compile Include="boot\container\registration\proxy_configuration\UnitOfWorkInterceptor.cs" />
156    <Compile Include="boot\container\registration\wire_up_the_infrastructure_in_to_the.cs" />
157    <Compile Include="boot\container\tear_down_the_container.cs" />
158    <Compile Include="boot\container\registration\wire_up_the_data_access_components_into_the.cs" />
159    <Compile Include="boot\container\registration\wire_up_the_presentation_modules.cs" />
160    <Compile Include="boot\container\registration\wire_up_the_services_in_to_the.cs" />
161    <Compile Include="boot\container\type_extensions.cs" />
162    <Compile Include="boot\display_the_splash_screen.cs" />
163    <Compile Include="boot\global_error_handling.cs" />
164    <Compile Include="boot\WindowsFormsApplication.cs" />
165    <Compile Include="modules\ApplicationShellModule.cs" />
166    <Compile Include="modules\core\ILoadPresentationModulesCommand.cs" />
167    <Compile Include="modules\DatabaseModule.cs" />
168    <Compile Include="modules\ApplicationMenuModule.cs" />
169    <Compile Include="modules\IApplicationMenuModule.cs" />
170    <Compile Include="modules\IDatabaseModule.cs" />
171    <Compile Include="modules\IMainMenuModule.cs" />
172    <Compile Include="modules\INavigationModule.cs" />
173    <Compile Include="modules\IToolbarModule.cs" />
174    <Compile Include="modules\MainMenuModule.cs" />
175    <Compile Include="modules\NavigationModule.cs" />
176    <Compile Include="modules\GettingStartedModule.cs" />
177    <Compile Include="modules\GettingStartedModuleSpecs.cs" />
178    <Compile Include="modules\ToolbarModule.cs" />
179    <Compile Include="modules\core\LoadPresentationModulesCommandSpecs.cs" />
180    <Compile Include="boot\hookup.cs" />
181    <Compile Include="modules\core\LoadPresentationModulesCommand.cs" />
182    <Compile Include="bootstrap.cs" />
183    <EmbeddedResource Include="Properties\Resources.resx">
184      <Generator>ResXFileCodeGenerator</Generator>
185      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
186      <SubType>Designer</SubType>
187    </EmbeddedResource>
188    <Compile Include="Properties\Resources.Designer.cs">
189      <AutoGen>True</AutoGen>
190      <DependentUpon>Resources.resx</DependentUpon>
191      <DesignTime>True</DesignTime>
192    </Compile>
193    <None Include="Properties\Settings.settings">
194      <Generator>SettingsSingleFileGenerator</Generator>
195      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
196    </None>
197    <Compile Include="Properties\Settings.Designer.cs">
198      <AutoGen>True</AutoGen>
199      <DependentUpon>Settings.settings</DependentUpon>
200      <DesignTimeSharedInput>True</DesignTimeSharedInput>
201    </Compile>
202    <Compile Include="boot\start_the_application.cs" />
203    <Compile Include="boot\container\wire_up_the_container.cs" />
204    <Compile Include="boot\container\registration\wire_up_the_essential_services_into_the.cs" />
205    <Compile Include="boot\container\registration\wire_up_the_mappers_in_to_the.cs" />
206    <Compile Include="boot\container\registration\wire_up_the_reports_in_to_the.cs" />
207    <Compile Include="boot\container\registration\wire_up_the_views_in_to_the.cs" />
208  </ItemGroup>
209  <ItemGroup>
210    <ProjectReference Include="..\database\database.csproj">
211      <Project>{580E68A8-EDEE-4350-8BBE-A053645B0F83}</Project>
212      <Name>database</Name>
213    </ProjectReference>
214    <ProjectReference Include="..\Domain\domain.csproj">
215      <Project>{BE790BCC-4412-473F-9D0A-5AA48FE7A74F}</Project>
216      <Name>domain</Name>
217    </ProjectReference>
218    <ProjectReference Include="..\DTO\dto.csproj">
219      <Project>{ACF52FAB-435B-48C9-A383-C787CB2D8000}</Project>
220      <Name>dto</Name>
221    </ProjectReference>
222    <ProjectReference Include="..\Presentation\presentation.csproj">
223      <Project>{D7C83DB3-492D-4514-8C53-C57AD8E7ACE7}</Project>
224      <Name>presentation</Name>
225    </ProjectReference>
226    <ProjectReference Include="..\service.infrastructure\service.infrastructure.csproj">
227      <Project>{81412692-F3EE-4FBF-A7C7-69454DD1BD46}</Project>
228      <Name>service.infrastructure</Name>
229    </ProjectReference>
230    <ProjectReference Include="..\Service\service.csproj">
231      <Project>{7EA4C557-6EF2-4B1F-85C8-5B3F51BAD8DB}</Project>
232      <Name>service</Name>
233    </ProjectReference>
234    <ProjectReference Include="..\Service.Contracts\service.contracts.csproj">
235      <Project>{41D2B68B-031B-44FF-BAC5-7752D9E29F94}</Project>
236      <Name>service.contracts</Name>
237    </ProjectReference>
238  </ItemGroup>
239  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
240  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
241       Other similar extension points exist, see Microsoft.Common.targets.
242  <Target Name="BeforeBuild">
243  </Target>
244  <Target Name="AfterBuild">
245  </Target>
246  -->
247</Project>