纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

873 lines
48 KiB

3 years ago
3 years ago
3 years ago
3 years ago
2 years ago
3 years ago
2 years ago
3 years ago
3 years ago
3 years ago
2 years ago
3 years ago
  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="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProductVersion>
  8. </ProductVersion>
  9. <SchemaVersion>2.0</SchemaVersion>
  10. <ProjectGuid>{BEF1F2C9-1903-4AC4-93BD-08452BFA37A3}</ProjectGuid>
  11. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  12. <OutputType>Library</OutputType>
  13. <AppDesignerFolder>Properties</AppDesignerFolder>
  14. <RootNamespace>NFine.Web</RootNamespace>
  15. <AssemblyName>NFine.Web</AssemblyName>
  16. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  17. <MvcBuildViews>false</MvcBuildViews>
  18. <UseIISExpress>true</UseIISExpress>
  19. <IISExpressSSLPort />
  20. <IISExpressAnonymousAuthentication />
  21. <IISExpressWindowsAuthentication />
  22. <IISExpressUseClassicPipelineMode />
  23. <SccProjectName>
  24. </SccProjectName>
  25. <SccLocalPath>
  26. </SccLocalPath>
  27. <SccAuxPath>
  28. </SccAuxPath>
  29. <SccProvider>
  30. </SccProvider>
  31. <Use64BitIISExpress />
  32. <UseGlobalApplicationHostFile />
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  35. <DebugSymbols>true</DebugSymbols>
  36. <DebugType>full</DebugType>
  37. <Optimize>false</Optimize>
  38. <OutputPath>bin\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. </PropertyGroup>
  43. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  44. <DebugType>pdbonly</DebugType>
  45. <Optimize>true</Optimize>
  46. <OutputPath>bin\</OutputPath>
  47. <DefineConstants>TRACE</DefineConstants>
  48. <ErrorReport>prompt</ErrorReport>
  49. <WarningLevel>4</WarningLevel>
  50. </PropertyGroup>
  51. <ItemGroup>
  52. <Reference Include="EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  53. <HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
  54. <Private>True</Private>
  55. </Reference>
  56. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  57. <HintPath>..\..\dll\EntityFramework.SqlServer.dll</HintPath>
  58. <Private>True</Private>
  59. </Reference>
  60. <Reference Include="ICSSoft.SendMail, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\..\ICSSoft.SendMail.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Interop.grsvr6Lib, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <EmbedInteropTypes>True</EmbedInteropTypes>
  67. <HintPath>..\..\Interop.grsvr6Lib.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.CSharp" />
  70. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  71. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  72. <Private>True</Private>
  73. </Reference>
  74. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  75. <SpecificVersion>False</SpecificVersion>
  76. <HintPath>bin\Newtonsoft.Json.dll</HintPath>
  77. </Reference>
  78. <Reference Include="NPOI, Version=2.1.3.1, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>..\..\dll\NPOI.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System" />
  83. <Reference Include="System.Data" />
  84. <Reference Include="System.Data.Entity" />
  85. <Reference Include="System.Drawing" />
  86. <Reference Include="System.Runtime.Serialization" />
  87. <Reference Include="System.ServiceModel" />
  88. <Reference Include="System.Web.DynamicData" />
  89. <Reference Include="System.Web.Entity" />
  90. <Reference Include="System.Web.ApplicationServices" />
  91. <Reference Include="System.ComponentModel.DataAnnotations" />
  92. <Reference Include="System.Core" />
  93. <Reference Include="System.Data.DataSetExtensions" />
  94. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  95. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
  96. <Private>True</Private>
  97. </Reference>
  98. <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  99. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
  100. <Private>True</Private>
  101. </Reference>
  102. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  103. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
  104. <Private>True</Private>
  105. </Reference>
  106. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
  108. <Private>True</Private>
  109. </Reference>
  110. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  111. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  112. <Private>True</Private>
  113. </Reference>
  114. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  115. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  116. <Private>True</Private>
  117. </Reference>
  118. <Reference Include="System.Xml.Linq" />
  119. <Reference Include="System.Web" />
  120. <Reference Include="System.Web.Extensions" />
  121. <Reference Include="System.Web.Abstractions" />
  122. <Reference Include="System.Web.Routing" />
  123. <Reference Include="System.Xml" />
  124. <Reference Include="System.Configuration" />
  125. <Reference Include="System.Web.Services" />
  126. <Reference Include="System.EnterpriseServices" />
  127. <Reference Include="System.Net.Http">
  128. </Reference>
  129. <Reference Include="System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  130. <HintPath>..\..\System.Net.Http.Formatting.dll</HintPath>
  131. </Reference>
  132. <Reference Include="System.Net.Http.WebRequest">
  133. </Reference>
  134. <Reference Include="System.Web.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  135. <HintPath>..\..\System.Web.Http.dll</HintPath>
  136. </Reference>
  137. <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  138. <HintPath>..\..\System.Web.Http.WebHost.dll</HintPath>
  139. </Reference>
  140. </ItemGroup>
  141. <ItemGroup>
  142. <Compile Include="App_Start\01 Handler\HandlerAjaxOnlyAttribute.cs" />
  143. <Compile Include="App_Start\01 Handler\HandlerAuthorizeAttribute.cs" />
  144. <Compile Include="App_Start\01 Handler\HandlerErrorAttribute.cs" />
  145. <Compile Include="App_Start\01 Handler\HandlerLoginAttribute.cs" />
  146. <Compile Include="App_Start\01 Handler\ControllerBase.cs" />
  147. <Compile Include="Areas\ProductManage\Controllers\SaleOrderViewController.cs" />
  148. <Compile Include="Areas\ProductManage\Controllers\RapaPortController.cs" />
  149. <Compile Include="Areas\ProductManage\Controllers\DiscountRateController.cs" />
  150. <Compile Include="Areas\ProductManage\Controllers\OrderManageController.cs" />
  151. <Compile Include="Areas\ProductManage\Controllers\PreSaleOrderController.cs" />
  152. <Compile Include="Areas\ProductManage\Controllers\PreSellController.cs" />
  153. <Compile Include="Areas\ProductManage\Controllers\MaintainController.cs" />
  154. <Compile Include="Areas\ProductManage\ProductManageAreaRegistration.cs" />
  155. <Compile Include="Areas\SRM\Controllers\ASNMangeWeiWaiController.cs" />
  156. <Compile Include="Areas\SRM\Controllers\CAListController.cs" />
  157. <Compile Include="Areas\SRM\Controllers\ComparisonController.cs" />
  158. <Compile Include="Areas\SRM\Controllers\InvAddController.cs" />
  159. <Compile Include="Areas\SRM\Controllers\InvoiceManageAdminController.cs" />
  160. <Compile Include="Areas\SRM\Controllers\InvoiceSelectController.cs" />
  161. <Compile Include="Areas\SRM\Controllers\InvoiceAddController.cs" />
  162. <Compile Include="Areas\SRM\Controllers\CAManageAdminController.cs" />
  163. <Compile Include="Areas\SRM\Controllers\InvoiceManageController.cs" />
  164. <Compile Include="Areas\SRM\Controllers\CASelectController.cs" />
  165. <Compile Include="Areas\SRM\Controllers\CAAddController.cs" />
  166. <Compile Include="Areas\SRM\Controllers\ASNManageAdminController.cs" />
  167. <Compile Include="Areas\SRM\Controllers\CAManageController.cs" />
  168. <Compile Include="Areas\SRM\Controllers\ASNManageController.cs" />
  169. <Compile Include="Areas\SRM\Controllers\ASNAddController.cs" />
  170. <Compile Include="Areas\SRM\Controllers\ASNCartonSelectController.cs" />
  171. <Compile Include="Areas\SRM\Controllers\ASNSelectController.cs" />
  172. <Compile Include="Areas\SRM\Controllers\CartonNoSelectController.cs" />
  173. <Compile Include="Areas\SRM\Controllers\CartonNoAddController.cs" />
  174. <Compile Include="Areas\SRM\Controllers\CartonNoManageController.cs" />
  175. <Compile Include="Areas\SRM\Controllers\CreateItemLotController.cs" />
  176. <Compile Include="Areas\SRM\Controllers\ASNListController.cs" />
  177. <Compile Include="Areas\SRM\Controllers\POMaintenanceController.cs" />
  178. <Compile Include="Areas\SRM\Controllers\POListController.cs" />
  179. <Compile Include="Areas\SRM\Controllers\POReleaseController.cs" />
  180. <Compile Include="Areas\SRM\Controllers\PriceArticleController.cs" />
  181. <Compile Include="Areas\SRM\Controllers\QuotedPriceController.cs" />
  182. <Compile Include="Areas\SRM\Controllers\RFQAddController.cs" />
  183. <Compile Include="Areas\SRM\Controllers\RFQMesController.cs" />
  184. <Compile Include="Areas\SRM\Controllers\SORRFQController.cs" />
  185. <Compile Include="Areas\SRM\Controllers\SupplierAddController.cs" />
  186. <Compile Include="Areas\SRM\Controllers\TakeEffectPriceController.cs" />
  187. <Compile Include="Areas\SRM\SRMAreaRegistration.cs" />
  188. <Compile Include="Areas\SystemManage\Controllers\AreaController.cs" />
  189. <Compile Include="Areas\SystemManage\Controllers\DutyController.cs" />
  190. <Compile Include="Areas\SystemManage\Controllers\ItemsDataController.cs" />
  191. <Compile Include="Areas\SystemManage\Controllers\ModuleButtonController.cs" />
  192. <Compile Include="Areas\SystemManage\Controllers\ModuleController.cs" />
  193. <Compile Include="Areas\SystemManage\Controllers\OrganizeController.cs" />
  194. <Compile Include="Areas\SystemManage\Controllers\RoleAuthorizeController.cs" />
  195. <Compile Include="Areas\SystemManage\Controllers\RoleController.cs" />
  196. <Compile Include="Areas\SystemManage\Controllers\CustomerController.cs" />
  197. <Compile Include="Areas\SystemManage\Controllers\UserController.cs" />
  198. <Compile Include="Areas\SystemManage\Controllers\ItemsTypeController.cs" />
  199. <Compile Include="Areas\SystemManage\SystemManageAreaRegistration.cs" />
  200. <Compile Include="Areas\SystemSecurity\Controllers\DbBackupController.cs" />
  201. <Compile Include="Areas\SystemSecurity\Controllers\FilterIPController.cs" />
  202. <Compile Include="Areas\SystemSecurity\Controllers\LogController.cs" />
  203. <Compile Include="Areas\SystemSecurity\Controllers\ServerMonitoringController.cs" />
  204. <Compile Include="Areas\SystemSecurity\SystemSecurityAreaRegistration.cs" />
  205. <Compile Include="ChulingHandler.ashx.cs">
  206. <DependentUpon>ChulingHandler.ashx</DependentUpon>
  207. </Compile>
  208. <Compile Include="PrintFunction.cs" />
  209. <Compile Include="Controllers\ClientsDataController.cs" />
  210. <Compile Include="Controllers\HomeController.cs" />
  211. <Compile Include="Controllers\LoginController.cs" />
  212. <Compile Include="Global.asax.cs">
  213. <DependentUpon>Global.asax</DependentUpon>
  214. </Compile>
  215. <Compile Include="Handler1.ashx.cs">
  216. <DependentUpon>Handler1.ashx</DependentUpon>
  217. </Compile>
  218. <Compile Include="PrintJson.cs" />
  219. <Compile Include="Properties\AssemblyInfo.cs" />
  220. <Compile Include="Service References\ServiceReference1\Reference.cs">
  221. <AutoGen>True</AutoGen>
  222. <DesignTime>True</DesignTime>
  223. <DependentUpon>Reference.svcmap</DependentUpon>
  224. </Compile>
  225. </ItemGroup>
  226. <ItemGroup>
  227. <Compile Include="App_Start\FilterConfig.cs" />
  228. <Compile Include="App_Start\RouteConfig.cs" />
  229. <Content Include="Content\bootstrap.css" />
  230. <Content Include="Content\bootstrap.min.css" />
  231. <Content Include="Content\css\form.css" />
  232. <Content Include="Content\css\framework-font.css" />
  233. <Content Include="Content\css\framework-ui.css" />
  234. <Content Include="Content\css\framework-login.css" />
  235. <Content Include="Content\css\framework-theme.css" />
  236. <Content Include="Content\css\framework-about.css" />
  237. <Content Include="Content\fonts\fontawesome-webfont.svg" />
  238. <Content Include="Content\fonts\glyphicons-halflings-regular.svg" />
  239. <Content Include="Content\fonts\weathericons-regular-webfont.svg" />
  240. <Content Include="Content\img\1.png" />
  241. <Content Include="Content\img\2.png" />
  242. <Content Include="Content\img\3.png" />
  243. <Content Include="Content\img\ajax-loader.gif" />
  244. <Content Include="Content\img\alipay.jpg" />
  245. <Content Include="Content\img\alipayimg.png" />
  246. <Content Include="Content\img\banner1.jpg" />
  247. <Content Include="Content\img\banner2.jpg" />
  248. <Content Include="Content\img\banner3.jpg" />
  249. <Content Include="Content\img\banner4.jpg" />
  250. <Content Include="Content\img\button_pm_close.png" />
  251. <Content Include="Content\img\cy-reward-title-bg.jpg" />
  252. <Content Include="Content\img\loading.gif" />
  253. <Content Include="Content\img\logo.png" />
  254. <Content Include="Content\img\NewIndex.jpg" />
  255. <Content Include="Content\img\radio1.jpg" />
  256. <Content Include="Content\img\radio2.jpg" />
  257. <Content Include="Content\img\samples\333.png" />
  258. <Content Include="Content\img\samples\angelina-300.jpg" />
  259. <Content Include="Content\img\samples\emma-300.jpg" />
  260. <Content Include="Content\img\samples\emma.png" />
  261. <Content Include="Content\img\samples\george.png" />
  262. <Content Include="Content\img\samples\head_120.png" />
  263. <Content Include="Content\img\samples\jessica.jpg" />
  264. <Content Include="Content\img\samples\kunis-300.jpg" />
  265. <Content Include="Content\img\samples\kunis.png" />
  266. <Content Include="Content\img\samples\lima-300.jpg" />
  267. <Content Include="Content\img\samples\messages-photo-1.png" />
  268. <Content Include="Content\img\samples\messages-photo-2.png" />
  269. <Content Include="Content\img\samples\messages-photo-3.png" />
  270. <Content Include="Content\img\samples\miranda-560-300.png" />
  271. <Content Include="Content\img\samples\robert-300.jpg" />
  272. <Content Include="Content\img\samples\robert.png" />
  273. <Content Include="Content\img\samples\ryan-300.jpg" />
  274. <Content Include="Content\img\samples\ryan.png" />
  275. <Content Include="Content\img\samples\scarlet-159.png" />
  276. <Content Include="Content\img\samples\scarlet.png" />
  277. <Content Include="Content\img\samples\scarlett-300.jpg" />
  278. <Content Include="Content\img\signet.gif" />
  279. <Content Include="Content\img\wechat.jpg" />
  280. <Content Include="Content\img\weipayimg.png" />
  281. <Content Include="Content\img\weixin_nfine.png" />
  282. <Content Include="Content\js\bootstrap\bootstrap.js" />
  283. <Content Include="Content\js\bootstrap\bootstrap.min.css" />
  284. <Content Include="Content\js\charts\Chart.js" />
  285. <Content Include="Content\js\charts\Chart.min.js" />
  286. <Content Include="Content\js\cookie\jquery.cookie.js" />
  287. <Content Include="Content\js\CreateControl.js" />
  288. <Content Include="Content\js\datepicker\calendar.js" />
  289. <Content Include="Content\js\datepicker\DatePicker.js" />
  290. <Content Include="Content\js\datepicker\lang\en.js" />
  291. <Content Include="Content\js\datepicker\lang\zh-cn.js" />
  292. <Content Include="Content\js\datepicker\lang\zh-tw.js" />
  293. <Content Include="Content\js\datepicker\skin\datePicker.gif" />
  294. <Content Include="Content\js\datepicker\skin\datePicker.png" />
  295. <Content Include="Content\js\datepicker\skin\datepicker_icon.png" />
  296. <Content Include="Content\js\datepicker\skin\default\datepicker-dev.css" />
  297. <Content Include="Content\js\datepicker\skin\default\datepicker.css" />
  298. <Content Include="Content\js\datepicker\skin\default\img.gif" />
  299. <Content Include="Content\js\datepicker\skin\default\img.png" />
  300. <Content Include="Content\js\datepicker\skin\WdatePicker.css" />
  301. <Content Include="Content\js\datepicker\skin\whyGreen\bg.jpg" />
  302. <Content Include="Content\js\datepicker\skin\whyGreen\datepicker.css" />
  303. <Content Include="Content\js\datepicker\skin\whyGreen\img.gif" />
  304. <Content Include="Content\js\datepicker\WdatePicker.js" />
  305. <Content Include="Content\js\datepicker\开发包\lang\en.js" />
  306. <Content Include="Content\js\datepicker\开发包\lang\zh-cn.js" />
  307. <Content Include="Content\js\datepicker\开发包\lang\zh-tw.js" />
  308. <Content Include="Content\js\datepicker\开发包\readme.txt" />
  309. <Content Include="Content\js\datepicker\开发包\skin\datePicker.gif" />
  310. <Content Include="Content\js\datepicker\开发包\skin\datePicker.png" />
  311. <Content Include="Content\js\datepicker\开发包\skin\default\datepicker.css" />
  312. <Content Include="Content\js\datepicker\开发包\skin\default\img.gif" />
  313. <Content Include="Content\js\datepicker\开发包\skin\WdatePicker.css" />
  314. <Content Include="Content\js\datepicker\开发包\skin\whyGreen\bg.jpg" />
  315. <Content Include="Content\js\datepicker\开发包\skin\whyGreen\datepicker.css" />
  316. <Content Include="Content\js\datepicker\开发包\skin\whyGreen\img.gif" />
  317. <Content Include="Content\js\dialog\dialog.css" />
  318. <Content Include="Content\js\dialog\dialog.js" />
  319. <Content Include="Content\js\dialog\img\icon-ext.png" />
  320. <Content Include="Content\js\dialog\img\icon.png" />
  321. <Content Include="Content\js\dialog\img\loading-0.gif" />
  322. <Content Include="Content\js\dialog\img\loading-1.gif" />
  323. <Content Include="Content\js\dialog\img\loading-2.gif" />
  324. <Content Include="Content\js\echarts\echarts-all.js" />
  325. <Content Include="Content\js\echarts\echarts.js" />
  326. <Content Include="Content\js\echarts\echarts.min.js" />
  327. <Content Include="Content\js\echarts\infographic.js" />
  328. <Content Include="Content\js\highcharts\adapters\mootools-adapter.js" />
  329. <Content Include="Content\js\highcharts\adapters\mootools-adapter.src.js" />
  330. <Content Include="Content\js\highcharts\adapters\prototype-adapter.js" />
  331. <Content Include="Content\js\highcharts\adapters\prototype-adapter.src.js" />
  332. <Content Include="Content\js\highcharts\adapters\standalone-framework.js" />
  333. <Content Include="Content\js\highcharts\adapters\standalone-framework.src.js" />
  334. <Content Include="Content\js\highcharts\highcharts-all.js" />
  335. <Content Include="Content\js\highcharts\highcharts-more.js" />
  336. <Content Include="Content\js\highcharts\highcharts-more.src.js" />
  337. <Content Include="Content\js\highcharts\highcharts.js" />
  338. <Content Include="Content\js\highcharts\highcharts.src.js" />
  339. <Content Include="Content\js\highcharts\modules\canvas-tools.js" />
  340. <Content Include="Content\js\highcharts\modules\canvas-tools.src.js" />
  341. <Content Include="Content\js\highcharts\modules\data.js" />
  342. <Content Include="Content\js\highcharts\modules\data.src.js" />
  343. <Content Include="Content\js\highcharts\modules\drilldown.js" />
  344. <Content Include="Content\js\highcharts\modules\drilldown.src.js" />
  345. <Content Include="Content\js\highcharts\modules\exporting.js" />
  346. <Content Include="Content\js\highcharts\modules\exporting.src.js" />
  347. <Content Include="Content\js\highcharts\modules\funnel.js" />
  348. <Content Include="Content\js\highcharts\modules\funnel.src.js" />
  349. <Content Include="Content\js\highcharts\modules\no-data-to-display.js" />
  350. <Content Include="Content\js\highcharts\modules\no-data-to-display.src.js" />
  351. <Content Include="Content\js\highcharts\themes\dark-blue.js" />
  352. <Content Include="Content\js\highcharts\themes\dark-green.js" />
  353. <Content Include="Content\js\highcharts\themes\gray.js" />
  354. <Content Include="Content\js\highcharts\themes\grid.js" />
  355. <Content Include="Content\js\highcharts\themes\skies.js" />
  356. <Content Include="Content\js\index.js" />
  357. <Content Include="Content\js\indextab.js" />
  358. <Content Include="Content\js\framework-ui.js" />
  359. <Content Include="Content\js\jqgrid\grid.locale-cn.js" />
  360. <Content Include="Content\js\jqgrid\jqgrid.css" />
  361. <Content Include="Content\js\jqgrid\jqgrid.min.js" />
  362. <Content Include="Content\js\jqprint\jquery.jqprint-0.3.js" />
  363. <Content Include="Content\js\jqprint\jquery.jqprint.css" />
  364. <Content Include="Content\js\jquery-ui-1.12.1\AUTHORS.txt" />
  365. <Content Include="Content\js\jquery-ui-1.12.1\external\jquery\jquery.js" />
  366. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_444444_256x240.png" />
  367. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_555555_256x240.png" />
  368. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777620_256x240.png" />
  369. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_777777_256x240.png" />
  370. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_cc0000_256x240.png" />
  371. <Content Include="Content\js\jquery-ui-1.12.1\images\ui-icons_ffffff_256x240.png" />
  372. <Content Include="Content\js\jquery-ui-1.12.1\index.html" />
  373. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.css" />
  374. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.js" />
  375. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.css" />
  376. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.min.js" />
  377. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.css" />
  378. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.structure.min.css" />
  379. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.css" />
  380. <Content Include="Content\js\jquery-ui-1.12.1\jquery-ui.theme.min.css" />
  381. <Content Include="Content\js\jquery-ui-1.12.1\LICENSE.txt" />
  382. <Content Include="Content\js\jquery-ui\images\calendar.gif" />
  383. <Content Include="Content\js\jquery-ui\images\ui-bg_flat_0_aaaaaa_40x100.png" />
  384. <Content Include="Content\js\jquery-ui\images\ui-bg_flat_75_ffffff_40x100.png" />
  385. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_55_fbf9ee_1x400.png" />
  386. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_65_ffffff_1x400.png" />
  387. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_dadada_1x400.png" />
  388. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_75_e6e6e6_1x400.png" />
  389. <Content Include="Content\js\jquery-ui\images\ui-bg_glass_95_fef1ec_1x400.png" />
  390. <Content Include="Content\js\jquery-ui\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
  391. <Content Include="Content\js\jquery-ui\images\ui-icons_222222_256x240.png" />
  392. <Content Include="Content\js\jquery-ui\images\ui-icons_2e83ff_256x240.png" />
  393. <Content Include="Content\js\jquery-ui\images\ui-icons_454545_256x240.png" />
  394. <Content Include="Content\js\jquery-ui\images\ui-icons_888888_256x240.png" />
  395. <Content Include="Content\js\jquery-ui\images\ui-icons_cd0a0a_256x240.png" />
  396. <Content Include="Content\js\jquery-ui\jquery-ui.min.css" />
  397. <Content Include="Content\js\jquery-ui\jquery-ui.min.js" />
  398. <Content Include="Content\js\jquery.ui.datepicker-zh-CN.min.js" />
  399. <Content Include="Content\js\jquery\jquery-2.1.1.min.js" />
  400. <Content Include="Content\js\layout\jquery.layout.js" />
  401. <Content Include="Content\js\loading\pace.min.js" />
  402. <Content Include="Content\js\md5\jquery.md5.js" />
  403. <Content Include="Content\js\qrcode\jquery.qrcode.js" />
  404. <Content Include="Content\js\qrcode\qrcode.js" />
  405. <Content Include="Content\js\select2\select2.min.css" />
  406. <Content Include="Content\js\select2\select2.min.js" />
  407. <Content Include="Content\js\simditor\css\simditor.css" />
  408. <Content Include="Content\js\simditor\js\hotkeys.js" />
  409. <Content Include="Content\js\simditor\js\hotkeys.min.js" />
  410. <Content Include="Content\js\simditor\js\module.js" />
  411. <Content Include="Content\js\simditor\js\module.min.js" />
  412. <Content Include="Content\js\simditor\js\simditor.js" />
  413. <Content Include="Content\js\simditor\js\simditor.min.js" />
  414. <Content Include="Content\js\simditor\js\uploader.js" />
  415. <Content Include="Content\js\simditor\js\uploader.min.js" />
  416. <Content Include="Content\js\validate\jquery.validate.min.js" />
  417. <Content Include="Content\js\wdtree\images\icons\add.png" />
  418. <Content Include="Content\js\wdtree\images\icons\addStep.gif" />
  419. <Content Include="Content\js\wdtree\images\icons\addStep_dsbl.gif" />
  420. <Content Include="Content\js\wdtree\images\icons\btn-arrow.gif" />
  421. <Content Include="Content\js\wdtree\images\icons\Btn.Close.gif" />
  422. <Content Include="Content\js\wdtree\images\icons\Btn.Refresh.gif" />
  423. <Content Include="Content\js\wdtree\images\icons\cal.gif" />
  424. <Content Include="Content\js\wdtree\images\icons\checkbox_0.gif" />
  425. <Content Include="Content\js\wdtree\images\icons\checkbox_0.png" />
  426. <Content Include="Content\js\wdtree\images\icons\checkbox_1.gif" />
  427. <Content Include="Content\js\wdtree\images\icons\checkbox_1.png" />
  428. <Content Include="Content\js\wdtree\images\icons\checkbox_2.gif" />
  429. <Content Include="Content\js\wdtree\images\icons\checkbox_2.png" />
  430. <Content Include="Content\js\wdtree\images\icons\circle_animation.gif" />
  431. <Content Include="Content\js\wdtree\images\icons\delete.png" />
  432. <Content Include="Content\js\wdtree\images\icons\delItem.gif" />
  433. <Content Include="Content\js\wdtree\images\icons\delItem_dsbl.gif" />
  434. <Content Include="Content\js\wdtree\images\icons\edit.png" />
  435. <Content Include="Content\js\wdtree\images\icons\folder_close.gif" />
  436. <Content Include="Content\js\wdtree\images\icons\ico1.gif" />
  437. <Content Include="Content\js\wdtree\images\icons\ico2.gif" />
  438. <Content Include="Content\js\wdtree\images\icons\ico3.gif" />
  439. <Content Include="Content\js\wdtree\images\icons\ico4-1-1.gif" />
  440. <Content Include="Content\js\wdtree\images\icons\ico4-1.gif" />
  441. <Content Include="Content\js\wdtree\images\icons\ico4-2.gif" />
  442. <Content Include="Content\js\wdtree\images\icons\ico4-3.gif" />
  443. <Content Include="Content\js\wdtree\images\icons\ico4-4.gif" />
  444. <Content Include="Content\js\wdtree\images\icons\ico4.gif" />
  445. <Content Include="Content\js\wdtree\images\icons\ico5.gif" />
  446. <Content Include="Content\js\wdtree\images\icons\ico6-1.gif" />
  447. <Content Include="Content\js\wdtree\images\icons\ico6-2.gif" />
  448. <Content Include="Content\js\wdtree\images\icons\ico6.gif" />
  449. <Content Include="Content\js\wdtree\images\icons\indicator.gif" />
  450. <Content Include="Content\js\wdtree\images\icons\information.png" />
  451. <Content Include="Content\js\wdtree\images\icons\Item.Add.gif" />
  452. <Content Include="Content\js\wdtree\images\icons\Item.Delete.gif" />
  453. <Content Include="Content\js\wdtree\images\icons\Item.Edit.gif" />
  454. <Content Include="Content\js\wdtree\images\icons\Item.Input.gif" />
  455. <Content Include="Content\js\wdtree\images\icons\Item.Save.gif" />
  456. <Content Include="Content\js\wdtree\images\icons\Item.Search.gif" />
  457. <Content Include="Content\js\wdtree\images\icons\none.gif" />
  458. <Content Include="Content\js\wdtree\images\icons\note.gif" />
  459. <Content Include="Content\js\wdtree\images\icons\rowdelete.png" />
  460. <Content Include="Content\js\wdtree\images\icons\s.gif" />
  461. <Content Include="Content\js\wdtree\images\icons\table_refresh.png" />
  462. <Content Include="Content\js\wdtree\images\icons\view.png" />
  463. <Content Include="Content\js\wdtree\images\tree\arrows.gif" />
  464. <Content Include="Content\js\wdtree\images\tree\cbs.gif" />
  465. <Content Include="Content\js\wdtree\images\tree\drop-yes.gif" />
  466. <Content Include="Content\js\wdtree\images\tree\elbow-end-minus-nl.gif" />
  467. <Content Include="Content\js\wdtree\images\tree\elbow-end-minus.gif" />
  468. <Content Include="Content\js\wdtree\images\tree\elbow-end-plus-nl.gif" />
  469. <Content Include="Content\js\wdtree\images\tree\elbow-end-plus.gif" />
  470. <Content Include="Content\js\wdtree\images\tree\elbow-end.gif" />
  471. <Content Include="Content\js\wdtree\images\tree\elbow-line.gif" />
  472. <Content Include="Content\js\wdtree\images\tree\elbow-minus-nl.gif" />
  473. <Content Include="Content\js\wdtree\images\tree\elbow-minus.gif" />
  474. <Content Include="Content\js\wdtree\images\tree\elbow-plus-nl.gif" />
  475. <Content Include="Content\js\wdtree\images\tree\elbow-plus.gif" />
  476. <Content Include="Content\js\wdtree\images\tree\elbow.gif" />
  477. <Content Include="Content\js\wdtree\images\tree\folder-open.gif" />
  478. <Content Include="Content\js\wdtree\images\tree\folder.gif" />
  479. <Content Include="Content\js\wdtree\images\tree\leaf.gif" />
  480. <Content Include="Content\js\wdtree\images\tree\loading.gif" />
  481. <Content Include="Content\js\wdtree\tree.css" />
  482. <Content Include="Content\js\wdtree\tree.js" />
  483. <Content Include="Content\js\wizard\wizard.css" />
  484. <Content Include="Content\js\wizard\wizard.js" />
  485. <Content Include="Content\js\framework-clientdata.js" />
  486. <Content Include="Content\js\zsign\jquery.zsign.css" />
  487. <Content Include="Content\js\zsign\jquery.zsign.js" />
  488. <Content Include="Content\js\zsign\signet.gif" />
  489. <Content Include="Content\Site.css" />
  490. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  491. <Content Include="Global.asax" />
  492. <Content Include="HtmlPage1.html" />
  493. <Content Include="Index.htm" />
  494. <Content Include="PrintActivex.exe" />
  495. <Content Include="Scripts\bootstrap.js" />
  496. <Content Include="Scripts\bootstrap.min.js" />
  497. <Content Include="Areas\SRM\Views\RFQAdd\Index.cshtml" />
  498. <Content Include="Areas\SRM\Views\Comparison\Index.cshtml" />
  499. <Content Include="Areas\SRM\Views\InvAdd\Index.cshtml" />
  500. <Content Include="Areas\SRM\Views\Comparison\CompPrice.cshtml" />
  501. <Content Include="Areas\SRM\Views\Comparison\ComPricelist.cshtml" />
  502. <Content Include="Areas\SRM\Views\QuotedPrice\Index.cshtml" />
  503. <Content Include="Areas\SRM\Views\QuotedPrice\QuotedPrice.cshtml" />
  504. <Content Include="Areas\SRM\Views\QuotedPrice\QuotedPriceDetails.cshtml" />
  505. <Content Include="Areas\SRM\Views\PriceArticle\Index.cshtml" />
  506. <Content Include="Areas\SRM\Views\PriceArticle\PriceArtList.cshtml" />
  507. <Content Include="Areas\SRM\Views\PriceArticle\PriceArtStage.cshtml" />
  508. <Content Include="Areas\SRM\Views\PriceArticle\PriceArticComit.cshtml" />
  509. <Content Include="Areas\SRM\Views\SupplierAdd\Index.cshtml" />
  510. <Content Include="Areas\SRM\Views\QuotedPrice\QuotedPriceLIst.cshtml" />
  511. <Content Include="Areas\SRM\Views\TakeEffectPrice\Index.cshtml" />
  512. <Content Include="Areas\SRM\Views\TakeEffectPrice\TakeEffDetails.cshtml" />
  513. <Content Include="Areas\SRM\Views\TakeEffectPrice\TakeEffList.cshtml" />
  514. <Content Include="File\报价模板.xlsx" />
  515. <Content Include="Areas\SRM\Views\InvAdd\Invmes.cshtml" />
  516. <Content Include="Areas\SRM\Views\SupplierAdd\CustomerMes.cshtml" />
  517. <Content Include="Areas\SRM\Views\RFQMes\Index.cshtml" />
  518. <Content Include="Areas\SRM\Views\RFQMes\WatchBJ.cshtml" />
  519. <Content Include="Areas\SRM\Views\CreateItemLot\Form2.cshtml" />
  520. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\Index.cshtml" />
  521. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\ASNAddWeiWai.cshtml" />
  522. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\ASNSelectWeiWai.cshtml" />
  523. <Content Include="Areas\SRM\Views\ASNMangeWeiWai\ASNCartonSelectWeiWai.cshtml" />
  524. <None Include="Scripts\jquery-1.10.2.intellisense.js" />
  525. <Content Include="Scripts\jquery-1.10.2.js" />
  526. <Content Include="Scripts\jquery-1.10.2.min.js" />
  527. <Content Include="Scripts\modernizr-2.6.2.js" />
  528. <Content Include="Service References\ServiceReference1\NFine.Web.ServiceReference1.Result.datasource">
  529. <DependentUpon>Reference.svcmap</DependentUpon>
  530. </Content>
  531. <Content Include="Areas\ProductManage\Views\SaleOrderView\Index.cshtml" />
  532. <Content Include="Areas\ProductManage\Views\SaleOrderView\Details.cshtml" />
  533. <Content Include="Grf\CalChange.grf" />
  534. <Content Include="Handler1.ashx" />
  535. <Content Include="Grf\1a.grf" />
  536. <Content Include="Frp\ASN.fr3" />
  537. <Content Include="Frp\lot.fr3" />
  538. <Content Include="ChulingHandler.ashx" />
  539. <Content Include="Areas\ProductManage\Views\PORelease\Index.cshtml" />
  540. <Content Include="Areas\SRM\Views\PORelease\Index.cshtml" />
  541. <Content Include="Areas\SRM\Web.config" />
  542. <Content Include="Areas\SRM\Views\POMaintenance\Index.cshtml" />
  543. <Content Include="Content\js\jquery-ui-1.12.1\package.json" />
  544. <Content Include="Areas\SRM\Views\CreateItemLot\Index.cshtml" />
  545. <Content Include="Areas\SRM\Views\CreateItemLot\Form.cshtml" />
  546. <Content Include="Areas\SRM\Views\CartonNoManage\Index.cshtml" />
  547. <Content Include="Areas\SRM\Views\CartonNoAdd\Index.cshtml" />
  548. <Content Include="Areas\SRM\Views\CartonNoSelect\Index.cshtml" />
  549. <Content Include="Areas\SRM\Views\ASNManage\Index.cshtml" />
  550. <Content Include="Areas\SRM\Views\ASNAdd\Index.cshtml" />
  551. <Content Include="Areas\SRM\Views\ASNSelect\Index.cshtml" />
  552. <Content Include="Areas\SRM\Views\ASNCartonSelect\Index.cshtml" />
  553. <Content Include="Areas\SRM\Views\POList\Index.cshtml" />
  554. <Content Include="Areas\SRM\Views\ASNList\Index.cshtml" />
  555. <Content Include="Areas\SRM\Views\CartonNoSelect\Form.cshtml" />
  556. <Content Include="Areas\SRM\Views\CartonNoAdd\Form.cshtml" />
  557. <Content Include="Areas\SRM\Views\ASNManageAdmin\Index.cshtml" />
  558. <Content Include="Areas\SRM\Views\CAManage\Index.cshtml" />
  559. <Content Include="Areas\SRM\Views\CAAdd\Index.cshtml" />
  560. <Content Include="Areas\SRM\Views\CASelect\Index.cshtml" />
  561. <Content Include="Areas\SRM\Views\CAManageAdmin\Index.cshtml" />
  562. <Content Include="Areas\SRM\Views\InvoiceManage\Index.cshtml" />
  563. <Content Include="Areas\SRM\Views\InvoiceAdd\Index.cshtml" />
  564. <Content Include="Areas\SRM\Views\InvoiceSelect\Index.cshtml" />
  565. <Content Include="Areas\SRM\Views\InvoiceManageAdmin\Index.cshtml" />
  566. <Content Include="Areas\SRM\Views\CAList\Index.cshtml" />
  567. <Content Include="Areas\SRM\Views\_ViewStart.cshtml" />
  568. <Content Include="Areas\SRM\Views\Shared\_Layout.cshtml" />
  569. <Content Include="Areas\SRM\Views\SORRFQ\Index.cshtml" />
  570. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  571. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  572. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  573. <Content Include="packages.config" />
  574. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  575. <Content Include="ReportFile\ASN.fr3" />
  576. <Content Include="ReportFile\lot.fr3" />
  577. <Content Include="ReportFile\DepositAmt.fr3" />
  578. <Content Include="ReportFile\CartonNo.fr3" />
  579. <Content Include="ReportFile\SRM操作手册.docx" />
  580. <Content Include="Scripts\jquery-1.10.2.min.map" />
  581. <None Include="Service References\ServiceReference1\configuration91.svcinfo" />
  582. <None Include="Service References\ServiceReference1\configuration.svcinfo" />
  583. <None Include="Service References\ServiceReference1\Reference.svcmap">
  584. <Generator>WCF Proxy Generator</Generator>
  585. <LastGenOutput>Reference.cs</LastGenOutput>
  586. </None>
  587. <None Include="Service References\ServiceReference1\U8ERP5.disco" />
  588. <Content Include="Web.config">
  589. <SubType>Designer</SubType>
  590. </Content>
  591. <Content Include="Web.Debug.config">
  592. <DependentUpon>Web.config</DependentUpon>
  593. </Content>
  594. <Content Include="Web.Release.config">
  595. <DependentUpon>Web.config</DependentUpon>
  596. </Content>
  597. <Content Include="Views\Web.config" />
  598. <None Include="Service References\ServiceReference1\U8ERP5.wsdl" />
  599. <None Include="Service References\ServiceReference1\U8ERP5.xsd">
  600. <SubType>Designer</SubType>
  601. </None>
  602. <None Include="Service References\ServiceReference1\U8ERP51.xsd">
  603. <SubType>Designer</SubType>
  604. </None>
  605. <None Include="Service References\ServiceReference1\U8ERP52.xsd">
  606. <SubType>Designer</SubType>
  607. </None>
  608. <None Include="Service References\ServiceReference1\U8ERP53.xsd">
  609. <SubType>Designer</SubType>
  610. </None>
  611. </ItemGroup>
  612. <ItemGroup>
  613. <Content Include="Views\Shared\_LayoutIndex.cshtml" />
  614. </ItemGroup>
  615. <ItemGroup>
  616. <Content Include="Content\fonts\glyphicons-halflings-regular.eot" />
  617. <Content Include="Content\fonts\glyphicons-halflings-regular.ttf" />
  618. <Content Include="Content\fonts\glyphicons-halflings-regular.woff" />
  619. <Content Include="Content\fonts\glyphicons-halflings-regular.woff2" />
  620. <Content Include="Content\fonts\glyphicons-halflings-regulard41d.eot" />
  621. <Content Include="Content\fonts\weathericons-regular-webfont.eot" />
  622. <Content Include="Content\fonts\weathericons-regular-webfont.ttf" />
  623. <Content Include="Content\fonts\weathericons-regular-webfont.woff" />
  624. <Content Include="Content\fonts\weathericons-regular-webfontd41d.eot" />
  625. </ItemGroup>
  626. <ItemGroup>
  627. <Content Include="Views\Home\Index.cshtml" />
  628. </ItemGroup>
  629. <ItemGroup>
  630. <Content Include="Views\Login\Index.cshtml" />
  631. </ItemGroup>
  632. <ItemGroup>
  633. <Content Include="Areas\SystemManage\Views\Web.config" />
  634. </ItemGroup>
  635. <ItemGroup>
  636. <Content Include="Configs\log4net.config" />
  637. <Content Include="Configs\system.config" />
  638. </ItemGroup>
  639. <ItemGroup>
  640. <Content Include="Configs\database.config">
  641. <SubType>Designer</SubType>
  642. </Content>
  643. </ItemGroup>
  644. <ItemGroup>
  645. <ProjectReference Include="..\NFine.Application\NFine.Application.csproj">
  646. <Project>{f2035ee2-b73d-4fb8-a433-cab465de6a2a}</Project>
  647. <Name>NFine.Application</Name>
  648. </ProjectReference>
  649. <ProjectReference Include="..\NFine.Code\NFine.Code.csproj">
  650. <Project>{db19ce03-c307-43fe-a209-08aa4ae10e21}</Project>
  651. <Name>NFine.Code</Name>
  652. </ProjectReference>
  653. <ProjectReference Include="..\NFine.Data\NFine.Data.csproj">
  654. <Project>{f71003e8-a836-48f4-9df6-df9095cebd18}</Project>
  655. <Name>NFine.Data</Name>
  656. </ProjectReference>
  657. <ProjectReference Include="..\NFine.Domain\NFine.Domain.csproj">
  658. <Project>{7dc886cd-b8a0-44e8-aadd-57fcb0cfecb8}</Project>
  659. <Name>NFine.Domain</Name>
  660. </ProjectReference>
  661. <ProjectReference Include="..\NFine.Mapping\NFine.Mapping.csproj">
  662. <Project>{4e642cbe-f6c5-4cb9-9474-6b349652fe77}</Project>
  663. <Name>NFine.Mapping</Name>
  664. </ProjectReference>
  665. <ProjectReference Include="..\NFine.Repository\NFine.Repository.csproj">
  666. <Project>{875233bf-ea15-49e0-9a9c-77884a897ff6}</Project>
  667. <Name>NFine.Repository</Name>
  668. </ProjectReference>
  669. </ItemGroup>
  670. <ItemGroup>
  671. <Content Include="Views\Shared\_Form.cshtml" />
  672. <Content Include="Views\Shared\_Index.cshtml" />
  673. </ItemGroup>
  674. <ItemGroup>
  675. <Content Include="Areas\SystemManage\Views\Module\Index.cshtml" />
  676. </ItemGroup>
  677. <ItemGroup>
  678. <Content Include="Areas\SystemManage\Views\Module\Form.cshtml" />
  679. </ItemGroup>
  680. <ItemGroup>
  681. <Content Include="Areas\SystemManage\Views\Module\Details.cshtml" />
  682. </ItemGroup>
  683. <ItemGroup>
  684. <Content Include="Areas\SystemManage\Views\ModuleButton\Index.cshtml" />
  685. </ItemGroup>
  686. <ItemGroup>
  687. <Content Include="Areas\SystemManage\Views\ModuleButton\Form.cshtml" />
  688. </ItemGroup>
  689. <ItemGroup>
  690. <Content Include="Areas\SystemManage\Views\ModuleButton\CloneButton.cshtml" />
  691. </ItemGroup>
  692. <ItemGroup>
  693. <Content Include="Areas\SystemManage\Views\ModuleButton\Details.cshtml" />
  694. </ItemGroup>
  695. <ItemGroup>
  696. <Content Include="Areas\SystemManage\Views\Area\Index.cshtml" />
  697. </ItemGroup>
  698. <ItemGroup>
  699. <Content Include="Areas\SystemManage\Views\ItemsData\Index.cshtml" />
  700. </ItemGroup>
  701. <ItemGroup>
  702. <Content Include="Areas\SystemManage\Views\ItemsType\Form.cshtml" />
  703. </ItemGroup>
  704. <ItemGroup>
  705. <Content Include="Areas\SystemManage\Views\ItemsType\Index.cshtml" />
  706. </ItemGroup>
  707. <ItemGroup>
  708. <Content Include="Areas\SystemManage\Views\ItemsData\Form.cshtml" />
  709. </ItemGroup>
  710. <ItemGroup>
  711. <Content Include="Areas\SystemManage\Views\ItemsType\Details.cshtml" />
  712. </ItemGroup>
  713. <ItemGroup>
  714. <Content Include="Areas\SystemManage\Views\ItemsData\Details.cshtml" />
  715. </ItemGroup>
  716. <ItemGroup>
  717. <Content Include="Areas\SystemManage\Views\Organize\Index.cshtml" />
  718. </ItemGroup>
  719. <ItemGroup>
  720. <Content Include="Areas\SystemManage\Views\Organize\Form.cshtml" />
  721. </ItemGroup>
  722. <ItemGroup>
  723. <Content Include="Areas\SystemManage\Views\Organize\Details.cshtml" />
  724. </ItemGroup>
  725. <ItemGroup>
  726. <Content Include="Areas\SystemManage\Views\Role\Form.cshtml" />
  727. </ItemGroup>
  728. <ItemGroup>
  729. <Content Include="Areas\SystemManage\Views\Role\Index.cshtml" />
  730. </ItemGroup>
  731. <ItemGroup>
  732. <Content Include="Areas\SystemManage\Views\Area\Form.cshtml" />
  733. </ItemGroup>
  734. <ItemGroup>
  735. <Content Include="Areas\SystemManage\Views\User\Index.cshtml" />
  736. </ItemGroup>
  737. <ItemGroup>
  738. <Content Include="Content\fonts\fontawesome-webfont.eot" />
  739. <Content Include="Content\fonts\fontawesome-webfont.ttf" />
  740. <Content Include="Content\fonts\fontawesome-webfont.woff" />
  741. <Content Include="Content\fonts\fontawesome-webfont.woff2" />
  742. <Content Include="Content\fonts\FontAwesome.otf" />
  743. </ItemGroup>
  744. <ItemGroup>
  745. <Content Include="Areas\SystemManage\Views\User\Form.cshtml" />
  746. </ItemGroup>
  747. <ItemGroup>
  748. <Content Include="Areas\SystemManage\Views\User\RevisePassword.cshtml" />
  749. </ItemGroup>
  750. <ItemGroup>
  751. <Content Include="Areas\SystemManage\Views\Duty\Index.cshtml" />
  752. </ItemGroup>
  753. <ItemGroup>
  754. <Content Include="Areas\SystemManage\Views\Duty\Form.cshtml" />
  755. </ItemGroup>
  756. <ItemGroup>
  757. <Content Include="Areas\SystemManage\Views\Duty\Details.cshtml" />
  758. </ItemGroup>
  759. <ItemGroup>
  760. <Content Include="Areas\SystemManage\Views\Role\Details.cshtml" />
  761. </ItemGroup>
  762. <ItemGroup>
  763. <Content Include="Areas\SystemManage\Views\User\Details.cshtml" />
  764. </ItemGroup>
  765. <ItemGroup>
  766. <Content Include="Areas\SystemSecurity\Views\Web.config" />
  767. </ItemGroup>
  768. <ItemGroup>
  769. <Content Include="Areas\SystemSecurity\Views\DbBackup\Form.cshtml" />
  770. </ItemGroup>
  771. <ItemGroup>
  772. <Content Include="Areas\SystemSecurity\Views\DbBackup\Index.cshtml" />
  773. </ItemGroup>
  774. <ItemGroup>
  775. <Content Include="Areas\SystemSecurity\Views\FilterIP\Index.cshtml" />
  776. </ItemGroup>
  777. <ItemGroup>
  778. <Content Include="Areas\SystemSecurity\Views\FilterIP\Form.cshtml" />
  779. </ItemGroup>
  780. <ItemGroup>
  781. <Content Include="Areas\SystemSecurity\Views\FilterIP\Details.cshtml" />
  782. </ItemGroup>
  783. <ItemGroup>
  784. <Content Include="Areas\SystemSecurity\Views\Log\Index.cshtml" />
  785. </ItemGroup>
  786. <ItemGroup>
  787. <Content Include="Areas\SystemSecurity\Views\ServerMonitoring\Index.cshtml" />
  788. </ItemGroup>
  789. <ItemGroup>
  790. <Content Include="Views\Home\Default.cshtml" />
  791. </ItemGroup>
  792. <ItemGroup>
  793. <Content Include="Views\Home\About.cshtml" />
  794. </ItemGroup>
  795. <ItemGroup>
  796. <Content Include="Areas\SystemSecurity\Views\Log\RemoveLog.cshtml" />
  797. </ItemGroup>
  798. <ItemGroup>
  799. <Content Include="Content\js\simditor\css\editor.scss" />
  800. <Content Include="Content\js\simditor\css\fonticon.scss" />
  801. <Content Include="Content\js\simditor\css\simditor.scss" />
  802. </ItemGroup>
  803. <ItemGroup>
  804. <Content Include="Areas\SystemManage\Views\User\Info.cshtml" />
  805. <Content Include="Areas\ProductManage\Views\Web.config" />
  806. <Content Include="Areas\ProductManage\Views\Maintain\Details.cshtml" />
  807. <Content Include="Areas\ProductManage\Views\Maintain\Form.cshtml" />
  808. <Content Include="Areas\ProductManage\Views\Maintain\Index.cshtml" />
  809. <Content Include="Areas\ProductManage\Views\PreSell\Form.cshtml" />
  810. <Content Include="Areas\ProductManage\Views\PreSell\Index.cshtml" />
  811. <Content Include="Areas\ProductManage\Views\PreSell\Details.cshtml" />
  812. <Content Include="Areas\ProductManage\Views\PreSell\Orders.cshtml" />
  813. <Content Include="Areas\ProductManage\Views\PreSaleOrder\Form.cshtml" />
  814. <Content Include="Areas\ProductManage\Views\PreSaleOrder\Index.cshtml" />
  815. <Content Include="Areas\ProductManage\Views\PreSaleOrder\Details.cshtml" />
  816. <Content Include="Areas\ProductManage\Views\OrderManage\Index.cshtml" />
  817. <Content Include="Areas\ProductManage\Views\OrderManage\Details.cshtml" />
  818. <Content Include="Areas\ProductManage\Views\OrderManage\Form.cshtml" />
  819. <Content Include="Areas\SystemManage\Views\Customer\Index.cshtml" />
  820. <Content Include="Areas\SystemManage\Views\Customer\Form.cshtml" />
  821. <Content Include="Areas\SystemManage\Views\Customer\Details.cshtml" />
  822. <Content Include="Areas\ProductManage\Views\DiscountRate\Index.cshtml" />
  823. <Content Include="Areas\ProductManage\Views\DiscountRate\Details.cshtml" />
  824. <Content Include="Areas\ProductManage\Views\DiscountRate\Form.cshtml" />
  825. <Content Include="Areas\ProductManage\Views\DiscountRate\Forms.cshtml" />
  826. <Content Include="Areas\ProductManage\Views\RapaPort\Details.cshtml" />
  827. <Content Include="Areas\ProductManage\Views\RapaPort\Index.cshtml" />
  828. <Content Include="Areas\ProductManage\Views\RapaPort\Form.cshtml" />
  829. <None Include="Properties\PublishProfiles\NFine.Framework.Release.pubxml" />
  830. </ItemGroup>
  831. <ItemGroup>
  832. <Folder Include="PrintTemp\" />
  833. </ItemGroup>
  834. <ItemGroup>
  835. <WCFMetadata Include="Service References\" />
  836. </ItemGroup>
  837. <ItemGroup>
  838. <WCFMetadataStorage Include="Service References\ServiceReference1\" />
  839. </ItemGroup>
  840. <PropertyGroup>
  841. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  842. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  843. </PropertyGroup>
  844. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  845. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  846. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  847. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  848. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  849. </Target>
  850. <ProjectExtensions>
  851. <VisualStudio>
  852. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  853. <WebProjectProperties>
  854. <UseIIS>True</UseIIS>
  855. <AutoAssignPort>True</AutoAssignPort>
  856. <DevelopmentServerPort>0</DevelopmentServerPort>
  857. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  858. <IISUrl>http://localhost:1859/</IISUrl>
  859. <NTLMAuthentication>False</NTLMAuthentication>
  860. <UseCustomServer>False</UseCustomServer>
  861. <CustomServerUrl>
  862. </CustomServerUrl>
  863. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  864. </WebProjectProperties>
  865. </FlavorProperties>
  866. </VisualStudio>
  867. </ProjectExtensions>
  868. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  869. Other similar extension points exist, see Microsoft.Common.targets.
  870. <Target Name="BeforeBuild">
  871. </Target>
  872. <Target Name="AfterBuild">
  873. </Target> -->
  874. </Project>