天津投入产出系统后端
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.

308 lines
14 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{AE29E811-0DFD-4A7B-9F3E-0EA8EEB1F598}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>QMFrameWork.WebServiceHost</RootNamespace>
<AssemblyName>QMFrameWork.WebServiceHost</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<UseIISExpress>false</UseIISExpress>
<SccProjectName>Svn</SccProjectName>
<SccLocalPath>Svn</SccLocalPath>
<SccAuxPath>Svn</SccAuxPath>
<SccProvider>SubversionScc</SccProvider>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>4.0</OldToolsVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<FilesToIncludeForPublish>OnlyFilesToRunTheApp</FilesToIncludeForPublish>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="BarcodeLib">
<HintPath>..\..\..\DLL\BarcodeLib.dll</HintPath>
</Reference>
<Reference Include="EmitMapper">
<HintPath>..\..\..\DLL\EmitMapper.dll</HintPath>
</Reference>
<Reference Include="fastJSON">
<HintPath>..\..\..\DLL\fastJSON.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib">
<HintPath>..\..\..\DLL\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\DLL\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Caching">
<HintPath>..\..\..\DLL\Microsoft.Practices.EnterpriseLibrary.Caching.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.EnterpriseLibrary.Common, Version=4.1.0.0, Culture=neutral, PublicKeyToken=e44a2bc38ed2c13c, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\DLL\Microsoft.Practices.EnterpriseLibrary.Common.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.ServiceLocation">
<HintPath>..\..\..\DLL\Microsoft.Practices.ServiceLocation.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.Unity, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\DLL\Microsoft.Practices.Unity.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.Unity.Interception">
<HintPath>..\..\..\DLL\Microsoft.Practices.Unity.Interception.dll</HintPath>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\..\..\DLL\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\..\DLL\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Oracle.DataAccess, Version=2.112.3.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\DLL\oracle32\Oracle.DataAccess.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Cache, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\QMFrameWork\QMFrameWork.Cache.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Common, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\QMFrameWork\QMFrameWork.Common.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Data, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\QMFrameWork\QMFrameWork.Data.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.Log, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\QMFrameWork\QMFrameWork.Log.dll</HintPath>
</Reference>
<Reference Include="QMFrameWork.ServiceInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\QMFrameWork\QMFrameWork.ServiceInterface.dll</HintPath>
</Reference>
<Reference Include="SapInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\DLL\SapInterface.dll</HintPath>
</Reference>
<Reference Include="System.Data.Entity" />
<Reference Include="System.Data.Services" />
<Reference Include="System.Data.Services.Client" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceModel.Web" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Content Include="AirbagSupportPackageService.svc" />
<Content Include="App_Data\Dictionary.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="App_Data\MDServiceList.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="App_Data\PLMServiceList.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="App_Data\FJCServiceList.xml">
<SubType>Designer</SubType>
</Content>
<Content Include="GeneralService.svc" />
<Content Include="Global.asax" />
<Content Include="LoginService.svc" />
<Content Include="OpcService.svc" />
<Content Include="PrintTemplate\SlushBarCode.xml" />
<Content Include="PrintTemplate\InjectionBarCode.xml" />
<None Include="Service References\BarCodePrintService\service.disco" />
<None Include="Service References\BarCodePrintService\configuration91.svcinfo" />
<None Include="Service References\BarCodePrintService\configuration.svcinfo">
<SubType>Designer</SubType>
</None>
<None Include="Service References\BarCodePrintService\Reference.svcmap">
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<None Include="Service References\BarCodePrintService\service.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\BarCodePrintService\service1.xsd">
<SubType>Designer</SubType>
</None>
<None Include="Service References\BarCodePrintService\service2.xsd">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<Compile Include="AirbagSupportPackageService.svc.cs">
<DependentUpon>AirbagSupportPackageService.svc</DependentUpon>
</Compile>
<Compile Include="CredentialManager.cs" />
<Compile Include="GeneralService.svc.cs">
<DependentUpon>GeneralService.svc</DependentUpon>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="IAirbagSupportPackageService.cs" />
<Compile Include="IGeneralService.cs" />
<Compile Include="ILoginService.cs" />
<Compile Include="IOpcService.cs" />
<Compile Include="IServicesManager.cs" />
<Compile Include="LoginService.svc.cs">
<DependentUpon>LoginService.svc</DependentUpon>
</Compile>
<Compile Include="OpcService.svc.cs">
<DependentUpon>OpcService.svc</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Service References\BarCodePrintService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.svcmap</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\APPMD\QMAPP.MD.BLL\QMAPP.MD.BLL.csproj">
<Project>{CF05BE73-3D50-4F6B-A95C-EE55800EDB9C}</Project>
<Name>QMAPP.MD.BLL</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APPMD\QMAPP.MD.Entity\QMAPP.MD.Entity.csproj">
<Project>{A80DFEE4-F3D0-4234-A2CC-E4DCE5000E7E}</Project>
<Name>QMAPP.MD.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APPMESReport\QMAPP.MESReport.BLL\QMAPP.MESReport.BLL.csproj">
<Project>{BD0BEE96-3D9B-48E1-8932-9F7029097049}</Project>
<Name>QMAPP.MESReport.BLL</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APPMESReport\QMAPP.MESReport.Entity\QMAPP.MESReport.Entity.csproj">
<Project>{7471EDE2-2EDE-410F-94F0-98E6E903394B}</Project>
<Name>QMAPP.MESReport.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APPQ5\QMAPP.FJC.BLL\QMAPP.FJC.BLL.csproj">
<Project>{82A4D3A5-844B-49E0-9D06-0C2B273EF1F0}</Project>
<Name>QMAPP.FJC.BLL</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APPQ5\QMAPP.FJC.DAL\QMAPP.FJC.DAL.csproj">
<Project>{063B6316-7154-4BD9-B546-21CCE4685235}</Project>
<Name>QMAPP.FJC.DAL</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APPQ5\QMAPP.FJC.Entity\QMAPP.FJC.Entity.csproj">
<Project>{17123CDD-0BA7-496F-8E4E-FCBABE0463CA}</Project>
<Name>QMAPP.FJC.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APPQ5\QMAPP.FJC.TRACING\QMAPP.FJC.TRACING.csproj">
<Project>{706750E7-6D42-4FE2-95BF-99E90F84BE07}</Project>
<Name>QMAPP.FJC.TRACING</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APP\QMAPP.BLL\QMAPP.BLL.csproj">
<Project>{DCABED0D-A8FC-47ED-BFB1-AAAEAD0A9B01}</Project>
<Name>QMAPP.BLL</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APP\QMAPP.DAL\QMAPP.DAL.csproj">
<Project>{407204CD-0256-4EDD-8A89-26EBF83D19A7}</Project>
<Name>QMAPP.DAL</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\APP\QMAPP.Entity\QMAPP.Entity.csproj">
<Project>{604FB24F-7706-497C-BEC7-27D7B6B5A82C}</Project>
<Name>QMAPP.Entity</Name>
</ProjectReference>
<ProjectReference Include="..\QMFrameWork.ServiceLibrary\QMFrameWork.ServiceLibrary.csproj">
<Project>{F68A116A-972E-4414-9B8A-43990136CE15}</Project>
<Name>QMFrameWork.ServiceLibrary</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WCFMetadataStorage Include="Service References\BarCodePrintService\" />
</ItemGroup>
<ItemGroup>
<None Include="Service References\BarCodePrintService\BarCodePrintService.wsdl" />
<None Include="Service References\BarCodePrintService\service.wsdl" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>8938</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
<EnableWcfTestClientForSVCDefaultValue>True</EnableWcfTestClientForSVCDefaultValue>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>