圣珀
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.

423 lines
23 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.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>{1650F7A3-4E4B-4D49-909B-511F86CDECB6}</ProjectGuid>
  12. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>ICSSoft.U8.WebAPI</RootNamespace>
  16. <AssemblyName>ICSSoft.U8.WebAPI</AssemblyName>
  17. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  18. <MvcBuildViews>false</MvcBuildViews>
  19. <UseIISExpress>true</UseIISExpress>
  20. <Use64BitIISExpress />
  21. <IISExpressSSLPort />
  22. <IISExpressAnonymousAuthentication />
  23. <IISExpressWindowsAuthentication />
  24. <IISExpressUseClassicPipelineMode />
  25. <UseGlobalApplicationHostFile />
  26. <NuGetPackageImportStamp>
  27. </NuGetPackageImportStamp>
  28. <SccProjectName>
  29. </SccProjectName>
  30. <SccLocalPath>
  31. </SccLocalPath>
  32. <SccAuxPath>
  33. </SccAuxPath>
  34. <SccProvider>
  35. </SccProvider>
  36. <TargetFrameworkProfile />
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  39. <DebugSymbols>true</DebugSymbols>
  40. <DebugType>full</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>bin\</OutputPath>
  43. <DefineConstants>DEBUG;TRACE</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <DocumentationFile>bin\ICSSoft.U8.WebAPI.xml</DocumentationFile>
  47. <Prefer32Bit>false</Prefer32Bit>
  48. </PropertyGroup>
  49. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  50. <DebugSymbols>true</DebugSymbols>
  51. <DebugType>pdbonly</DebugType>
  52. <Optimize>true</Optimize>
  53. <OutputPath>bin\</OutputPath>
  54. <DefineConstants>TRACE</DefineConstants>
  55. <ErrorReport>prompt</ErrorReport>
  56. <WarningLevel>4</WarningLevel>
  57. <Prefer32Bit>false</Prefer32Bit>
  58. </PropertyGroup>
  59. <ItemGroup>
  60. <Reference Include="ICS.CreateSMShip">
  61. <HintPath>..\ICS.CreateSMShip\bin\Debug\ICS.CreateSMShip.dll</HintPath>
  62. </Reference>
  63. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  64. <SpecificVersion>False</SpecificVersion>
  65. <HintPath>..\..\..\接口代码\ICSSoft.WeiC.WebAPI\ICSSoft.U8.WebAPI\bin\log4net.dll</HintPath>
  66. </Reference>
  67. <Reference Include="Microsoft.CSharp" />
  68. <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>bin\Newtonsoft.Json.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.Data" />
  74. <Reference Include="System.Drawing" />
  75. <Reference Include="System.ServiceModel" />
  76. <Reference Include="System.Web.Entity" />
  77. <Reference Include="System.Web.ApplicationServices" />
  78. <Reference Include="System.ComponentModel.DataAnnotations" />
  79. <Reference Include="System.Web" />
  80. <Reference Include="System.Web.Abstractions" />
  81. <Reference Include="System.Web.Routing" />
  82. <Reference Include="System.Xml" />
  83. <Reference Include="System.Configuration" />
  84. <Reference Include="System.Runtime.Serialization" />
  85. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  86. <Private>True</Private>
  87. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  88. </Reference>
  89. <Reference Include="System.Net.Http">
  90. </Reference>
  91. <Reference Include="System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.4\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  93. </Reference>
  94. <Reference Include="System.Net.Http.WebRequest">
  95. </Reference>
  96. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  97. <Private>True</Private>
  98. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.Helpers.dll</HintPath>
  99. </Reference>
  100. <Reference Include="System.Web.Http, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  101. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath>
  102. </Reference>
  103. <Reference Include="System.Web.Http.WebHost, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  104. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  105. </Reference>
  106. <Reference Include="System.Web.Mvc, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  107. <Private>True</Private>
  108. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.4\lib\net45\System.Web.Mvc.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.Web.Optimization">
  111. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <Private>True</Private>
  115. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.4\lib\net45\System.Web.Razor.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  118. <Private>True</Private>
  119. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  122. <Private>True</Private>
  123. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  124. </Reference>
  125. <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  126. <Private>True</Private>
  127. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
  128. </Reference>
  129. <Reference Include="System.Xml.Linq" />
  130. <Reference Include="WebGrease">
  131. <Private>True</Private>
  132. <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
  133. </Reference>
  134. <Reference Include="Antlr3.Runtime">
  135. <Private>True</Private>
  136. <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
  137. </Reference>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <Reference Include="System.Diagnostics.DiagnosticSource">
  141. <HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.4.1\lib\net45\System.Diagnostics.DiagnosticSource.dll</HintPath>
  142. </Reference>
  143. <Reference Include="Microsoft.AspNet.TelemetryCorrelation">
  144. <HintPath>..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.0\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll</HintPath>
  145. </Reference>
  146. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
  147. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  148. </Reference>
  149. </ItemGroup>
  150. <ItemGroup>
  151. <Compile Include="App_Start\BundleConfig.cs" />
  152. <Compile Include="App_Start\FilterConfig.cs" />
  153. <Compile Include="App_Start\RouteConfig.cs" />
  154. <Compile Include="App_Start\WebApiConfig.cs" />
  155. <Compile Include="Areas\HelpPage\ApiDescriptionExtensions.cs" />
  156. <Compile Include="Areas\HelpPage\App_Start\HelpPageConfig.cs" />
  157. <Compile Include="Areas\HelpPage\Controllers\HelpController.cs" />
  158. <Compile Include="Areas\HelpPage\HelpPageAreaRegistration.cs" />
  159. <Compile Include="Areas\HelpPage\HelpPageConfigurationExtensions.cs" />
  160. <Compile Include="Areas\HelpPage\ModelDescriptions\CollectionModelDescription.cs" />
  161. <Compile Include="Areas\HelpPage\ModelDescriptions\ComplexTypeModelDescription.cs" />
  162. <Compile Include="Areas\HelpPage\ModelDescriptions\DictionaryModelDescription.cs" />
  163. <Compile Include="Areas\HelpPage\ModelDescriptions\EnumTypeModelDescription.cs" />
  164. <Compile Include="Areas\HelpPage\ModelDescriptions\EnumValueDescription.cs" />
  165. <Compile Include="Areas\HelpPage\ModelDescriptions\IModelDocumentationProvider.cs" />
  166. <Compile Include="Areas\HelpPage\ModelDescriptions\KeyValuePairModelDescription.cs" />
  167. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescription.cs" />
  168. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs" />
  169. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameAttribute.cs" />
  170. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameHelper.cs" />
  171. <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterAnnotation.cs" />
  172. <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterDescription.cs" />
  173. <Compile Include="Areas\HelpPage\ModelDescriptions\SimpleTypeModelDescription.cs" />
  174. <Compile Include="Areas\HelpPage\Models\HelpPageApiModel.cs" />
  175. <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs" />
  176. <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleKey.cs" />
  177. <Compile Include="Areas\HelpPage\SampleGeneration\ImageSample.cs" />
  178. <Compile Include="Areas\HelpPage\SampleGeneration\InvalidSample.cs" />
  179. <Compile Include="Areas\HelpPage\SampleGeneration\ObjectGenerator.cs" />
  180. <Compile Include="Areas\HelpPage\SampleGeneration\SampleDirection.cs" />
  181. <Compile Include="Areas\HelpPage\SampleGeneration\TextSample.cs" />
  182. <Compile Include="Areas\HelpPage\XmlDocumentationProvider.cs" />
  183. <Compile Include="Controllers\HomeController.cs" />
  184. <Compile Include="Controllers\ValuesController.cs" />
  185. <Compile Include="Global.asax.cs">
  186. <DependentUpon>Global.asax</DependentUpon>
  187. </Compile>
  188. <Compile Include="Properties\AssemblyInfo.cs" />
  189. </ItemGroup>
  190. <ItemGroup>
  191. <Content Include="Areas\HelpPage\HelpPage.css" />
  192. <Content Include="Content\bootstrap-theme.css" />
  193. <Content Include="Content\bootstrap-theme.min.css" />
  194. <Content Include="Content\bootstrap.css" />
  195. <Content Include="Content\bootstrap.min.css" />
  196. <Content Include="favicon.ico" />
  197. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  198. <Content Include="Global.asax" />
  199. <Content Include="Scripts\bootstrap.js" />
  200. <Content Include="Scripts\bootstrap.min.js" />
  201. <Content Include="Areas\HelpPage\Views\Web.config" />
  202. <Content Include="Areas\HelpPage\Views\Shared\_Layout.cshtml" />
  203. <Content Include="Areas\HelpPage\Views\Help\ResourceModel.cshtml" />
  204. <Content Include="Areas\HelpPage\Views\Help\Index.cshtml" />
  205. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\TextSample.cshtml" />
  206. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\SimpleTypeModelDescription.cshtml" />
  207. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Samples.cshtml" />
  208. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml" />
  209. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ModelDescriptionLink.cshtml" />
  210. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\KeyValuePairModelDescription.cshtml" />
  211. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\InvalidSample.cshtml" />
  212. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ImageSample.cshtml" />
  213. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\HelpPageApiModel.cshtml" />
  214. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\EnumTypeModelDescription.cshtml" />
  215. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\DictionaryModelDescription.cshtml" />
  216. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ComplexTypeModelDescription.cshtml" />
  217. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\CollectionModelDescription.cshtml" />
  218. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml" />
  219. <Content Include="Areas\HelpPage\Views\Help\Api.cshtml" />
  220. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  221. <None Include="Properties\PublishProfiles\FolderProfile1.pubxml" />
  222. <None Include="Properties\PublishProfiles\WCTest.pubxml" />
  223. <None Include="Scripts\jquery-3.3.1.intellisense.js" />
  224. <Content Include="Scripts\jquery-3.3.1.js" />
  225. <Content Include="Scripts\jquery-3.3.1.min.js" />
  226. <Content Include="Scripts\jquery-3.3.1.slim.js" />
  227. <Content Include="Scripts\jquery-3.3.1.slim.min.js" />
  228. <Content Include="Scripts\modernizr-2.8.3.js" />
  229. <Content Include="Web.config">
  230. <SubType>Designer</SubType>
  231. </Content>
  232. <Content Include="Web.Debug.config">
  233. <DependentUpon>Web.config</DependentUpon>
  234. </Content>
  235. <Content Include="Web.Release.config">
  236. <DependentUpon>Web.config</DependentUpon>
  237. </Content>
  238. <Content Include="Areas\HelpPage\Views\_ViewStart.cshtml" />
  239. <Content Include="Content\Site.css" />
  240. <Content Include="Views\Web.config" />
  241. <Content Include="Views\_ViewStart.cshtml" />
  242. <Content Include="Views\Home\Index.cshtml" />
  243. <Content Include="Views\Shared\Error.cshtml" />
  244. <Content Include="Views\Shared\_Layout.cshtml" />
  245. </ItemGroup>
  246. <ItemGroup>
  247. <Folder Include="App_Data\" />
  248. <Folder Include="Models\" />
  249. </ItemGroup>
  250. <ItemGroup>
  251. <Content Include="fonts\glyphicons-halflings-regular.woff2" />
  252. </ItemGroup>
  253. <ItemGroup>
  254. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  255. </ItemGroup>
  256. <ItemGroup>
  257. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  258. </ItemGroup>
  259. <ItemGroup>
  260. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  261. </ItemGroup>
  262. <ItemGroup>
  263. <Content Include="Content\bootstrap.min.css.map" />
  264. </ItemGroup>
  265. <ItemGroup>
  266. <Content Include="Content\bootstrap.css.map" />
  267. </ItemGroup>
  268. <ItemGroup>
  269. <Content Include="Content\bootstrap-theme.min.css.map" />
  270. </ItemGroup>
  271. <ItemGroup>
  272. <Content Include="Content\bootstrap-theme.css.map" />
  273. </ItemGroup>
  274. <ItemGroup>
  275. <None Include="packages.config" />
  276. <Content Include="Scripts\jquery-3.3.1.slim.min.map" />
  277. <Content Include="Scripts\jquery-3.3.1.min.map" />
  278. </ItemGroup>
  279. <ItemGroup>
  280. <WCFMetadata Include="Service References\" />
  281. </ItemGroup>
  282. <ItemGroup>
  283. <ProjectReference Include="..\Create_U9_ItemMaster\Create_U9_ItemMaster.csproj">
  284. <Project>{116f9219-353d-4c79-82ad-6f0b84eb4983}</Project>
  285. <Name>Create_U9_ItemMaster</Name>
  286. </ProjectReference>
  287. <ProjectReference Include="..\ICS.CreatBFPMRecede\ICS.CreatBFPMRecede.csproj">
  288. <Project>{b45db033-ecf2-474a-9212-0c31805f2bf9}</Project>
  289. <Name>ICS.CreatBFPMRecede</Name>
  290. </ProjectReference>
  291. <ProjectReference Include="..\ICS.CreateBFMiscRcv\ICS.CreateBFMiscRcv.csproj">
  292. <Project>{35f6a291-4757-437b-ad89-3b8ee0806aba}</Project>
  293. <Name>ICS.CreateBFMiscRcv</Name>
  294. </ProjectReference>
  295. <ProjectReference Include="..\ICS.CreateBFMisShip\ICS.CreateBFMisShip.csproj">
  296. <Project>{263be961-b3ca-4276-a1fc-8cd9186bee5c}</Project>
  297. <Name>ICS.CreateBFMisShip</Name>
  298. </ProjectReference>
  299. <ProjectReference Include="..\ICS.CreateBFStandardShip\ICS.CreateBFStandardShip.csproj">
  300. <Project>{1861205e-dd52-43d8-b147-4d3dbce63ae5}</Project>
  301. <Name>ICS.CreateBFStandardShip</Name>
  302. </ProjectReference>
  303. <ProjectReference Include="..\ICS.CreateCompRpt\ICS.CreateCompRpt.csproj">
  304. <Project>{230c986d-098c-418c-a1a7-d4e56e816adc}</Project>
  305. <Name>ICS.CreateCompRpt</Name>
  306. </ProjectReference>
  307. <ProjectReference Include="..\ICS.CreateCreateRcvRest\ICS.CreateCreateRcvRest.csproj">
  308. <Project>{e5476cf1-a6e4-4829-9ba7-c3b415fd3603}</Project>
  309. <Name>ICS.CreateCreateRcvRest</Name>
  310. </ProjectReference>
  311. <ProjectReference Include="..\ICS.CreateIssueIN\ICS.CreateIssueIN.csproj">
  312. <Project>{984f71d9-7718-4d78-9cdf-a46494ca0502}</Project>
  313. <Name>ICS.CreateIssueIN</Name>
  314. </ProjectReference>
  315. <ProjectReference Include="..\ICS.CreateIssue\ICS.CreateIssue.csproj">
  316. <Project>{3f241467-1208-4f8b-8857-ac7161866303}</Project>
  317. <Name>ICS.CreateIssue</Name>
  318. </ProjectReference>
  319. <ProjectReference Include="..\ICS.CreateOIssueIN\ICS.CreateOIssueIN.csproj">
  320. <Project>{13e1fd8d-94be-4bb5-b2f8-e063ecb1b5f5}</Project>
  321. <Name>ICS.CreateOIssueIN</Name>
  322. </ProjectReference>
  323. <ProjectReference Include="..\ICS.CreateRMASV.svc\ICS.CreateRMASV.svc.csproj">
  324. <Project>{0111dc06-f43e-49ac-a7c6-b672d880f163}</Project>
  325. <Name>ICS.CreateRMASV.svc</Name>
  326. </ProjectReference>
  327. <ProjectReference Include="..\ICS.CreateSOReturnRCV\ICS.CreateSOReturnRCV.csproj">
  328. <Project>{abc3b465-ca0a-4e93-b410-3bd74b083923}</Project>
  329. <Name>ICS.CreateSOReturnRCV</Name>
  330. </ProjectReference>
  331. <ProjectReference Include="..\ICS.CreateSoSrvSub\ICS.CreateSoSrvSub.csproj">
  332. <Project>{bcdf54d1-c5e3-4946-a972-8e80048e25a2}</Project>
  333. <Name>ICS.CreateSoSrvSub</Name>
  334. </ProjectReference>
  335. <ProjectReference Include="..\ICS.CreateTransInDoc\ICS.CreateTransInDoc.csproj">
  336. <Project>{d6f811f7-8f40-478f-ae2d-081adc75c9fd}</Project>
  337. <Name>ICS.CreateTransInDoc</Name>
  338. </ProjectReference>
  339. <ProjectReference Include="..\ICS.CreateU9Customer\ICS.CreateU9Customer.csproj">
  340. <Project>{4b635092-fb23-454f-b311-997c1ab3202c}</Project>
  341. <Name>ICS.CreateU9Customer</Name>
  342. </ProjectReference>
  343. <ProjectReference Include="..\ICS.CreateWCRCV\ICS.CreateWCRCV.csproj">
  344. <Project>{296559ce-a018-4b61-a6de-3b1a1d44ee8a}</Project>
  345. <Name>ICS.CreateWCRCV</Name>
  346. </ProjectReference>
  347. <ProjectReference Include="..\ICS.CustCreateBFRTNSrvSub\ICS.CustCreateBFRTNSrvSub.csproj">
  348. <Project>{c5a54a86-09be-4a68-9e4e-d724b082ae26}</Project>
  349. <Name>ICS.CustCreateBFRTNSrvSub</Name>
  350. </ProjectReference>
  351. <ProjectReference Include="..\ICS.ModifyU9Customer\ICS.ModifyU9Customer.csproj">
  352. <Project>{c6bd0cdc-e3e9-4702-a130-fc1dc6190d14}</Project>
  353. <Name>ICS.ModifyU9Customer</Name>
  354. </ProjectReference>
  355. <ProjectReference Include="..\ICS.WCF.Base\ICS.WCF.Base.csproj">
  356. <Project>{f1c63329-bc46-4fb5-b0eb-902ceffcad9c}</Project>
  357. <Name>ICS.WCF.Base</Name>
  358. </ProjectReference>
  359. <ProjectReference Include="..\ICSSoft.Entity\ICSSoft.Entity.csproj">
  360. <Project>{7190b05c-bda8-4472-be6c-51e4a4cbd408}</Project>
  361. <Name>ICSSoft.Entity</Name>
  362. </ProjectReference>
  363. <ProjectReference Include="..\UFIDA.ISV.CreateINVIssue\UFIDA.ISV.CreateAboveIssue.csproj">
  364. <Project>{611244cc-fbdb-4443-919d-fbb6afca58c4}</Project>
  365. <Name>UFIDA.ISV.CreateAboveIssue</Name>
  366. </ProjectReference>
  367. <ProjectReference Include="..\UFIDA.ISV.CreateMO\UFIDA.ISV.CreateMO.csproj">
  368. <Project>{e792f46b-4b0b-4ec7-a0e1-d8cc5729c014}</Project>
  369. <Name>UFIDA.ISV.CreateMO</Name>
  370. </ProjectReference>
  371. <ProjectReference Include="..\UFIDA.ISV.CreatePoSrvSub\UFIDA.ISV.CreatePoSrvSub.csproj">
  372. <Project>{e77b2ffe-2ff1-4274-b695-60376e449390}</Project>
  373. <Name>UFIDA.ISV.CreatePoSrvSub</Name>
  374. </ProjectReference>
  375. <ProjectReference Include="..\UFIDA.U9.CreateSupplier\UFIDA.U9.CreateSupplier.csproj">
  376. <Project>{592ee761-a8b4-4c7a-9994-9fc52ede1609}</Project>
  377. <Name>UFIDA.U9.CreateSupplier</Name>
  378. </ProjectReference>
  379. <ProjectReference Include="..\UFIDA.U9.Cust.ModifySOSV\UFIDA.U9.Cust.ModifySOSV\UFIDA.U9.Cust.ModifySOSV.csproj">
  380. <Project>{1157a8f5-98ad-4459-87e0-9a1ced993090}</Project>
  381. <Name>UFIDA.U9.Cust.ModifySOSV</Name>
  382. </ProjectReference>
  383. </ItemGroup>
  384. <PropertyGroup>
  385. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  386. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  387. </PropertyGroup>
  388. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  389. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  390. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  391. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  392. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  393. </Target>
  394. <ProjectExtensions>
  395. <VisualStudio>
  396. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  397. <WebProjectProperties>
  398. <UseIIS>True</UseIIS>
  399. <AutoAssignPort>True</AutoAssignPort>
  400. <DevelopmentServerPort>65471</DevelopmentServerPort>
  401. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  402. <IISUrl>http://localhost:65471/</IISUrl>
  403. <NTLMAuthentication>False</NTLMAuthentication>
  404. <UseCustomServer>False</UseCustomServer>
  405. <CustomServerUrl>
  406. </CustomServerUrl>
  407. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  408. </WebProjectProperties>
  409. </FlavorProperties>
  410. </VisualStudio>
  411. </ProjectExtensions>
  412. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  413. <PropertyGroup>
  414. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  415. </PropertyGroup>
  416. <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  417. </Target>
  418. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  419. Other similar extension points exist, see Microsoft.Common.targets.
  420. <Target Name="BeforeBuild">
  421. </Target>
  422. <Target Name="AfterBuild">
  423. </Target> -->
  424. </Project>