锐腾搅拌上料功能
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.

159 lines
6.8 KiB

5 months 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>9.0.30729</ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{B96C53AA-588B-4771-BFA4-8E657D928405}</ProjectGuid>
  10. <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  11. <OutputType>Library</OutputType>
  12. <AppDesignerFolder>Properties</AppDesignerFolder>
  13. <RootNamespace>ICSSoft.PDA.Service</RootNamespace>
  14. <AssemblyName>ICSSoft.PDA.Service</AssemblyName>
  15. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  16. <SccProjectName>
  17. </SccProjectName>
  18. <SccLocalPath>
  19. </SccLocalPath>
  20. <SccAuxPath>
  21. </SccAuxPath>
  22. <SccProvider>
  23. </SccProvider>
  24. <FileUpgradeFlags>
  25. </FileUpgradeFlags>
  26. <UpgradeBackupLocation>
  27. </UpgradeBackupLocation>
  28. <OldToolsVersion>3.5</OldToolsVersion>
  29. <UseIISExpress>false</UseIISExpress>
  30. <Use64BitIISExpress />
  31. <IISExpressSSLPort />
  32. <IISExpressAnonymousAuthentication />
  33. <IISExpressWindowsAuthentication />
  34. <IISExpressUseClassicPipelineMode />
  35. <UseGlobalApplicationHostFile />
  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. <Prefer32Bit>false</Prefer32Bit>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. <Prefer32Bit>false</Prefer32Bit>
  56. </PropertyGroup>
  57. <ItemGroup>
  58. <Reference Include="ICSSoft.Base.Config.AppConfig, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>..\Root\ICSSoft.Base.Config.AppConfig.dll</HintPath>
  61. </Reference>
  62. <Reference Include="ICSSoft.Base.Config.DBHelper, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  63. <SpecificVersion>False</SpecificVersion>
  64. <HintPath>..\Root\ICSSoft.Base.Config.DBHelper.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Newtonsoft.Json">
  67. <HintPath>..\Root\Newtonsoft.Json.dll</HintPath>
  68. </Reference>
  69. <Reference Include="System" />
  70. <Reference Include="System.Data" />
  71. <Reference Include="System.Data.DataSetExtensions" />
  72. <Reference Include="System.Drawing" />
  73. <Reference Include="System.Web.ApplicationServices" />
  74. <Reference Include="System.Web.DynamicData" />
  75. <Reference Include="System.Web.Entity" />
  76. <Reference Include="System.Web" />
  77. <Reference Include="System.Web.Extensions" />
  78. <Reference Include="System.Xml" />
  79. <Reference Include="System.Configuration" />
  80. <Reference Include="System.Web.Services" />
  81. <Reference Include="System.EnterpriseServices" />
  82. <Reference Include="System.Web.Mobile" />
  83. <Reference Include="System.Xml.Linq" />
  84. <Reference Include="UFIDA.U9.Base.BaseBE, Version=25.5401.3810.0, Culture=neutral, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\..\YhSoft.WebApp\YhSoft.Frame.Main\bin\UFIDA.U9.Base.BaseBE.dll</HintPath>
  87. </Reference>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Content Include="PDA.asmx" />
  91. <Content Include="Web.config">
  92. <SubType>Designer</SubType>
  93. </Content>
  94. </ItemGroup>
  95. <ItemGroup>
  96. <Compile Include="ApplicationModel.cs" />
  97. <Compile Include="DBHelper.cs" />
  98. <Compile Include="PDA.asmx.cs">
  99. <DependentUpon>PDA.asmx</DependentUpon>
  100. <SubType>Component</SubType>
  101. </Compile>
  102. <Compile Include="Properties\AssemblyInfo.cs" />
  103. </ItemGroup>
  104. <ItemGroup>
  105. <WCFMetadata Include="Service References\" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <Folder Include="App_Data\" />
  109. </ItemGroup>
  110. <ItemGroup>
  111. <None Include="Properties\PublishProfiles\CustomProfile.pubxml" />
  112. </ItemGroup>
  113. <ItemGroup>
  114. <ProjectReference Include="..\ICSSoft.Frame.Data.BLL\ICSSoft.Frame.Data.BLL.csproj">
  115. <Project>{83112744-7df7-4bb2-98bb-5e0322058101}</Project>
  116. <Name>ICSSoft.Frame.Data.BLL</Name>
  117. </ProjectReference>
  118. <ProjectReference Include="..\ICSSoft.Frame.Data.DAL\ICSSoft.Frame.Data.DAL.csproj">
  119. <Project>{93c20437-eb6f-477a-9dbf-347a795795a1}</Project>
  120. <Name>ICSSoft.Frame.Data.DAL</Name>
  121. </ProjectReference>
  122. <ProjectReference Include="..\ICSSoft.Frame.Data.Entity\ICSSoft.Frame.Data.Entity.csproj">
  123. <Project>{036b9d4c-85ea-40e1-b16c-c4741a22bae6}</Project>
  124. <Name>ICSSoft.Frame.Data.Entity</Name>
  125. </ProjectReference>
  126. </ItemGroup>
  127. <PropertyGroup>
  128. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">9.0</VisualStudioVersion>
  129. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  130. </PropertyGroup>
  131. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  132. <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
  133. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
  134. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  135. Other similar extension points exist, see Microsoft.Common.targets.
  136. <Target Name="BeforeBuild">
  137. </Target>
  138. <Target Name="AfterBuild">
  139. </Target>
  140. -->
  141. <ProjectExtensions>
  142. <VisualStudio>
  143. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  144. <WebProjectProperties>
  145. <UseIIS>False</UseIIS>
  146. <AutoAssignPort>False</AutoAssignPort>
  147. <DevelopmentServerPort>5678</DevelopmentServerPort>
  148. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  149. <IISUrl>
  150. </IISUrl>
  151. <NTLMAuthentication>False</NTLMAuthentication>
  152. <UseCustomServer>False</UseCustomServer>
  153. <CustomServerUrl>
  154. </CustomServerUrl>
  155. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  156. </WebProjectProperties>
  157. </FlavorProperties>
  158. </VisualStudio>
  159. </ProjectExtensions>
  160. </Project>