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.

351 lines
15 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{B2BDF468-2CC2-4243-96E8-3F46C857FD03}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>wcfControlMonitorClient</RootNamespace>
<AssemblyName>WcfControlMonitorHost</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
<IsWebBootstrapper>true</IsWebBootstrapper>
<PublishUrl>http://15.22.18.65/WCFControl/</PublishUrl>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>true</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<SupportUrl>http://www.siasun.com</SupportUrl>
<TargetCulture>zh-Hans</TargetCulture>
<ProductName>物流调度系统服务端</ProductName>
<PublisherName>新松机器人自动化股份有限公司</PublisherName>
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
<WebPage>pub.htm</WebPage>
<ApplicationRevision>18</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<CreateDesktopShortcut>true</CreateDesktopShortcut>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
<BootstrapperComponentsLocation>Relative</BootstrapperComponentsLocation>
<BootstrapperComponentsUrl>http://192.168.0.219/WCFControl</BootstrapperComponentsUrl>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>
</DocumentationFile>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\11.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>08FFB38C045F2C0C9DEA51CA9C3F674095715758</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
<ManifestKeyFile>sia.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
<GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisLogFile>bin\Debug\WcfControlMonitorHost.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisLogFile>bin\Release\WcfControlMonitorHost.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="Microsoft.VisualBasic.Compatibility" />
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="CStaticClass.cs" />
<Compile Include="FrmBrowseAotoTaskLog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmBrowseAotoTaskLog.designer.cs">
<DependentUpon>FrmBrowseAotoTaskLog.cs</DependentUpon>
</Compile>
<Compile Include="FrmBrowseDarkCasket.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmBrowseDarkCasket.designer.cs">
<DependentUpon>FrmBrowseDarkCasket.cs</DependentUpon>
</Compile>
<Compile Include="FrmDarkCasket.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmDarkCasket.designer.cs">
<DependentUpon>FrmDarkCasket.cs</DependentUpon>
</Compile>
<Compile Include="FrmHost.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmHost.Designer.cs">
<DependentUpon>FrmHost.cs</DependentUpon>
</Compile>
<Compile Include="FrmSystemInit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmSystemInit.designer.cs">
<DependentUpon>FrmSystemInit.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Content Include="Resources\新松.bmp" />
<None Include="Resources\ProgressSuccess1.ico" />
<None Include="Resources\ProgressError1.ico" />
<None Include="Resources\MSN3.ico" />
<None Include="Resources\LOGO2.bmp" />
<None Include="Properties\DataSources\Model.MError.datasource" />
<None Include="Properties\DataSources\Model.MonitorInfo.datasource" />
<None Include="Properties\DataSources\WcfControlMonitorLib.DevicesDic.datasource" />
<None Include="Properties\DataSources\WcfControlMonitorLib.DeviceStateType.datasource" />
<None Include="Properties\DataSources\WcfControlMonitorLib.LanguageContent.datasource" />
<None Include="Properties\DataSources\WcfControlMonitorLib.ManageTask.datasource" />
<None Include="Properties\DataSources\WcfControlMonitorLib.MonitorTask.datasource" />
<None Include="Properties\DataSources\WcfControlMonitorLib.ST_Cell.datasource" />
<None Include="Resources\ProgressError.ico" />
<None Include="Resources\ProgressSuccess.ico" />
<None Include="Properties\DataSources\System.Data.DataTable.datasource" />
<None Include="Resources\MSN2.ico" />
<EmbeddedResource Include="FrmBrowseAotoTaskLog.resx">
<DependentUpon>FrmBrowseAotoTaskLog.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmBrowseDarkCasket.resx">
<DependentUpon>FrmBrowseDarkCasket.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmDarkCasket.resx">
<DependentUpon>FrmDarkCasket.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmHost.resx">
<DependentUpon>FrmHost.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmSystemInit.resx">
<DependentUpon>FrmSystemInit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="app.config">
<SubType>Designer</SubType>
</None>
<Content Include="11.ico" />
<Content Include="DBFactory.dll.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<SubType>Designer</SubType>
</Content>
<None Include="Properties\DataSources\Model.MDevice.datasource" />
<None Include="Properties\DataSources\Model.MRoute.datasource" />
<None Include="Properties\Settings.settings">
<Generator>PublicSettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CommonClassLib\CommonClassLib.csproj">
<Project>{A2215DCE-AA3A-4B1E-B732-E97FD4C454D5}</Project>
<Name>CommonClassLib</Name>
</ProjectReference>
<ProjectReference Include="..\CommonLib\CommonLib.csproj">
<Project>{35D2CB4D-D557-4154-92DD-0810E51396F6}</Project>
<Name>CommonLib</Name>
</ProjectReference>
<ProjectReference Include="..\DBOperator\DBFactory.csproj">
<Project>{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}</Project>
<Name>DBFactory</Name>
</ProjectReference>
<ProjectReference Include="..\Model\Model.csproj">
<Project>{F1C29E02-62A1-44C7-B71D-993E089D8C97}</Project>
<Name>Model</Name>
</ProjectReference>
<ProjectReference Include="..\OPCClient\OPCClient.csproj">
<Project>{0e66e7f7-e414-49f5-82c0-26260e56edcb}</Project>
<Name>OPCClient</Name>
</ProjectReference>
<ProjectReference Include="..\SocketsTCPIP\SocketsTCPIP.csproj">
<Project>{8b2571d2-7c0e-4bc9-b3a6-25732677732b}</Project>
<Name>SocketsTCPIP</Name>
</ProjectReference>
<ProjectReference Include="..\WcfControlMonitorLib\WcfControlMonitorLib.csproj">
<Project>{fabc3752-18fe-454e-a86f-4ddccc5ef6bb}</Project>
<Name>WcfControlMonitorLib</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Role.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\SCDCNCLL.ICO" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\SCDRESPL.ICO" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\search.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\tab_callhistory_save.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\verifydialog.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\zip file.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\11.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\call_modul_volume_add.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\call_modul_volume_reduce.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ERGO.ICO" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Icon_02.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Icon_03.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\LOGO1.bmp" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\LOGO.bmp" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\Monitor.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\MSN.ico" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\OOFL.ICO" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.0">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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>