|
|
<?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>{4768FDF9-DBC5-441F-AC59-5655146B8961}</ProjectGuid>
|
|
|
<OutputType>Library</OutputType>
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
<RootNamespace>Update</RootNamespace>
|
|
|
<AssemblyName>Update</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>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
<DebugType>full</DebugType>
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
<Optimize>true</Optimize>
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
<Reference Include="Forks.JsonRpc.Client, Version=1.0.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL">
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
<HintPath>..\CutupClient\bin\Debug\Forks.JsonRpc.Client.dll</HintPath>
|
|
|
</Reference>
|
|
|
<Reference Include="System" />
|
|
|
<Reference Include="System.configuration" />
|
|
|
<Reference Include="System.Core" />
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
|
<Reference Include="System.ServiceModel" />
|
|
|
<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="Service References\LoginService\Reference.cs">
|
|
|
<AutoGen>True</AutoGen>
|
|
|
<DesignTime>True</DesignTime>
|
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Service References\WeighTerminalService\Reference.cs">
|
|
|
<AutoGen>True</AutoGen>
|
|
|
<DesignTime>True</DesignTime>
|
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Utils\DatabaseUtil.cs" />
|
|
|
<Compile Include="Utils\Config.cs" />
|
|
|
<Compile Include="Utils\Extentions\WeighExtension.cs" />
|
|
|
<Compile Include="Utils\LoginUtil.cs" />
|
|
|
<Compile Include="Utils\RemoteQueryUtil.cs" />
|
|
|
<Compile Include="Utils\RemoteSenderUtil.cs" />
|
|
|
<Compile Include="WCF_\LoginClient.cs" />
|
|
|
<Compile Include="WCF_\WeighTerminalClient.cs" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<WCFMetadata Include="Service References\" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="app.config" />
|
|
|
<None Include="Service References\LoginService\LoginService.wsdl" />
|
|
|
<None Include="Service References\LoginService\LoginService.xsd">
|
|
|
<SubType>Designer</SubType>
|
|
|
</None>
|
|
|
<None Include="Service References\LoginService\LoginService1.xsd">
|
|
|
<SubType>Designer</SubType>
|
|
|
</None>
|
|
|
<None Include="Service References\LoginService\LoginService2.xsd">
|
|
|
<SubType>Designer</SubType>
|
|
|
</None>
|
|
|
<None Include="Service References\LoginService\Update.LoginService.WcfLoginResponseMessage.datasource">
|
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
|
</None>
|
|
|
<None Include="Service References\WeighTerminalService\Update.WeighTerminalService.ClientAccountingUnit.datasource">
|
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
|
</None>
|
|
|
<None Include="Service References\WeighTerminalService\Update.WeighTerminalService.ClientCar.datasource">
|
|
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
|
|
</None>
|
|
|
<None Include="Service References\WeighTerminalService\WeighTerminalService1.wsdl" />
|
|
|
<None Include="Service References\WeighTerminalService\WeighTerminalService3.xsd">
|
|
|
<SubType>Designer</SubType>
|
|
|
</None>
|
|
|
<None Include="Service References\WeighTerminalService\WeighTerminalService31.xsd">
|
|
|
<SubType>Designer</SubType>
|
|
|
</None>
|
|
|
<None Include="Service References\WeighTerminalService\WeighTerminalService32.xsd">
|
|
|
<SubType>Designer</SubType>
|
|
|
</None>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<WCFMetadataStorage Include="Service References\LoginService\" />
|
|
|
<WCFMetadataStorage Include="Service References\WeighTerminalService\" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\LoginService\LoginService.disco" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\LoginService\configuration91.svcinfo" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\LoginService\configuration.svcinfo" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\LoginService\Reference.svcmap">
|
|
|
<Generator>WCF Proxy Generator</Generator>
|
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
|
</None>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\WeighTerminalService\configuration91.svcinfo" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\WeighTerminalService\configuration.svcinfo" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\WeighTerminalService\Reference.svcmap">
|
|
|
<Generator>WCF Proxy Generator</Generator>
|
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
|
</None>
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="Service References\WeighTerminalService\WeighTerminalService1.disco" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<ProjectReference Include="..\FireBirdUtil\FireBirdUtil.csproj">
|
|
|
<Project>{3b09e2b6-b649-47de-bf8d-2e233d47acfd}</Project>
|
|
|
<Name>FireBirdUtil</Name>
|
|
|
</ProjectReference>
|
|
|
<ProjectReference Include="..\Utils\Utils.csproj">
|
|
|
<Project>{d123a086-c03a-4b8b-befb-124e102d3ade}</Project>
|
|
|
<Name>Utils</Name>
|
|
|
</ProjectReference>
|
|
|
<ProjectReference Include="..\WeighBusiness\WeighBusiness.csproj">
|
|
|
<Project>{35613a1c-a935-480d-9545-78bcf5279ac4}</Project>
|
|
|
<Name>WeighBusiness</Name>
|
|
|
</ProjectReference>
|
|
|
</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>
|