纽威
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.

309 lines
17 KiB

  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>{F25C3A30-B96B-4C6C-A1DF-C45B9DCC05B4}</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.WebAPI</RootNamespace>
  16. <AssemblyName>ICSSoft.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>SAK</SccProjectName>
  29. <SccLocalPath>SAK</SccLocalPath>
  30. <SccAuxPath>SAK</SccAuxPath>
  31. <SccProvider>SAK</SccProvider>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  34. <DebugSymbols>true</DebugSymbols>
  35. <DebugType>full</DebugType>
  36. <Optimize>false</Optimize>
  37. <OutputPath>bin\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <ErrorReport>prompt</ErrorReport>
  40. <WarningLevel>4</WarningLevel>
  41. <DocumentationFile>
  42. </DocumentationFile>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>pdbonly</DebugType>
  47. <Optimize>true</Optimize>
  48. <OutputPath>bin\</OutputPath>
  49. <DefineConstants>TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. </PropertyGroup>
  53. <ItemGroup>
  54. <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
  55. <SpecificVersion>False</SpecificVersion>
  56. <HintPath>bin\log4net.dll</HintPath>
  57. </Reference>
  58. <Reference Include="Microsoft.CSharp" />
  59. <Reference Include="System" />
  60. <Reference Include="System.Data" />
  61. <Reference Include="System.Drawing" />
  62. <Reference Include="System.Web.Entity" />
  63. <Reference Include="System.Web.ApplicationServices" />
  64. <Reference Include="System.ComponentModel.DataAnnotations" />
  65. <Reference Include="System.Core" />
  66. <Reference Include="System.Data.DataSetExtensions" />
  67. <Reference Include="System.Xml.Linq" />
  68. <Reference Include="System.Web" />
  69. <Reference Include="System.Web.Abstractions" />
  70. <Reference Include="System.Web.Routing" />
  71. <Reference Include="System.Xml" />
  72. <Reference Include="System.Configuration" />
  73. <Reference Include="System.Runtime.Serialization" />
  74. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  75. <Private>True</Private>
  76. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Newtonsoft.Json">
  79. <HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  80. </Reference>
  81. <Reference Include="System.Net.Http">
  82. </Reference>
  83. <Reference Include="System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  84. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.4\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System.Net.Http.WebRequest">
  87. </Reference>
  88. <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  89. <Private>True</Private>
  90. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.Helpers.dll</HintPath>
  91. </Reference>
  92. <Reference Include="System.Web.Http, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  93. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath>
  94. </Reference>
  95. <Reference Include="System.Web.Http.WebHost, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  96. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  97. </Reference>
  98. <Reference Include="System.Web.Mvc, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  99. <Private>True</Private>
  100. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.4\lib\net45\System.Web.Mvc.dll</HintPath>
  101. </Reference>
  102. <Reference Include="System.Web.Optimization">
  103. <HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  106. <Private>True</Private>
  107. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.4\lib\net45\System.Web.Razor.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  110. <Private>True</Private>
  111. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  114. <Private>True</Private>
  115. <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Web.WebPages.Razor, 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.Razor.dll</HintPath>
  120. </Reference>
  121. <Reference Include="WebGrease">
  122. <Private>True</Private>
  123. <HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
  124. </Reference>
  125. <Reference Include="Antlr3.Runtime">
  126. <Private>True</Private>
  127. <HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
  128. </Reference>
  129. </ItemGroup>
  130. <ItemGroup>
  131. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
  132. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  133. </Reference>
  134. </ItemGroup>
  135. <ItemGroup>
  136. <Compile Include="App_Start\BundleConfig.cs" />
  137. <Compile Include="App_Start\FilterConfig.cs" />
  138. <Compile Include="App_Start\RouteConfig.cs" />
  139. <Compile Include="App_Start\WebApiConfig.cs" />
  140. <Compile Include="Areas\HelpPage\ApiDescriptionExtensions.cs" />
  141. <Compile Include="Areas\HelpPage\App_Start\HelpPageConfig.cs" />
  142. <Compile Include="Areas\HelpPage\Controllers\HelpController.cs" />
  143. <Compile Include="Areas\HelpPage\HelpPageAreaRegistration.cs" />
  144. <Compile Include="Areas\HelpPage\HelpPageConfigurationExtensions.cs" />
  145. <Compile Include="Areas\HelpPage\ModelDescriptions\CollectionModelDescription.cs" />
  146. <Compile Include="Areas\HelpPage\ModelDescriptions\ComplexTypeModelDescription.cs" />
  147. <Compile Include="Areas\HelpPage\ModelDescriptions\DictionaryModelDescription.cs" />
  148. <Compile Include="Areas\HelpPage\ModelDescriptions\EnumTypeModelDescription.cs" />
  149. <Compile Include="Areas\HelpPage\ModelDescriptions\EnumValueDescription.cs" />
  150. <Compile Include="Areas\HelpPage\ModelDescriptions\IModelDocumentationProvider.cs" />
  151. <Compile Include="Areas\HelpPage\ModelDescriptions\KeyValuePairModelDescription.cs" />
  152. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescription.cs" />
  153. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs" />
  154. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameAttribute.cs" />
  155. <Compile Include="Areas\HelpPage\ModelDescriptions\ModelNameHelper.cs" />
  156. <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterAnnotation.cs" />
  157. <Compile Include="Areas\HelpPage\ModelDescriptions\ParameterDescription.cs" />
  158. <Compile Include="Areas\HelpPage\ModelDescriptions\SimpleTypeModelDescription.cs" />
  159. <Compile Include="Areas\HelpPage\Models\HelpPageApiModel.cs" />
  160. <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs" />
  161. <Compile Include="Areas\HelpPage\SampleGeneration\HelpPageSampleKey.cs" />
  162. <Compile Include="Areas\HelpPage\SampleGeneration\ImageSample.cs" />
  163. <Compile Include="Areas\HelpPage\SampleGeneration\InvalidSample.cs" />
  164. <Compile Include="Areas\HelpPage\SampleGeneration\ObjectGenerator.cs" />
  165. <Compile Include="Areas\HelpPage\SampleGeneration\SampleDirection.cs" />
  166. <Compile Include="Areas\HelpPage\SampleGeneration\TextSample.cs" />
  167. <Compile Include="Areas\HelpPage\XmlDocumentationProvider.cs" />
  168. <Compile Include="Controllers\HomeController.cs" />
  169. <Compile Include="Controllers\ValuesController.cs" />
  170. <Compile Include="Global.asax.cs">
  171. <DependentUpon>Global.asax</DependentUpon>
  172. </Compile>
  173. <Compile Include="Properties\AssemblyInfo.cs" />
  174. </ItemGroup>
  175. <ItemGroup>
  176. <Content Include="Areas\HelpPage\HelpPage.css" />
  177. <Content Include="Content\bootstrap-theme.css" />
  178. <Content Include="Content\bootstrap-theme.min.css" />
  179. <Content Include="Content\bootstrap.css" />
  180. <Content Include="Content\bootstrap.min.css" />
  181. <Content Include="favicon.ico" />
  182. <Content Include="fonts\glyphicons-halflings-regular.svg" />
  183. <Content Include="Global.asax" />
  184. <Content Include="Scripts\bootstrap.js" />
  185. <Content Include="Scripts\bootstrap.min.js" />
  186. <Content Include="Areas\HelpPage\Views\Web.config" />
  187. <Content Include="Areas\HelpPage\Views\Shared\_Layout.cshtml" />
  188. <Content Include="Areas\HelpPage\Views\Help\ResourceModel.cshtml" />
  189. <Content Include="Areas\HelpPage\Views\Help\Index.cshtml" />
  190. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\TextSample.cshtml" />
  191. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\SimpleTypeModelDescription.cshtml" />
  192. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Samples.cshtml" />
  193. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml" />
  194. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ModelDescriptionLink.cshtml" />
  195. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\KeyValuePairModelDescription.cshtml" />
  196. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\InvalidSample.cshtml" />
  197. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ImageSample.cshtml" />
  198. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\HelpPageApiModel.cshtml" />
  199. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\EnumTypeModelDescription.cshtml" />
  200. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\DictionaryModelDescription.cshtml" />
  201. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ComplexTypeModelDescription.cshtml" />
  202. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\CollectionModelDescription.cshtml" />
  203. <Content Include="Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml" />
  204. <Content Include="Areas\HelpPage\Views\Help\Api.cshtml" />
  205. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  206. <None Include="Scripts\jquery-3.3.1.intellisense.js" />
  207. <Content Include="Scripts\jquery-3.3.1.js" />
  208. <Content Include="Scripts\jquery-3.3.1.min.js" />
  209. <Content Include="Scripts\jquery-3.3.1.slim.js" />
  210. <Content Include="Scripts\jquery-3.3.1.slim.min.js" />
  211. <Content Include="Scripts\modernizr-2.8.3.js" />
  212. <Content Include="Web.config" />
  213. <Content Include="Web.Debug.config">
  214. <DependentUpon>Web.config</DependentUpon>
  215. </Content>
  216. <Content Include="Web.Release.config">
  217. <DependentUpon>Web.config</DependentUpon>
  218. </Content>
  219. <Content Include="Areas\HelpPage\Views\_ViewStart.cshtml" />
  220. <Content Include="Content\Site.css" />
  221. <Content Include="Views\Web.config" />
  222. <Content Include="Views\_ViewStart.cshtml" />
  223. <Content Include="Views\Home\Index.cshtml" />
  224. <Content Include="Views\Shared\Error.cshtml" />
  225. <Content Include="Views\Shared\_Layout.cshtml" />
  226. </ItemGroup>
  227. <ItemGroup>
  228. <Folder Include="App_Data\" />
  229. <Folder Include="Models\" />
  230. </ItemGroup>
  231. <ItemGroup>
  232. <Content Include="fonts\glyphicons-halflings-regular.woff2" />
  233. </ItemGroup>
  234. <ItemGroup>
  235. <Content Include="fonts\glyphicons-halflings-regular.woff" />
  236. </ItemGroup>
  237. <ItemGroup>
  238. <Content Include="fonts\glyphicons-halflings-regular.ttf" />
  239. </ItemGroup>
  240. <ItemGroup>
  241. <Content Include="fonts\glyphicons-halflings-regular.eot" />
  242. </ItemGroup>
  243. <ItemGroup>
  244. <Content Include="Content\bootstrap.min.css.map" />
  245. </ItemGroup>
  246. <ItemGroup>
  247. <Content Include="Content\bootstrap.css.map" />
  248. </ItemGroup>
  249. <ItemGroup>
  250. <Content Include="Content\bootstrap-theme.min.css.map" />
  251. </ItemGroup>
  252. <ItemGroup>
  253. <Content Include="Content\bootstrap-theme.css.map" />
  254. </ItemGroup>
  255. <ItemGroup>
  256. <None Include="packages.config" />
  257. <Content Include="Scripts\jquery-3.3.1.slim.min.map" />
  258. <Content Include="Scripts\jquery-3.3.1.min.map" />
  259. </ItemGroup>
  260. <ItemGroup>
  261. <ProjectReference Include="..\ICSSoft.DataProject\ICSSoft.DataProject.csproj">
  262. <Project>{9D26A712-D243-4E25-A473-61C5C2D9ED6A}</Project>
  263. <Name>ICSSoft.DataProject</Name>
  264. </ProjectReference>
  265. <ProjectReference Include="..\ICSSoft.Entity\ICSSoft.Entity.csproj">
  266. <Project>{834e9a76-1d9e-4ebd-9321-0b362a06a367}</Project>
  267. <Name>ICSSoft.Entity</Name>
  268. </ProjectReference>
  269. </ItemGroup>
  270. <PropertyGroup>
  271. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  272. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  273. </PropertyGroup>
  274. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  275. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  276. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  277. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  278. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  279. </Target>
  280. <ProjectExtensions>
  281. <VisualStudio>
  282. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  283. <WebProjectProperties>
  284. <UseIIS>True</UseIIS>
  285. <AutoAssignPort>True</AutoAssignPort>
  286. <DevelopmentServerPort>19944</DevelopmentServerPort>
  287. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  288. <IISUrl>http://localhost:19944/</IISUrl>
  289. <NTLMAuthentication>False</NTLMAuthentication>
  290. <UseCustomServer>False</UseCustomServer>
  291. <CustomServerUrl>
  292. </CustomServerUrl>
  293. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  294. </WebProjectProperties>
  295. </FlavorProperties>
  296. </VisualStudio>
  297. </ProjectExtensions>
  298. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  299. <PropertyGroup>
  300. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  301. </PropertyGroup>
  302. <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'))" />
  303. </Target>
  304. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  305. Other similar extension points exist, see Microsoft.Common.targets.
  306. <Target Name="BeforeBuild">
  307. </Target>
  308. <Target Name="AfterBuild">
  309. </Target> -->
  310. </Project>