GreenTree.Nachtragsmanagement.Web.csproj 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.Default.props')" />
  4. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  5. <PropertyGroup>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  8. <ProductVersion>
  9. </ProductVersion>
  10. <SchemaVersion>2.0</SchemaVersion>
  11. <ProjectGuid>{1C75D2AF-A273-4C14-BB2A-6F4659E57816}</ProjectGuid>
  12. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>GreenTree.Nachtragsmanagement.Web</RootNamespace>
  16. <AssemblyName>GreenTree.Nachtragsmanagement.Web</AssemblyName>
  17. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  18. <MvcBuildViews>false</MvcBuildViews>
  19. <FileUpgradeFlags>
  20. </FileUpgradeFlags>
  21. <OldToolsVersion>4.0</OldToolsVersion>
  22. <UseIISExpress>true</UseIISExpress>
  23. <IISExpressSSLPort />
  24. <IISExpressAnonymousAuthentication />
  25. <IISExpressWindowsAuthentication />
  26. <IISExpressUseClassicPipelineMode />
  27. <UseGlobalApplicationHostFile />
  28. <UpgradeBackupLocation />
  29. <Use64BitIISExpress />
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <DebugSymbols>true</DebugSymbols>
  33. <DebugType>full</DebugType>
  34. <Optimize>false</Optimize>
  35. <OutputPath>bin\</OutputPath>
  36. <DefineConstants>DEBUG;TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  41. <DebugType>pdbonly</DebugType>
  42. <Optimize>true</Optimize>
  43. <OutputPath>bin\</OutputPath>
  44. <DefineConstants>TRACE</DefineConstants>
  45. <ErrorReport>prompt</ErrorReport>
  46. <WarningLevel>4</WarningLevel>
  47. </PropertyGroup>
  48. <ItemGroup>
  49. <Reference Include="Antlr3.Runtime, Version=3.4.1.9004, Culture=neutral, PublicKeyToken=eb42632606e9261f, processorArchitecture=MSIL">
  50. <HintPath>..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
  51. </Reference>
  52. <Reference Include="Autofac, Version=4.0.1.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  53. <HintPath>..\packages\Autofac.4.0.1\lib\net45\Autofac.dll</HintPath>
  54. </Reference>
  55. <Reference Include="Common.Logging, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
  56. <HintPath>..\packages\Common.Logging.3.3.1\lib\net40\Common.Logging.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Common.Logging.Core, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
  59. <HintPath>..\packages\Common.Logging.Core.3.3.1\lib\net40\Common.Logging.Core.dll</HintPath>
  60. </Reference>
  61. <Reference Include="CronExpressionDescriptor, Version=2.0.2.0, Culture=neutral, processorArchitecture=MSIL">
  62. <HintPath>..\packages\CronExpressionDescriptor.2.0.2\lib\netstandard1.1\CronExpressionDescriptor.dll</HintPath>
  63. </Reference>
  64. <Reference Include="DevExpress.RichEdit.v17.1.Export, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  65. <Reference Include="DevExpress.XtraScheduler.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  66. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  67. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  68. </Reference>
  69. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  70. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  71. </Reference>
  72. <Reference Include="FluentValidation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7de548da2fbae0f0, processorArchitecture=MSIL">
  73. <HintPath>..\packages\FluentValidation.7.1.1\lib\net45\FluentValidation.dll</HintPath>
  74. </Reference>
  75. <Reference Include="FluentValidation.Mvc, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7de548da2fbae0f0, processorArchitecture=MSIL">
  76. <HintPath>..\packages\FluentValidation.Mvc5.7.1.1\lib\net45\FluentValidation.Mvc.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Microsoft.CSharp" />
  79. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  84. <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  85. </Reference>
  86. <Reference Include="Quartz, Version=2.6.0.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
  87. <HintPath>..\packages\Quartz.2.6.0\lib\net40\Quartz.dll</HintPath>
  88. </Reference>
  89. <Reference Include="System" />
  90. <Reference Include="System.ComponentModel.Composition" />
  91. <Reference Include="System.Data" />
  92. <Reference Include="System.Drawing" />
  93. <Reference Include="System.IO.Compression" />
  94. <Reference Include="System.IO.Compression.FileSystem" />
  95. <Reference Include="System.Net.Http" />
  96. <Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  97. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  98. </Reference>
  99. <Reference Include="System.Numerics" />
  100. <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  101. <HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System.Web.DynamicData" />
  104. <Reference Include="System.Web.Entity" />
  105. <Reference Include="System.Web.ApplicationServices" />
  106. <Reference Include="System.ComponentModel.DataAnnotations" />
  107. <Reference Include="System.Core" />
  108. <Reference Include="System.Data.DataSetExtensions" />
  109. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  110. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  111. </Reference>
  112. <Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  113. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
  114. </Reference>
  115. <Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  116. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  117. </Reference>
  118. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  119. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  122. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  123. </Reference>
  124. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  125. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  126. </Reference>
  127. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  128. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  129. </Reference>
  130. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  131. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  132. </Reference>
  133. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  134. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  135. </Reference>
  136. <Reference Include="System.Xml.Linq" />
  137. <Reference Include="System.Web" />
  138. <Reference Include="System.Web.Extensions" />
  139. <Reference Include="System.Web.Abstractions" />
  140. <Reference Include="System.Web.Routing" />
  141. <Reference Include="System.Xml" />
  142. <Reference Include="System.Configuration" />
  143. <Reference Include="System.Web.Services" />
  144. <Reference Include="System.EnterpriseServices" />
  145. <Reference Include="DevExpress.Utils.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  146. <Reference Include="DevExpress.Data.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  147. <Reference Include="DevExpress.Web.ASPxThemes.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  148. <Reference Include="DevExpress.RichEdit.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  149. <Reference Include="DevExpress.Printing.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  150. <Reference Include="DevExpress.Web.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  151. <Reference Include="DevExpress.Web.Mvc5.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  152. <Reference Include="DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  153. <Reference Include="DevExpress.XtraReports.v17.1.Web, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  154. <Reference Include="DevExpress.Pdf.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  155. <Reference Include="DevExpress.Web.Resources.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  156. <Reference Include="DevExpress.Charts.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  157. <Reference Include="DevExpress.CodeParser.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  158. <Reference Include="DevExpress.DataAccess.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  159. <Reference Include="DevExpress.Office.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  160. <Reference Include="DevExpress.PivotGrid.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  161. <Reference Include="DevExpress.Sparkline.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  162. <Reference Include="DevExpress.Xpo.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  163. <Reference Include="DevExpress.XtraCharts.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  164. <Reference Include="DevExpress.XtraGauges.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  165. <Reference Include="WebGrease, Version=1.5.2.14234, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  166. <HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
  167. </Reference>
  168. <Reference Include="WebMatrix.Data, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  169. <HintPath>..\packages\Microsoft.AspNet.WebPages.Data.3.2.3\lib\net45\WebMatrix.Data.dll</HintPath>
  170. </Reference>
  171. </ItemGroup>
  172. <ItemGroup>
  173. <Content Include="Content\Images\appInfo.png" />
  174. <Content Include="Content\Images\function-Administration-AppInfo-32-contrast.png" />
  175. <Content Include="Content\Images\function-Misc-HelpPages-32.png" />
  176. <Content Include="Content\devex.css" />
  177. <Content Include="Content\function.css" />
  178. <Content Include="Content\global.css" />
  179. <Content Include="Content\Images\fullscreen-16.png" />
  180. <Content Include="Content\Images\function-Misc-Logs-32-contrast.png" />
  181. <Content Include="Content\Images\function-Misc-Logs-32.png" />
  182. <Content Include="Content\Images\add-16-contrast.png" />
  183. <Content Include="Content\Images\add-16.png" />
  184. <Content Include="Content\Images\add-24-contrast.png" />
  185. <Content Include="Content\Images\add-24.png" />
  186. <Content Include="Content\Images\add-32-contrast.png" />
  187. <Content Include="Content\Images\add-32.png" />
  188. <Content Include="Content\Images\close-16.png" />
  189. <Content Include="Content\Images\function-Appendix-Appendices-32-contrast.png" />
  190. <Content Include="Content\Images\function-Appendix-Appendices-32.png" />
  191. <Content Include="Content\Images\function-Appendix-Claims-32-contrast.png" />
  192. <Content Include="Content\Images\function-Deviation-Claims-32-contrast.png" />
  193. <Content Include="Content\Images\function-Deviation-Claims-32.png" />
  194. <Content Include="Content\Images\function-Deviation-Deviations-32-contrast.png" />
  195. <Content Include="Content\Images\function-Deviation-Deviations-32.png" />
  196. <Content Include="Content\Images\function-Administration-Plugins-32-contrast.png" />
  197. <Content Include="Content\Images\function-Administration-Roles-32-contrast.png" />
  198. <Content Include="Content\Images\function-Administration-Roles-32.png" />
  199. <Content Include="Content\Images\background-1-medium.jpg" />
  200. <Content Include="Content\Images\background-1-small.jpg" />
  201. <Content Include="Content\Images\background-2-small.png" />
  202. <Content Include="Content\Images\background-3-full.jpg" />
  203. <Content Include="Content\Images\background-4-full.jpg" />
  204. <Content Include="Content\Images\footer-1-full.jpg" />
  205. <Content Include="Content\Images\function-Administration-Users-32-contrast.png" />
  206. <Content Include="Content\Images\function-Administration-Users-32.png" />
  207. <Content Include="Content\Images\function-Administration-Plugins-32.png" />
  208. <Content Include="Content\Images\function-Misc-32-contrast.png" />
  209. <Content Include="Content\Images\function-Misc-MailNotifications-32-contrast.png" />
  210. <Content Include="Content\Images\function-Site-Sites-32-contrast.png" />
  211. <Content Include="Content\Images\function-Site-Sites-32.png" />
  212. <Content Include="Content\Images\function-Misc-32.png" />
  213. <Content Include="Content\Images\function-Misc-MailNotifications-32.png" />
  214. <Content Include="Content\Images\function-Administration-AppInfo-32.png" />
  215. <Content Include="Content\Images\logo.png" />
  216. <Content Include="Content\Images\maximize-16.png" />
  217. <Content Include="Content\Images\minimize-16.png" />
  218. <Content Include="Content\Images\function-Appendix-Claims-32.png" />
  219. <Content Include="Content\Images\normalize-16.png" />
  220. <Content Include="Content\Images\save-16-contrast.png" />
  221. <Content Include="Content\Images\save-16-disable.png" />
  222. <Content Include="Content\Images\save-16.png" />
  223. <Content Include="Content\Images\saveAs-16-contrast.png" />
  224. <Content Include="Content\Images\saveAs-16-disable.png" />
  225. <Content Include="Content\Images\saveAs-16.png" />
  226. <Content Include="Content\Images\user-32.png" />
  227. <Content Include="Content\Images\password-32.png" />
  228. <Content Include="Content\Images\password-24.png" />
  229. <Content Include="Content\Images\user-24.png" />
  230. <Content Include="Content\jquery-ui.css" />
  231. <Content Include="Content\jquery-ui.min.css" />
  232. <Content Include="Content\jquery.mCustomScrollbar.min.css" />
  233. <Content Include="Content\login.css" />
  234. <Content Include="Global.asax" />
  235. <Content Include="Scripts\ace.js" />
  236. <Content Include="Scripts\cldr.event.js" />
  237. <Content Include="Scripts\cldr.js" />
  238. <Content Include="Scripts\cldr.supplemental.js" />
  239. <Content Include="Scripts\cldr.unresolved.js" />
  240. <Content Include="Scripts\ext-language_tools.js" />
  241. <Content Include="Scripts\globalize.currency.js" />
  242. <Content Include="Scripts\globalize.date.js" />
  243. <Content Include="Scripts\globalize.js" />
  244. <Content Include="Scripts\globalize.message.js" />
  245. <Content Include="Scripts\globalize.number.js" />
  246. <Content Include="Scripts\jquery-1.11.3.js" />
  247. <Content Include="Scripts\jquery-1.11.3.min.js" />
  248. <Content Include="Scripts\jquery-cron-min.js" />
  249. <Content Include="Scripts\jquery-ui-1.11.4.js" />
  250. <Content Include="Scripts\jquery-ui-1.11.4.min.js" />
  251. <Content Include="Scripts\jquery.mCustomScrollbar.concat.min.js" />
  252. <Content Include="Scripts\jquery.unobtrusive-ajax.js" />
  253. <Content Include="Scripts\jquery.unobtrusive-ajax.min.js" />
  254. <Content Include="Scripts\jquery.validate.js" />
  255. <Content Include="Scripts\jquery.validate.min.js" />
  256. <Content Include="Scripts\jquery.validate.unobtrusive.js" />
  257. <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
  258. <Content Include="Scripts\knockout-3.3.0.debug.js" />
  259. <Content Include="Scripts\knockout-3.3.0.js" />
  260. <Content Include="packages.config" />
  261. <None Include="job_scheduling_data_2_0.xsd">
  262. <SubType>Designer</SubType>
  263. </None>
  264. <None Include="Properties\PublishProfiles\greentreestudios.pubxml" />
  265. <None Include="Scripts\jquery.validate-vsdoc.js" />
  266. <Content Include="Scripts\modernizr-2.6.2.js" />
  267. <Content Include="Views\Web.config" />
  268. <Content Include="Views\Shared\DisplayTemplates\Boolean.cshtml" />
  269. <Content Include="Views\Shared\EditorTemplates\Boolean.cshtml" />
  270. <Content Include="Views\Shared\EditorTemplates\DateTime.cshtml" />
  271. <Content Include="Views\Shared\EditorTemplates\Decimal.cshtml" />
  272. <Content Include="Views\Shared\EditorTemplates\MultilineText.cshtml" />
  273. <Content Include="Views\Shared\EditorTemplates\Password.cshtml" />
  274. <Content Include="Views\Shared\EditorTemplates\String.cshtml" />
  275. <Content Include="Views\Shared\EditorTemplates\EmailAddress.cshtml" />
  276. <Content Include="Views\Home\Index.cshtml" />
  277. </ItemGroup>
  278. <ItemGroup>
  279. <Content Include="Web.config">
  280. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  281. </Content>
  282. <Content Include="Views\Shared\_Layout.cshtml" />
  283. <Content Include="Views\Shared\_HeaderNavBar.cshtml" />
  284. <Content Include="Views\Login\Index.cshtml" />
  285. <Content Include="Views\Shared\_Footer.cshtml" />
  286. <Content Include="Views\Shared\_PopupButtonPanel.cshtml" />
  287. <Content Include="Views\Global\NotAuthorized.cshtml" />
  288. <Content Include="Views\Shared\_FunctionLayout.cshtml" />
  289. <Content Include="Views\Admin\Plugins\View.cshtml" />
  290. <Content Include="Views\Admin\Users\View.cshtml" />
  291. <Content Include="Views\Admin\Users\_UserGridPartial.cshtml" />
  292. <Content Include="Views\Admin\Users\_UserEditPartial.cshtml" />
  293. <Content Include="Views\Global\SuccessMessage.cshtml" />
  294. <Content Include="Views\Shared\_PopupDialogYesNo.cshtml" />
  295. <Content Include="Views\Shared\_PopupButtonPanelYesNo.cshtml" />
  296. <Content Include="Views\Admin\Roles\_RoleEditPartial.cshtml" />
  297. <Content Include="Views\Admin\Roles\_RoleGridPartial.cshtml" />
  298. <Content Include="Views\Admin\Roles\View.cshtml" />
  299. <Content Include="Views\Shared\_PopupButtonPanelOption.cshtml" />
  300. <Content Include="Views\Shared\_PopupDialogOption.cshtml" />
  301. <Content Include="Views\Deviations\View.cshtml" />
  302. <Content Include="Views\Deviations\_DeviationGridPartial.cshtml" />
  303. <Content Include="Views\Deviations\_DeviationEditPartial.cshtml" />
  304. <Content Include="Views\Deviations\_StatusListPartial.cshtml" />
  305. <Content Include="Views\Deviations\_DisturbanceListPartial.cshtml" />
  306. <Content Include="Views\Deviations\_KindListPartial.cshtml" />
  307. <Content Include="Views\Deviations\Claims.cshtml" />
  308. <Content Include="Views\Deviations\_StatusEditPartial.cshtml" />
  309. <Content Include="Views\Deviations\_DisturbanceEditPartial.cshtml" />
  310. <Content Include="Views\Deviations\_KindEditPartial.cshtml" />
  311. <Content Include="Views\Shared\DataEditorTemplates\_StatusesComboBox.cshtml" />
  312. <Content Include="Views\Shared\DataEditorTemplates\_KindsComboBox.cshtml" />
  313. <Content Include="Views\Shared\DataEditorTemplates\_RolesComboBox.cshtml" />
  314. <Content Include="Views\Appendices\_CategoryListPartial.cshtml" />
  315. <Content Include="Views\Appendices\_CategoryEditPartial.cshtml" />
  316. <Content Include="Views\Sites\_SiteEditPartial.cshtml" />
  317. <Content Include="Views\Sites\_SiteGridPartial.cshtml" />
  318. <Content Include="Views\Sites\View.cshtml" />
  319. <Content Include="Views\Sites\_SiteEditTreePartial.cshtml" />
  320. <Content Include="Views\Appendices\View.cshtml" />
  321. <Content Include="Views\Appendices\_AppendixGridPartial.cshtml" />
  322. <Content Include="Views\Deviations\_DisturbanceValueEditPartial.cshtml" />
  323. <Content Include="Views\Shared\DataEditorTemplates\_DisturbancesComboBox.cshtml" />
  324. <Content Include="Views\Appendices\_AppendixEditPartial.cshtml" />
  325. <Content Include="Views\Appendices\_CategoryValueEditPartial.cshtml" />
  326. <Content Include="Views\Shared\DataEditorTemplates\_StatesComboBox.cshtml" />
  327. <Content Include="Views\Appendices\Claims.cshtml" />
  328. <Content Include="Views\Appendices\_StateEditPartial.cshtml" />
  329. <Content Include="Views\Appendices\_StateListPartial.cshtml" />
  330. <Content Include="Views\Shared\DataEditorTemplates\_CategoriesComboBox.cshtml" />
  331. <Content Include="Views\Appendices\_InvoiceEditPartial.cshtml" />
  332. <Content Include="Views\Appendices\_InvoiceListPartial.cshtml" />
  333. <Content Include="Views\Misc\MailNotifications.cshtml" />
  334. <Content Include="Views\Misc\_MailNotificationGridPartial.cshtml" />
  335. <Content Include="Views\Misc\_MailNotificationEditPartial.cshtml" />
  336. <Content Include="Views\Misc\_MailNotificationPluginJobsPartial.cshtml" />
  337. <Content Include="Views\Misc\_MailNotificationCronPartial.cshtml" />
  338. <Content Include="Views\Shared\_PopupError.cshtml" />
  339. <Content Include="Views\Misc\Logs.cshtml" />
  340. <Content Include="Views\Misc\_LogGridPartial.cshtml" />
  341. <Content Include="Views\Misc\_LogViewPartial.cshtml" />
  342. <Content Include="Views\Shared\_EditCommentPartial.cshtml" />
  343. <Content Include="Views\Admin\Plugins\_PluginsGridPartial.cshtml" />
  344. <Content Include="Views\Config\View.cshtml" />
  345. <Content Include="Views\Config\_ConfigItemGridPartial.cshtml" />
  346. <Content Include="Views\Config\_ConfigItemValueEditPartial.cshtml" />
  347. <Content Include="Views\Config\_ConfigItemEditPartial.cshtml" />
  348. <Content Include="Views\Shared\_PrintPopupPartial.cshtml" />
  349. <Content Include="Views\Shared\_PrintDocumentViewerPartial.cshtml" />
  350. <Content Include="Views\Shared\SaveDocumentViewer.cshtml" />
  351. <Content Include="Views\Deviations\_DeviationAssignPartial.cshtml" />
  352. <Content Include="Views\Appendices\_EditOrderInvoiceCreatedPartial.cshtml" />
  353. <Content Include="Views\Appendices\_AppendixViewPartial.cshtml" />
  354. <Content Include="Views\Appendices\_AppendixDeviationsPartial.cshtml" />
  355. <Content Include="Views\Deviations\_DeviationDataRowPartial.cshtml" />
  356. <Content Include="Views\Sites\_SiteDeviationDescriptionPartial.cshtml" />
  357. <Content Include="Views\Misc\HelpPages.cshtml" />
  358. <Content Include="Views\Misc\_HelpPageTreePartial.cshtml" />
  359. <Content Include="Views\Misc\_HelpPageEditPartial.cshtml" />
  360. <Content Include="Views\Misc\_HelpPageViewPartial.cshtml" />
  361. <Content Include="Views\Misc\_HelpPageHtmlEditPartial.cshtml" />
  362. <Content Include="Views\Config\_ConfigItemReferenceEditPartial.cshtml" />
  363. <Content Include="Views\Admin\AppInfo\View.cshtml" />
  364. <None Include="Web.Debug.config">
  365. <DependentUpon>Web.config</DependentUpon>
  366. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  367. </None>
  368. <None Include="Web.Release.config">
  369. <DependentUpon>Web.config</DependentUpon>
  370. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  371. </None>
  372. </ItemGroup>
  373. <ItemGroup>
  374. <Compile Include="App_Start\BundleConfig.cs" />
  375. <Compile Include="App_Start\FilterConfig.cs" />
  376. <Compile Include="App_Start\FunctionConfig.cs" />
  377. <Compile Include="App_Start\RouteConfig.cs" />
  378. <Compile Include="App_Start\WebApiConfig.cs" />
  379. <Compile Include="Controllers\MiscController.cs" />
  380. <Compile Include="Extensions\ControlHelper.cs" />
  381. <Compile Include="Extensions\HashHelper.cs" />
  382. <Compile Include="Extensions\MVCxGridViewGeneratorHelper.cs" />
  383. <Compile Include="Extensions\MVCxGridViewState.cs" />
  384. <Compile Include="Extensions\ZipArchiveExtension.cs" />
  385. <Compile Include="Models\Admin\AppInfo\AppInfoDataModel.cs" />
  386. <Compile Include="Models\Admin\AppInfo\AppUpdateDataModel.cs" />
  387. <Compile Include="Models\Admin\AppInfo\AssemblyDataModel.cs" />
  388. <Compile Include="Models\Admin\Plugins\PluginDataModel.cs" />
  389. <Compile Include="Models\Appendix\OrderInvoiceCreatedDataModel.cs" />
  390. <Compile Include="Models\Config\ConfigItemDataModel.cs" />
  391. <Compile Include="Models\Global\EditEntityCommentModel.cs" />
  392. <Compile Include="Models\Global\PrintGridModel.cs" />
  393. <Compile Include="Models\Misc\HelpPageDataModel.cs" />
  394. <Compile Include="Models\Misc\LogDataModel.cs" />
  395. <Compile Include="Models\Misc\MailNotificationDataModel.cs" />
  396. <Compile Include="Implementations\DeviationNotificationPlugin.cs" />
  397. <Compile Include="Implementations\AppendixNotificationPlugin.cs" />
  398. <Compile Include="Controllers\AdminController.cs" />
  399. <Compile Include="Controllers\AppendixController.cs" />
  400. <Compile Include="Controllers\DataCallbackController.cs" />
  401. <Compile Include="Controllers\DeviationController.cs" />
  402. <Compile Include="Controllers\GlobalController.cs" />
  403. <Compile Include="Controllers\HomeController.cs" />
  404. <Compile Include="Controllers\LoginController.cs" />
  405. <Compile Include="Controllers\SiteController.cs" />
  406. <Compile Include="Extensions\GridViewSettingsHelper.cs" />
  407. <Compile Include="Extensions\HtmlHelper.cs" />
  408. <Compile Include="Global.asax.cs">
  409. <DependentUpon>Global.asax</DependentUpon>
  410. </Compile>
  411. <Compile Include="Models\Admin\User\IRequireRoleDataModel.cs" />
  412. <Compile Include="Models\Admin\User\RoleDataModel.cs" />
  413. <Compile Include="Models\Admin\User\UserDataModel.cs" />
  414. <Compile Include="Models\Appendix\AppendixDataModel.cs" />
  415. <Compile Include="Models\Appendix\CategoryDataModel.cs" />
  416. <Compile Include="Models\Appendix\CategoryValueDataModel.cs" />
  417. <Compile Include="Models\Appendix\InvoiceDataModel.cs" />
  418. <Compile Include="Models\Appendix\IRequireCategoryDataModel.cs" />
  419. <Compile Include="Models\Appendix\IRequireStateDataModel.cs" />
  420. <Compile Include="Models\Appendix\StateDataModel.cs" />
  421. <Compile Include="Models\Deviation\DeviationDataModel.cs" />
  422. <Compile Include="Models\Deviation\DisturbanceDataModel.cs" />
  423. <Compile Include="Models\Deviation\IRequireKindDataModel.cs" />
  424. <Compile Include="Models\Deviation\IRequireDisturbanceDataModel.cs" />
  425. <Compile Include="Models\Deviation\IRequireStatusDataModel.cs" />
  426. <Compile Include="Models\Deviation\KindDataModel.cs" />
  427. <Compile Include="Models\Deviation\StatusDataModel.cs" />
  428. <Compile Include="Models\Global\EmptyIRequireDataModel.cs" />
  429. <Compile Include="Models\Global\GridViewExportFormat.cs" />
  430. <Compile Include="Models\Global\OptionDialogItemModel.cs" />
  431. <Compile Include="Models\Global\YesNoDialogModel.cs" />
  432. <Compile Include="Models\Global\OptionDialogModel.cs" />
  433. <Compile Include="Models\Site\SiteDataModel.cs" />
  434. <Compile Include="Models\Site\SiteTreeDataModel.cs" />
  435. <Compile Include="Validation\Admin\User\RoleDataModelValidator.cs" />
  436. <Compile Include="Validation\Admin\User\UserDataModelValidator.cs" />
  437. <Compile Include="Models\Global\FooterModel.cs" />
  438. <Compile Include="Models\Global\PopupModel.cs" />
  439. <Compile Include="Models\Home\HomeModel.cs" />
  440. <Compile Include="Models\Login\LoginModel.cs" />
  441. <Compile Include="Properties\AssemblyInfo.cs" />
  442. <Compile Include="Validation\AppendixValidatorFactory.cs" />
  443. <Compile Include="Models\Deviation\DisturbanceValueDataModel.cs" />
  444. <Compile Include="Validation\Appendix\AppendixDataModelValidator.cs" />
  445. <Compile Include="Validation\Appendix\CategoryDataModelValidator.cs" />
  446. <Compile Include="Validation\Appendix\InvoiceDataModelValidator.cs" />
  447. <Compile Include="Validation\Appendix\StateDataModelValidator.cs" />
  448. <Compile Include="Validation\Config\ConfigItemDataModelValidator.cs" />
  449. <Compile Include="Validation\Deviation\KindDataModelValidator.cs" />
  450. <Compile Include="Validation\Deviation\DisturbanceDataModelValidator.cs" />
  451. <Compile Include="Validation\Deviation\StatusDataModelValidator.cs" />
  452. <Compile Include="Validation\Deviation\DeviationDataModelValidator.cs" />
  453. <Compile Include="Validation\Misc\HelpPageDataModelValidator.cs" />
  454. <Compile Include="Validation\Misc\MailNotificationDataModelValidator.cs" />
  455. <Compile Include="Validation\Site\SiteDataModelValidator.cs" />
  456. </ItemGroup>
  457. <ItemGroup>
  458. <Folder Include="App_Data\" />
  459. <Folder Include="Content\Images\HelpPages\" />
  460. <Folder Include="Fonts\" />
  461. </ItemGroup>
  462. <ItemGroup>
  463. <ProjectReference Include="..\GreenTree.Nachtragsmanagement.Core\GreenTree.Nachtragsmanagement.Core.csproj">
  464. <Project>{0b80c4a0-cb8f-423c-8af4-92b489c238dd}</Project>
  465. <Name>GreenTree.Nachtragsmanagement.Core</Name>
  466. </ProjectReference>
  467. <ProjectReference Include="..\GreenTree.Nachtragsmanagement.Data\GreenTree.Nachtragsmanagement.Data.csproj">
  468. <Project>{0c45ecbc-6ad6-4eb1-89bb-f05a3f0fda13}</Project>
  469. <Name>GreenTree.Nachtragsmanagement.Data</Name>
  470. </ProjectReference>
  471. <ProjectReference Include="..\GreenTree.Nachtragsmanagement.Services\GreenTree.Nachtragsmanagement.Services.csproj">
  472. <Project>{7cc45abb-5398-49a2-85f5-966718afa7d8}</Project>
  473. <Name>GreenTree.Nachtragsmanagement.Services</Name>
  474. </ProjectReference>
  475. <ProjectReference Include="..\GreenTree.Nachtragsmanagement.Web.Framework\GreenTree.Nachtragsmanagement.Web.Framework.csproj">
  476. <Project>{faff64ea-de01-40bf-b805-de48d4cbef1c}</Project>
  477. <Name>GreenTree.Nachtragsmanagement.Web.Framework</Name>
  478. </ProjectReference>
  479. </ItemGroup>
  480. <ItemGroup>
  481. <TypeScriptCompile Include="Scripts\devexpress-web.d.ts" />
  482. </ItemGroup>
  483. <ItemGroup>
  484. <Service Include="{4A0DDDB5-7A95-4FBF-97CC-616D07737A77}" />
  485. </ItemGroup>
  486. <ItemGroup>
  487. <EmbeddedResource Include="Properties\licenses.licx" />
  488. </ItemGroup>
  489. <PropertyGroup>
  490. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  491. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  492. </PropertyGroup>
  493. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  494. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets" Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\TypeScript\Microsoft.TypeScript.targets')" />
  495. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  496. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  497. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  498. Other similar extension points exist, see Microsoft.Common.targets.
  499. <Target Name="BeforeBuild">
  500. </Target>
  501. <Target Name="AfterBuild">
  502. </Target> -->
  503. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  504. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  505. </Target>
  506. <ProjectExtensions>
  507. <VisualStudio>
  508. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  509. <WebProjectProperties>
  510. <UseIIS>True</UseIIS>
  511. <AutoAssignPort>True</AutoAssignPort>
  512. <DevelopmentServerPort>50223</DevelopmentServerPort>
  513. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  514. <IISUrl>http://localhost:50223/</IISUrl>
  515. <NTLMAuthentication>False</NTLMAuthentication>
  516. <UseCustomServer>False</UseCustomServer>
  517. <CustomServerUrl>
  518. </CustomServerUrl>
  519. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  520. </WebProjectProperties>
  521. </FlavorProperties>
  522. </VisualStudio>
  523. </ProjectExtensions>
  524. </Project>