Gs.TransData.WebApi.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
  3. <Import Project="..\packages\Microsoft.Net.Compilers.2.6.1\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.2.6.1\build\Microsoft.Net.Compilers.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>{8682854C-0BBF-4B81-8A82-EBDCC0A26171}</ProjectGuid>
  12. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  13. <OutputType>Library</OutputType>
  14. <AppDesignerFolder>Properties</AppDesignerFolder>
  15. <RootNamespace>Gs.TransData.WebApi</RootNamespace>
  16. <AssemblyName>Gs.TransData.WebApi</AssemblyName>
  17. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  18. <UseIISExpress>true</UseIISExpress>
  19. <Use64BitIISExpress />
  20. <IISExpressSSLPort />
  21. <IISExpressAnonymousAuthentication />
  22. <IISExpressWindowsAuthentication />
  23. <IISExpressUseClassicPipelineMode />
  24. <UseGlobalApplicationHostFile />
  25. <NuGetPackageImportStamp>
  26. </NuGetPackageImportStamp>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  29. <DebugSymbols>true</DebugSymbols>
  30. <DebugType>full</DebugType>
  31. <Optimize>false</Optimize>
  32. <OutputPath>bin\</OutputPath>
  33. <DefineConstants>DEBUG;TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <DebugType>pdbonly</DebugType>
  40. <Optimize>true</Optimize>
  41. <OutputPath>bin\</OutputPath>
  42. <DefineConstants>TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. </PropertyGroup>
  46. <ItemGroup>
  47. <Reference Include="AutoMapper, Version=7.0.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
  48. <HintPath>..\packages\AutoMapper.7.0.1\lib\net45\AutoMapper.dll</HintPath>
  49. </Reference>
  50. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  51. <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Microsoft.CSharp" />
  54. <Reference Include="System.Net.Http" />
  55. <Reference Include="System.Runtime.Serialization" />
  56. <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  57. <HintPath>..\packages\System.ValueTuple.4.5.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
  58. </Reference>
  59. <Reference Include="System.Web.DynamicData" />
  60. <Reference Include="System.Web.Entity" />
  61. <Reference Include="System.Web.ApplicationServices" />
  62. <Reference Include="System.ComponentModel.DataAnnotations" />
  63. <Reference Include="System" />
  64. <Reference Include="System.Data" />
  65. <Reference Include="System.Core" />
  66. <Reference Include="System.Data.DataSetExtensions" />
  67. <Reference Include="System.Web.Extensions" />
  68. <Reference Include="System.Xml.Linq" />
  69. <Reference Include="System.Drawing" />
  70. <Reference Include="System.Web" />
  71. <Reference Include="System.Xml" />
  72. <Reference Include="System.Configuration" />
  73. <Reference Include="System.Web.Services" />
  74. <Reference Include="System.EnterpriseServices" />
  75. </ItemGroup>
  76. <ItemGroup>
  77. <Reference Include="System.Web.Razor">
  78. <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.4\lib\net45\System.Web.Razor.dll</HintPath>
  79. </Reference>
  80. <Reference Include="System.Web.Webpages">
  81. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.4\lib\net45\System.Web.Webpages.dll</HintPath>
  82. </Reference>
  83. <Reference Include="System.Web.Webpages.Deployment">
  84. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.4\lib\net45\System.Web.Webpages.Deployment.dll</HintPath>
  85. </Reference>
  86. <Reference Include="System.Web.Webpages.Razor">
  87. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.4\lib\net45\System.Web.Webpages.Razor.dll</HintPath>
  88. </Reference>
  89. <Reference Include="System.Web.Helpers">
  90. <HintPath>..\packages\Microsoft.AspNet.Webpages.3.2.4\lib\net45\System.Web.Helpers.dll</HintPath>
  91. </Reference>
  92. <Reference Include="Microsoft.Web.Infrastructure">
  93. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  94. </Reference>
  95. <Reference Include="System.Web.Mvc">
  96. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.4\lib\net45\System.Web.Mvc.dll</HintPath>
  97. </Reference>
  98. <Reference Include="Newtonsoft.Json">
  99. <HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System.Net.Http.Formatting">
  102. <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.4\lib\net45\System.Net.Http.Formatting.dll</HintPath>
  103. </Reference>
  104. <Reference Include="System.Web.Http">
  105. <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath>
  106. </Reference>
  107. <Reference Include="System.Web.Http.WebHost">
  108. <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath>
  109. </Reference>
  110. <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
  111. <HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
  112. </Reference>
  113. </ItemGroup>
  114. <ItemGroup>
  115. <Content Include="Global.asax" />
  116. <Content Include="Web.config">
  117. <SubType>Designer</SubType>
  118. </Content>
  119. <Content Include="Test.xml">
  120. <SubType>Designer</SubType>
  121. </Content>
  122. </ItemGroup>
  123. <ItemGroup>
  124. <Compile Include="App_Start\RouteConfig.cs" />
  125. <Compile Include="App_Start\WebApiConfig.cs" />
  126. <Compile Include="Controllers\BaseApiController.cs" />
  127. <Compile Include="Controllers\DataTransController.cs" />
  128. <Compile Include="Global.asax.cs">
  129. <DependentUpon>Global.asax</DependentUpon>
  130. </Compile>
  131. <Compile Include="Models\DataUploadResult.cs" />
  132. <Compile Include="Properties\AssemblyInfo.cs" />
  133. <Compile Include="Service\TranslationService.cs" />
  134. </ItemGroup>
  135. <ItemGroup>
  136. <Content Include="Views\web.config" />
  137. <None Include="packages.config" />
  138. <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
  139. <None Include="Web.Debug.config">
  140. <DependentUpon>Web.config</DependentUpon>
  141. </None>
  142. <None Include="Web.Release.config">
  143. <DependentUpon>Web.config</DependentUpon>
  144. </None>
  145. </ItemGroup>
  146. <ItemGroup>
  147. <Folder Include="App_Data\" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <ProjectReference Include="..\DataTransfersLibs\DataTransfersLibs.csproj">
  151. <Project>{0AD5BDB4-09CE-4F4B-BECA-109721713806}</Project>
  152. <Name>DataTransfersLibs</Name>
  153. </ProjectReference>
  154. <ProjectReference Include="..\SysBaseLibs\SysBaseLibs.csproj">
  155. <Project>{F65D9823-B468-4524-856C-CCFE7F1CBFBB}</Project>
  156. <Name>SysBaseLibs</Name>
  157. </ProjectReference>
  158. <ProjectReference Include="..\SysDataLibs\SysDataLibs.csproj">
  159. <Project>{461985A3-F440-437E-91BF-E0475DF9E6BC}</Project>
  160. <Name>SysDataLibs</Name>
  161. </ProjectReference>
  162. <ProjectReference Include="..\SysSecLibs\SysSecLibs.csproj">
  163. <Project>{3a54af99-afb0-4ff4-9368-b6ed99c4be7e}</Project>
  164. <Name>SysSecLibs</Name>
  165. </ProjectReference>
  166. </ItemGroup>
  167. <PropertyGroup>
  168. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
  169. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  170. </PropertyGroup>
  171. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  172. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  173. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  174. <ProjectExtensions>
  175. <VisualStudio>
  176. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  177. <WebProjectProperties>
  178. <UseIIS>True</UseIIS>
  179. <AutoAssignPort>True</AutoAssignPort>
  180. <DevelopmentServerPort>52381</DevelopmentServerPort>
  181. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  182. <IISUrl>http://localhost:5003/</IISUrl>
  183. <NTLMAuthentication>False</NTLMAuthentication>
  184. <UseCustomServer>False</UseCustomServer>
  185. <CustomServerUrl>
  186. </CustomServerUrl>
  187. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  188. </WebProjectProperties>
  189. </FlavorProperties>
  190. </VisualStudio>
  191. </ProjectExtensions>
  192. <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
  193. <PropertyGroup>
  194. <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
  195. </PropertyGroup>
  196. <Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.2.6.1\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.2.6.1\build\Microsoft.Net.Compilers.props'))" />
  197. <Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.8\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
  198. </Target>
  199. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  200. Other similar extension points exist, see Microsoft.Common.targets.
  201. <Target Name="BeforeBuild">
  202. </Target>
  203. <Target Name="AfterBuild">
  204. </Target>
  205. -->
  206. </Project>