<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>8.0.30703</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{E67BA849-E3B0-40A8-8559-0C69DCBBD453}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CY.SendMessage</RootNamespace>
|
<AssemblyName>CY.SendMessage</AssemblyName>
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<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.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\Settings.Designer.cs" />
|
<Compile Include="Properties\Settings1.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
<DependentUpon>Settings.settings</DependentUpon>
|
</Compile>
|
<Compile Include="SendMessge.cs" />
|
<Compile Include="Web References\ServerSDK\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.map</DependentUpon>
|
</Compile>
|
<Compile Include="Web References\SDK\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.map</DependentUpon>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\CY.Config\CY.Config.csproj">
|
<Project>{857EC826-6D2B-4513-BCCF-6D038E7F0E39}</Project>
|
<Name>CY.Config</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\CY.Infrastructure\CY.Infrastructure.csproj">
|
<Project>{80B3E0ED-4DD0-4644-B985-08DAAD8AEB5F}</Project>
|
<Name>CY.Infrastructure</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="Properties\DataSources\System.Xml.Linq.XElement.datasource" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings1.Designer.cs</LastGenOutput>
|
</None>
|
<None Include="Web References\ServerSDK\linkWS.wsdl" />
|
<None Include="Web References\ServerSDK\Reference.map">
|
<Generator>MSDiscoCodeGenerator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<None Include="Web References\SDK\Reference.map">
|
<Generator>MSDiscoCodeGenerator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<None Include="Web References\SDK\Service.wsdl" />
|
</ItemGroup>
|
<ItemGroup>
|
<WebReferences Include="Web References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WebReferenceUrl Include="http://mb345.com:999/WS/linkWS.asmx">
|
<UrlBehavior>Dynamic</UrlBehavior>
|
<RelPath>Web References\ServerSDK\</RelPath>
|
<UpdateFromURL>http://mb345.com:999/WS/linkWS.asmx</UpdateFromURL>
|
<ServiceLocationURL>
|
</ServiceLocationURL>
|
<CachedDynamicPropName>
|
</CachedDynamicPropName>
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
<CachedSettingsPropName>CY_SendMessage_com_mb345_LinkWS</CachedSettingsPropName>
|
</WebReferenceUrl>
|
<WebReferenceUrl Include="http://www.82009668.com:888/SDK/Service.asmx">
|
<UrlBehavior>Dynamic</UrlBehavior>
|
<RelPath>Web References\SDK\</RelPath>
|
<UpdateFromURL>http://www.82009668.com:888/SDK/Service.asmx</UpdateFromURL>
|
<ServiceLocationURL>
|
</ServiceLocationURL>
|
<CachedDynamicPropName>
|
</CachedDynamicPropName>
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
<CachedSettingsPropName>CY_SendMessage_SDK_Service</CachedSettingsPropName>
|
</WebReferenceUrl>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Web References\SDK\Service.disco" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Web References\ServerSDK\linkWS.disco" />
|
</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>
|