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>{D7C83DB3-492D-4514-8C53-C57AD8E7ACE7}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>momoney.presentation</RootNamespace>
12 <AssemblyName>momoney.presentation</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="ActiveReports.Document, Version=6.0.1797.0, Culture=neutral, PublicKeyToken=cc4967777c49a3ff, processorArchitecture=MSIL">
35 <SpecificVersion>False</SpecificVersion>
36 <HintPath>..\..\build\lib\app\active.reports\ActiveReports.Document.dll</HintPath>
37 </Reference>
38 <Reference Include="ActiveReports.Viewer6, Version=6.0.1797.0, Culture=neutral, PublicKeyToken=cc4967777c49a3ff, processorArchitecture=MSIL">
39 <SpecificVersion>False</SpecificVersion>
40 <HintPath>..\..\build\lib\app\active.reports\ActiveReports.Viewer6.dll</HintPath>
41 </Reference>
42 <Reference Include="ActiveReports6, Version=6.0.1797.0, Culture=neutral, PublicKeyToken=cc4967777c49a3ff, processorArchitecture=MSIL">
43 <SpecificVersion>False</SpecificVersion>
44 <HintPath>..\..\build\lib\app\active.reports\ActiveReports6.dll</HintPath>
45 </Reference>
46 <Reference Include="bdddoc, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
47 <SpecificVersion>False</SpecificVersion>
48 <HintPath>..\..\build\lib\test\bdd.doc\bdddoc.dll</HintPath>
49 </Reference>
50 <Reference Include="ComponentFactory.Krypton.Toolkit, Version=3.0.8.0, Culture=neutral, PublicKeyToken=a87e673e9ecb6e8e, processorArchitecture=MSIL">
51 <SpecificVersion>False</SpecificVersion>
52 <HintPath>..\..\build\lib\app\component.factory\ComponentFactory.Krypton.Toolkit.dll</HintPath>
53 </Reference>
54 <Reference Include="developwithpassion.bdd, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
55 <SpecificVersion>False</SpecificVersion>
56 <HintPath>..\..\build\lib\test\developwithpassion\developwithpassion.bdd.dll</HintPath>
57 </Reference>
58 <Reference Include="gorilla.commons.infrastructure, Version=2009.5.5.1633, Culture=neutral, PublicKeyToken=687787ccb6c36c9f, processorArchitecture=MSIL">
59 <SpecificVersion>False</SpecificVersion>
60 <HintPath>..\..\build\lib\app\gorilla\gorilla.commons.infrastructure.dll</HintPath>
61 </Reference>
62 <Reference Include="gorilla.commons.utility, Version=2009.5.5.1633, 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="MbUnit.Framework, Version=2.4.2.175, Culture=neutral, PublicKeyToken=5e72ecd30bc408d5">
71 <SpecificVersion>False</SpecificVersion>
72 <HintPath>..\..\build\lib\test\mbunit\MbUnit.Framework.dll</HintPath>
73 </Reference>
74 <Reference Include="Rhino.Mocks, Version=3.5.0.1337, Culture=neutral, PublicKeyToken=0b3305902db7183f, processorArchitecture=MSIL">
75 <SpecificVersion>False</SpecificVersion>
76 <HintPath>..\..\build\lib\test\rhino.mocks\Rhino.Mocks.dll</HintPath>
77 </Reference>
78 <Reference Include="System" />
79 <Reference Include="System.ComponentModel.Composition, Version=2009.1.23.0, Culture=neutral, PublicKeyToken=687787ccb6c36c9f, processorArchitecture=MSIL">
80 <SpecificVersion>False</SpecificVersion>
81 <HintPath>..\..\build\lib\app\managed.extensibility.framework\System.ComponentModel.Composition.dll</HintPath>
82 </Reference>
83 <Reference Include="System.Core">
84 <RequiredTargetFramework>3.5</RequiredTargetFramework>
85 </Reference>
86 <Reference Include="System.Drawing" />
87 <Reference Include="System.Windows.Forms" />
88 <Reference Include="System.Xml.Linq">
89 <RequiredTargetFramework>3.5</RequiredTargetFramework>
90 </Reference>
91 <Reference Include="System.Data.DataSetExtensions">
92 <RequiredTargetFramework>3.5</RequiredTargetFramework>
93 </Reference>
94 <Reference Include="System.Data" />
95 <Reference Include="System.Xml" />
96 <Reference Include="WeifenLuo.WinFormsUI.Docking, Version=2.3.3392.19652, Culture=neutral, PublicKeyToken=b602bcfb76b4e90d, processorArchitecture=MSIL">
97 <SpecificVersion>False</SpecificVersion>
98 <HintPath>..\..\build\lib\app\dock.panel.suite\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
99 </Reference>
100 <Reference Include="XPExplorerBar, Version=3.3.0.0, Culture=neutral, PublicKeyToken=26272737b5f33015">
101 <SpecificVersion>False</SpecificVersion>
102 <HintPath>..\..\build\lib\app\xp.explorer.bar\XPExplorerBar.dll</HintPath>
103 </Reference>
104 </ItemGroup>
105 <ItemGroup>
106 <Compile Include="model\eventing\FinishedRunningCommand.cs" />
107 <Compile Include="model\eventing\StartedRunningCommand.cs" />
108 <Compile Include="model\navigation\INavigationTreeVisitor.cs" />
109 <Compile Include="model\navigation\ITreeBranch.cs" />
110 <Compile Include="model\navigation\ITreeViewToRootNodeMapper.cs" />
111 <Compile Include="model\reporting\IBindReportTo.cs" />
112 <Compile Include="presenters\CommandFactory.cs" />
113 <Compile Include="presenters\CommandPump.cs" />
114 <Compile Include="core\ApplicationController.cs" />
115 <Compile Include="core\ApplicationControllerSpecs.cs" />
116 <Compile Include="core\ApplicationEnvironment.cs" />
117 <Compile Include="core\ContentPresenter.cs" />
118 <Compile Include="core\IContentPresenter.cs" />
119 <Compile Include="core\IPresenter.cs" />
120 <Compile Include="core\PresenterRegistry.cs" />
121 <Compile Include="IModule.cs" />
122 <Compile Include="model\filesystem\folder.cs" />
123 <Compile Include="model\menu\create.cs" />
124 <Compile Include="model\menu\file\CloseProjectCommand.cs" />
125 <Compile Include="model\menu\file\CloseWindowCommand.cs" />
126 <Compile Include="model\menu\file\ExitCommand.cs" />
127 <Compile Include="model\menu\file\ExitCommandSpecs.cs" />
128 <Compile Include="model\menu\file\FileMenu.cs" />
129 <Compile Include="model\menu\file\NewCommand.cs" />
130 <Compile Include="model\menu\file\NewCommandSpecs.cs" />
131 <Compile Include="model\menu\file\OpenCommand.cs" />
132 <Compile Include="model\menu\file\OpenCommandSpecs.cs" />
133 <Compile Include="model\menu\file\SaveAsCommand.cs" />
134 <Compile Include="model\menu\file\SaveAsCommandSpecs.cs" />
135 <Compile Include="model\menu\file\SaveChangesCommand.cs" />
136 <Compile Include="model\menu\file\SaveCommand.cs" />
137 <Compile Include="model\menu\file\SaveCommandSpecs.cs" />
138 <Compile Include="model\menu\help\DisplayInformationAboutTheApplication.cs" />
139 <Compile Include="model\menu\help\HelpMenu.cs" />
140 <Compile Include="model\menu\ISubMenu.cs" />
141 <Compile Include="model\menu\IToolbarButton.cs" />
142 <Compile Include="model\menu\IToolbarItemBuilder.cs" />
143 <Compile Include="model\menu\MenuItem.cs" />
144 <Compile Include="model\menu\MenuItemBuilder.cs" />
145 <Compile Include="model\menu\MenuItemSeparator.cs" />
146 <Compile Include="model\menu\SubMenu.cs" />
147 <Compile Include="model\menu\SubMenuRegistry.cs" />
148 <Compile Include="model\menu\ToolBarItemBuilder.cs" />
149 <Compile Include="model\menu\window\WindowMenu.cs" />
150 <Compile Include="model\eventing\ClosingProjectEvent.cs" />
151 <Compile Include="model\eventing\ClosingTheApplication.cs" />
152 <Compile Include="model\eventing\NewProjectOpened.cs" />
153 <Compile Include="model\eventing\SavedChangesEvent.cs" />
154 <Compile Include="model\eventing\UnhandledErrorOccurred.cs" />
155 <Compile Include="model\eventing\UnsavedChangesEvent.cs" />
156 <Compile Include="model\navigation\AddNewIncomeBranch.cs" />
157 <Compile Include="model\navigation\AddBillPaymentBranch.cs" />
158 <Compile Include="model\navigation\AddNewBillBranch.cs" />
159 <Compile Include="model\navigation\IBranchVisitor.cs" />
160 <Compile Include="model\navigation\NavigationTreeVisitor.cs" />
161 <Compile Include="model\navigation\NavigationTreeVisitorSpecs.cs" />
162 <Compile Include="model\navigation\TreeBranch.cs" />
163 <Compile Include="model\navigation\TreeViewToRootNodeMapper.cs" />
164 <Compile Include="model\navigation\TreeBranchSpecs.cs" />
165 <Compile Include="model\navigation\ViewAllBillsBranch.cs" />
166 <Compile Include="model\projects\EmptyProject.cs" />
167 <Compile Include="model\projects\FileNotSpecifiedException.cs" />
168 <Compile Include="model\projects\IProject.cs" />
169 <Compile Include="model\projects\IProjectController.cs" />
170 <Compile Include="model\projects\Project.cs" />
171 <Compile Include="model\projects\ProjectController.cs" />
172 <Compile Include="model\projects\ProjectControllerSpecs.cs" />
173 <Compile Include="model\reporting\IReport.cs" />
174 <Compile Include="model\reporting\ReportBindingExtensions.cs" />
175 <Compile Include="model\reporting\ReportBindingExtensionsSpecs.cs" />
176 <Compile Include="presenters\AddCompanyPresenter.cs" />
177 <Compile Include="presenters\AddCompanyPresenterSpecs.cs" />
178 <Compile Include="presenters\AddBillPaymentPresenter.cs" />
179 <Compile Include="presenters\IRunPresenterCommand.cs" />
180 <Compile Include="presenters\ViewAllBillsPresenter.cs" />
181 <Compile Include="presenters\RestartCommand.cs" />
182 <Compile Include="presenters\RunPresenterCommand.cs" />
183 <Compile Include="presenters\RunThe.cs" />
184 <Compile Include="presenters\RunTheSpecs.cs" />
185 <Compile Include="model\excel\Cell.cs" />
186 <Compile Include="model\excel\ChangeFontSize.cs" />
187 <Compile Include="model\excel\CompositeCellVisitor.cs" />
188 <Compile Include="model\excel\ConstrainedCellVisitor.cs" />
189 <Compile Include="model\excel\ExcelUsage.cs" />
190 <Compile Include="model\excel\FormatBackColor.cs" />
191 <Compile Include="model\excel\ICell.cs" />
192 <Compile Include="model\excel\ICellInterior.cs" />
193 <Compile Include="model\excel\ICellVisitor.cs" />
194 <Compile Include="presenters\AddNewIncomePresenter.cs" />
195 <Compile Include="presenters\AddNewIncomePresenterSpecs.cs" />
196 <Compile Include="presenters\ViewIncomeHistoryPresenter.cs" />
197 <Compile Include="presenters\AboutTheApplicationPresenter.cs" />
198 <Compile Include="presenters\ApplicationMenuPresenter.cs" />
199 <Compile Include="presenters\AddBillingTaskPane.cs" />
200 <Compile Include="presenters\AddCompanyTaskPane.cs" />
201 <Compile Include="presenters\AddIncomeTaskPane.cs" />
202 <Compile Include="presenters\AddReportingTaskPane.cs" />
203 <Compile Include="presenters\Build.cs" />
204 <Compile Include="presenters\ExpandoBuilder.cs" />
205 <Compile Include="presenters\ExpandoItemBuilder.cs" />
206 <Compile Include="presenters\IActionTaskPaneFactory.cs" />
207 <Compile Include="presenters\MainMenuPresenter.cs" />
208 <Compile Include="presenters\NavigationPresenter.cs" />
209 <Compile Include="presenters\NavigationPresenterSpecs.cs" />
210 <Compile Include="presenters\ReportPresenter.cs" />
211 <Compile Include="presenters\ApplicationShellPresenter.cs" />
212 <Compile Include="presenters\GettingStartedPresenter.cs" />
213 <Compile Include="presenters\GettingStartedPresenterSpecs.cs" />
214 <Compile Include="presenters\LogFilePresenter.cs" />
215 <Compile Include="presenters\LogFileViewPresenterSpecs.cs" />
216 <Compile Include="presenters\NotificationIconPresenter.cs" />
217 <Compile Include="presenters\NotificationIconPresenterSpecs.cs" />
218 <Compile Include="presenters\NotificationPresenter.cs" />
219 <Compile Include="presenters\StatusBarPresenter.cs" />
220 <Compile Include="presenters\StatusBarPresenterSpecs.cs" />
221 <Compile Include="presenters\TaskTrayPresenter.cs" />
222 <Compile Include="presenters\TitleBarPresenter.cs" />
223 <Compile Include="presenters\TitleBarPresenterSpecs.cs" />
224 <Compile Include="presenters\ToolBarPresenter.cs" />
225 <Compile Include="presenters\UnhandledErrorPresenter.cs" />
226 <Compile Include="presenters\UnhandledErrorPresenterSpecs.cs" />
227 <Compile Include="presenters\DisplayTheSplashScreen.cs" />
228 <Compile Include="presenters\hide_the_splash_screen.cs" />
229 <Compile Include="presenters\ISplashScreenState.cs" />
230 <Compile Include="presenters\SplashScreenPresenter.cs" />
231 <Compile Include="presenters\SplashScreenPresenterSpecs.cs" />
232 <Compile Include="presenters\CheckForUpdatesPresenter.cs" />
233 <Compile Include="presenters\CheckForUpdatesPresenterSpecs.cs" />
234 <Compile Include="presenters\ProcessQueryCommand.cs" />
235 <Compile Include="views\ISelectFileToOpenDialog.cs" />
236 <Compile Include="views\ISelectFileToSaveToDialog.cs" />
237 <Compile Include="views\ITaskTrayMessageView.cs" />
238 <Compile Include="views\ITitleBar.cs" />
239 <Compile Include="views\IViewAllBillsReport.cs" />
240 <Compile Include="views\IApplicationDockedWindow.cs" />
241 <Compile Include="views\IApplicationWindow.cs" />
242 <Compile Include="views\IViewAllIncomeReport.cs" />
243 <Compile Include="winforms\resources\ApplicationIcons.cs" />
244 <Compile Include="winforms\resources\ApplicationImages.cs" />
245 <Compile Include="presenters\RunQueryCommand.cs" />
246 <Compile Include="winforms\views\AddCompanyView.cs">
247 <SubType>Form</SubType>
248 </Compile>
249 <Compile Include="winforms\views\AddCompanyView.Designer.cs">
250 <DependentUpon>AddCompanyView.cs</DependentUpon>
251 </Compile>
252 <Compile Include="winforms\views\AddBillPaymentView.cs">
253 <SubType>Form</SubType>
254 </Compile>
255 <Compile Include="winforms\views\AddBillPaymentView.Designer.cs">
256 <DependentUpon>AddBillPaymentView.cs</DependentUpon>
257 </Compile>
258 <Compile Include="views\IAddBillPaymentView.cs" />
259 <Compile Include="views\IViewAllBills.cs" />
260 <Compile Include="winforms\views\ViewAllIncomesReport.cs">
261 <SubType>Component</SubType>
262 </Compile>
263 <Compile Include="winforms\views\ViewAllIncomesReport.Designer.cs">
264 <DependentUpon>ViewAllIncomesReport.cs</DependentUpon>
265 </Compile>
266 <Compile Include="winforms\views\ViewAllBills.cs">
267 <SubType>Form</SubType>
268 </Compile>
269 <Compile Include="winforms\views\ViewAllBills.Designer.cs">
270 <DependentUpon>ViewAllBills.cs</DependentUpon>
271 </Compile>
272 <Compile Include="winforms\views\ViewAllBillsReport.cs">
273 <SubType>Component</SubType>
274 </Compile>
275 <Compile Include="winforms\views\ViewAllBillsReport.Designer.cs">
276 <DependentUpon>ViewAllBillsReport.cs</DependentUpon>
277 </Compile>
278 <Compile Include="winforms\views\ApplicationDockedWindow.cs">
279 <SubType>Form</SubType>
280 </Compile>
281 <Compile Include="winforms\views\ApplicationDockedWindow.Designer.cs">
282 <DependentUpon>ApplicationDockedWindow.cs</DependentUpon>
283 </Compile>
284 <Compile Include="winforms\views\ApplicationWindow.cs">
285 <SubType>Form</SubType>
286 </Compile>
287 <Compile Include="winforms\views\ApplicationWindow.Designer.cs">
288 <DependentUpon>ApplicationWindow.cs</DependentUpon>
289 </Compile>
290 <Compile Include="views\ControlAction.cs" />
291 <Compile Include="views\ICommandDialog.cs" />
292 <Compile Include="views\IDialogLauncher.cs" />
293 <Compile Include="views\IDockedContentView.cs" />
294 <Compile Include="views\IView.cs" />
295 <Compile Include="views\IWindowEvents.cs" />
296 <Compile Include="views\ISaveChangesView.cs" />
297 <Compile Include="winforms\views\SaveChangesView.cs">
298 <SubType>Form</SubType>
299 </Compile>
300 <Compile Include="winforms\views\SaveChangesView.Designer.cs">
301 <DependentUpon>SaveChangesView.cs</DependentUpon>
302 </Compile>
303 <Compile Include="winforms\views\SaveChangesViewSpecs.cs" />
304 <Compile Include="winforms\views\SelectFileToOpenDialog.cs" />
305 <Compile Include="winforms\views\SelectFileToSaveToDialog.cs" />
306 <Compile Include="views\IAddCompanyView.cs" />
307 <Compile Include="winforms\views\AddNewIncomeView.cs">
308 <SubType>Form</SubType>
309 </Compile>
310 <Compile Include="winforms\views\AddNewIncomeView.Designer.cs">
311 <DependentUpon>AddNewIncomeView.cs</DependentUpon>
312 </Compile>
313 <Compile Include="views\IAddNewIncomeView.cs" />
314 <Compile Include="views\IViewIncomeHistory.cs" />
315 <Compile Include="winforms\views\ViewAllIncome.cs">
316 <SubType>Form</SubType>
317 </Compile>
318 <Compile Include="winforms\views\ViewAllIncome.Designer.cs">
319 <DependentUpon>ViewAllIncome.cs</DependentUpon>
320 </Compile>
321 <Compile Include="winforms\views\AboutTheApplicationView.cs">
322 <SubType>Form</SubType>
323 </Compile>
324 <Compile Include="winforms\views\AboutTheApplicationView.Designer.cs">
325 <DependentUpon>AboutTheApplicationView.cs</DependentUpon>
326 </Compile>
327 <Compile Include="views\IAboutApplicationView.cs" />
328 <Compile Include="views\IMainMenuView.cs" />
329 <Compile Include="views\INavigationView.cs" />
330 <Compile Include="winforms\views\MainMenuView.cs">
331 <SubType>Form</SubType>
332 </Compile>
333 <Compile Include="winforms\views\MainMenuView.Designer.cs">
334 <DependentUpon>MainMenuView.cs</DependentUpon>
335 </Compile>
336 <Compile Include="winforms\views\NavigationView.cs">
337 <SubType>Form</SubType>
338 </Compile>
339 <Compile Include="winforms\views\NavigationView.Designer.cs">
340 <DependentUpon>NavigationView.cs</DependentUpon>
341 </Compile>
342 <Compile Include="views\IReportViewer.cs" />
343 <Compile Include="winforms\views\ReportViewer.cs">
344 <SubType>Form</SubType>
345 </Compile>
346 <Compile Include="winforms\views\ReportViewer.Designer.cs">
347 <DependentUpon>ReportViewer.cs</DependentUpon>
348 </Compile>
349 <Compile Include="winforms\views\ApplicationShell.cs">
350 <SubType>Form</SubType>
351 </Compile>
352 <Compile Include="winforms\views\ApplicationShell.Designer.cs">
353 <DependentUpon>ApplicationShell.cs</DependentUpon>
354 </Compile>
355 <Compile Include="winforms\views\ApplicationShellSpecs.cs" />
356 <Compile Include="views\IGettingStartedView.cs" />
357 <Compile Include="views\ILogFileView.cs" />
358 <Compile Include="views\INotificationIconView.cs" />
359 <Compile Include="views\IRegionManager.cs" />
360 <Compile Include="views\IShell.cs" />
361 <Compile Include="views\IStatusBarView.cs" />
362 <Compile Include="views\IUnhandledErrorView.cs" />
363 <Compile Include="winforms\views\LogFileView.cs">
364 <SubType>Form</SubType>
365 </Compile>
366 <Compile Include="winforms\views\LogFileView.Designer.cs">
367 <DependentUpon>LogFileView.cs</DependentUpon>
368 </Compile>
369 <Compile Include="winforms\views\NotificationIconView.cs" />
370 <Compile Include="winforms\views\StatusBarView.cs" />
371 <Compile Include="winforms\views\TaskTrayMessage.cs" />
372 <Compile Include="winforms\views\TitleBar.cs" />
373 <Compile Include="winforms\views\UnhandledErrorView.cs">
374 <SubType>Form</SubType>
375 </Compile>
376 <Compile Include="winforms\views\UnhandledErrorView.Designer.cs">
377 <DependentUpon>UnhandledErrorView.cs</DependentUpon>
378 </Compile>
379 <Compile Include="winforms\views\WelcomeScreen.cs">
380 <SubType>Form</SubType>
381 </Compile>
382 <Compile Include="winforms\views\WelcomeScreen.Designer.cs">
383 <DependentUpon>WelcomeScreen.cs</DependentUpon>
384 </Compile>
385 <Compile Include="views\ISplashScreenView.cs" />
386 <Compile Include="winforms\views\SplashScreenView.cs">
387 <SubType>Form</SubType>
388 </Compile>
389 <Compile Include="winforms\views\SplashScreenView.Designer.cs">
390 <DependentUpon>SplashScreenView.cs</DependentUpon>
391 </Compile>
392 <Compile Include="winforms\views\CheckForUpdatesView.cs">
393 <SubType>Form</SubType>
394 </Compile>
395 <Compile Include="winforms\views\CheckForUpdatesView.Designer.cs">
396 <DependentUpon>CheckForUpdatesView.cs</DependentUpon>
397 </Compile>
398 <Compile Include="views\ICheckForUpdatesView.cs" />
399 <Compile Include="winforms\databinding\BindingSelector.cs" />
400 <Compile Include="winforms\databinding\BindingSelectorSpecs.cs" />
401 <Compile Include="winforms\databinding\ComboBoxDataBindingSpecs.cs" />
402 <Compile Include="winforms\databinding\ComboBoxPropertyBinding.cs" />
403 <Compile Include="winforms\databinding\ControlBindingExtensions.cs" />
404 <Compile Include="winforms\databinding\Create.cs" />
405 <Compile Include="winforms\databinding\CreateSpecs.cs" />
406 <Compile Include="winforms\databinding\DateTimePickerPropertyBinding.cs" />
407 <Compile Include="winforms\databinding\DateTimePropertyBindingSpecs.cs" />
408 <Compile Include="winforms\databinding\IPropertyBinding.cs" />
409 <Compile Include="winforms\databinding\ListboxExtensions.cs" />
410 <Compile Include="winforms\databinding\PropertyBinder.cs" />
411 <Compile Include="winforms\databinding\PropertyBinderSpecs.cs" />
412 <Compile Include="winforms\databinding\PropertyInspector.cs" />
413 <Compile Include="winforms\databinding\PropertyInspectorFactory.cs" />
414 <Compile Include="winforms\databinding\PropertyInspectorSpecs.cs" />
415 <Compile Include="winforms\databinding\TextBoxDataBindingSpecs.cs" />
416 <Compile Include="winforms\databinding\TextBoxExtensions.cs" />
417 <Compile Include="winforms\databinding\TextPropertyBinding.cs" />
418 <Compile Include="winforms\helpers\BindableListBox.cs" />
419 <Compile Include="winforms\helpers\BindableListBoxSpecs.cs" />
420 <Compile Include="winforms\helpers\BindableListExtensions.cs" />
421 <Compile Include="winforms\helpers\BindableListFactory.cs" />
422 <Compile Include="winforms\helpers\BindableTextBox.cs" />
423 <Compile Include="winforms\helpers\BindableTextBoxExtensions.cs" />
424 <Compile Include="winforms\helpers\BindableTextBoxExtensionsSpecs.cs" />
425 <Compile Include="winforms\helpers\BindableTextBoxSpecs.cs" />
426 <Compile Include="winforms\helpers\BitmapRegion.cs" />
427 <Compile Include="winforms\helpers\ButtonExtensions.cs" />
428 <Compile Include="winforms\helpers\ComboBoxListControl.cs" />
429 <Compile Include="winforms\helpers\ControlAdapter.cs">
430 <SubType>Component</SubType>
431 </Compile>
432 <Compile Include="winforms\helpers\ControlExtensions.cs" />
433 <Compile Include="winforms\helpers\Events.cs" />
434 <Compile Include="winforms\helpers\EventTrigger.cs" />
435 <Compile Include="winforms\helpers\EventTriggerExtensions.cs" />
436 <Compile Include="winforms\helpers\EventTriggerSpecs.cs" />
437 <Compile Include="winforms\helpers\IBindableList.cs" />
438 <Compile Include="winforms\helpers\IEventTarget.cs" />
439 <Compile Include="winforms\helpers\IListControl.cs" />
440 <Compile Include="winforms\helpers\ITextBoxCommand.cs" />
441 <Compile Include="winforms\helpers\ITextControl.cs" />
442 <Compile Include="winforms\helpers\ListBoxListControl.cs" />
443 <Compile Include="winforms\helpers\RebindTextBoxCommand.cs" />
444 <Compile Include="winforms\helpers\RebindTextBoxCommandSpecs.cs" />
445 <Compile Include="winforms\helpers\SuspendLayout.cs" />
446 <Compile Include="winforms\helpers\TextControl.cs" />
447 <Compile Include="winforms\helpers\TextControlSpecs.cs" />
448 <Compile Include="winforms\keyboard\ShortcutKey.cs" />
449 <Compile Include="winforms\keyboard\ShortcutKeys.cs" />
450 <Compile Include="winforms\krypton\BindableListExtensions.cs" />
451 <Compile Include="winforms\krypton\KryptonComboBoxListControl.cs" />
452 <Compile Include="winforms\krypton\KryptonListBoxListControl.cs" />
453 <Compile Include="winforms\krypton\KryptonTextControl.cs" />
454 <Compile Include="winforms\krypton\ListboxExtensions.cs" />
455 <Compile Include="winforms\krypton\TextBoxExtensions.cs" />
456 <Compile Include="winforms\resources\ApplicationIcon.cs" />
457 <Compile Include="winforms\resources\ApplicationImage.cs" />
458 <Compile Include="winforms\resources\HybridIcon.cs" />
459 </ItemGroup>
460 <ItemGroup>
461 <EmbeddedResource Include="Properties\licenses.licx" />
462 <EmbeddedResource Include="winforms\views\AddCompanyView.resx">
463 <DependentUpon>AddCompanyView.cs</DependentUpon>
464 <SubType>Designer</SubType>
465 </EmbeddedResource>
466 <EmbeddedResource Include="winforms\views\AddBillPaymentView.resx">
467 <DependentUpon>AddBillPaymentView.cs</DependentUpon>
468 <SubType>Designer</SubType>
469 </EmbeddedResource>
470 <EmbeddedResource Include="winforms\views\ViewAllIncomesReport.resx">
471 <DependentUpon>ViewAllIncomesReport.cs</DependentUpon>
472 <SubType>Designer</SubType>
473 </EmbeddedResource>
474 <EmbeddedResource Include="winforms\views\ViewAllBills.resx">
475 <DependentUpon>ViewAllBills.cs</DependentUpon>
476 <SubType>Designer</SubType>
477 </EmbeddedResource>
478 <EmbeddedResource Include="winforms\views\ViewAllBillsReport.resx">
479 <DependentUpon>ViewAllBillsReport.cs</DependentUpon>
480 <SubType>Designer</SubType>
481 </EmbeddedResource>
482 <EmbeddedResource Include="winforms\views\ApplicationWindow.resx">
483 <DependentUpon>ApplicationWindow.cs</DependentUpon>
484 </EmbeddedResource>
485 <EmbeddedResource Include="winforms\views\SaveChangesView.resx">
486 <DependentUpon>SaveChangesView.cs</DependentUpon>
487 </EmbeddedResource>
488 <EmbeddedResource Include="winforms\views\AddNewIncomeView.resx">
489 <DependentUpon>AddNewIncomeView.cs</DependentUpon>
490 <SubType>Designer</SubType>
491 </EmbeddedResource>
492 <EmbeddedResource Include="winforms\views\ViewAllIncome.resx">
493 <DependentUpon>ViewAllIncome.cs</DependentUpon>
494 <SubType>Designer</SubType>
495 </EmbeddedResource>
496 <EmbeddedResource Include="winforms\views\AboutTheApplicationView.resx">
497 <DependentUpon>AboutTheApplicationView.cs</DependentUpon>
498 <SubType>Designer</SubType>
499 </EmbeddedResource>
500 <EmbeddedResource Include="winforms\views\MainMenuView.resx">
501 <DependentUpon>MainMenuView.cs</DependentUpon>
502 <SubType>Designer</SubType>
503 </EmbeddedResource>
504 <EmbeddedResource Include="winforms\views\NavigationView.resx">
505 <DependentUpon>NavigationView.cs</DependentUpon>
506 <SubType>Designer</SubType>
507 </EmbeddedResource>
508 <EmbeddedResource Include="winforms\views\ReportViewer.resx">
509 <DependentUpon>ReportViewer.cs</DependentUpon>
510 <SubType>Designer</SubType>
511 </EmbeddedResource>
512 <EmbeddedResource Include="winforms\views\ApplicationShell.resx">
513 <DependentUpon>ApplicationShell.cs</DependentUpon>
514 <SubType>Designer</SubType>
515 </EmbeddedResource>
516 <EmbeddedResource Include="winforms\views\LogFileView.resx">
517 <DependentUpon>LogFileView.cs</DependentUpon>
518 </EmbeddedResource>
519 <EmbeddedResource Include="winforms\views\UnhandledErrorView.resx">
520 <DependentUpon>UnhandledErrorView.cs</DependentUpon>
521 </EmbeddedResource>
522 <EmbeddedResource Include="winforms\views\WelcomeScreen.resx">
523 <DependentUpon>WelcomeScreen.cs</DependentUpon>
524 </EmbeddedResource>
525 <EmbeddedResource Include="winforms\views\SplashScreenView.resx">
526 <DependentUpon>SplashScreenView.cs</DependentUpon>
527 </EmbeddedResource>
528 <EmbeddedResource Include="winforms\views\CheckForUpdatesView.resx">
529 <DependentUpon>CheckForUpdatesView.cs</DependentUpon>
530 </EmbeddedResource>
531 </ItemGroup>
532 <ItemGroup>
533 <ProjectReference Include="..\DTO\dto.csproj">
534 <Project>{ACF52FAB-435B-48C9-A383-C787CB2D8000}</Project>
535 <Name>dto</Name>
536 </ProjectReference>
537 <ProjectReference Include="..\Service.Contracts\service.contracts.csproj">
538 <Project>{41D2B68B-031B-44FF-BAC5-7752D9E29F94}</Project>
539 <Name>service.contracts</Name>
540 </ProjectReference>
541 <ProjectReference Include="..\service.infrastructure\service.infrastructure.csproj">
542 <Project>{81412692-F3EE-4FBF-A7C7-69454DD1BD46}</Project>
543 <Name>service.infrastructure</Name>
544 </ProjectReference>
545 </ItemGroup>
546 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
547 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
548 Other similar extension points exist, see Microsoft.Common.targets.
549 <Target Name="BeforeBuild">
550 </Target>
551 <Target Name="AfterBuild">
552 </Target>
553 -->
554</Project>