215 lines
9.7 KiB
XML
215 lines
9.7 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Project ToolsVersion="12.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>{3D1C2418-8F29-4D2F-B7E9-BDBCD0FE021E}</ProjectGuid>
|
|||
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|||
|
|
<OutputType>Library</OutputType>
|
|||
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
|
<RootNamespace>BLWWS</RootNamespace>
|
|||
|
|
<AssemblyName>BLWWS</AssemblyName>
|
|||
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|||
|
|
<UseIISExpress>false</UseIISExpress>
|
|||
|
|
<FileUpgradeFlags>
|
|||
|
|
</FileUpgradeFlags>
|
|||
|
|
<UpgradeBackupLocation>
|
|||
|
|
</UpgradeBackupLocation>
|
|||
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|||
|
|
<Use64BitIISExpress />
|
|||
|
|
<IISExpressSSLPort />
|
|||
|
|
<IISExpressAnonymousAuthentication />
|
|||
|
|
<IISExpressWindowsAuthentication />
|
|||
|
|
<IISExpressUseClassicPipelineMode />
|
|||
|
|
<UseGlobalApplicationHostFile />
|
|||
|
|
<TargetFrameworkProfile />
|
|||
|
|
</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>
|
|||
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
|
</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>
|
|||
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Reference Include="Common.Logging, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\Common.Logging.3.3.1\lib\net40\Common.Logging.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Common.Logging.Core, Version=3.3.1.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\Common.Logging.Core.3.3.1\lib\net40\Common.Logging.Core.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Microsoft.CSharp" />
|
|||
|
|
<Reference Include="MySql.Data, Version=6.7.9.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\MySql.Data.6.7.9\lib\net40\MySql.Data.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net40\Newtonsoft.Json.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="NLog, Version=6.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\NLog.6.0.1\lib\net35\NLog.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Quartz, Version=2.6.2.0, Culture=neutral, PublicKeyToken=f6b8c98a402cc8a4, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\Quartz.2.6.2\lib\net40\Quartz.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="RestSharp, Version=112.1.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>RestSharp\RestSharp.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="SqlSugar, Version=4.9.9.11, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
|
<HintPath>..\packages\sqlSugar.4.9.9.11\lib\SqlSugar.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Messaging" />
|
|||
|
|
<Reference Include="System.Runtime.Serialization" />
|
|||
|
|
<Reference Include="System.ServiceModel" />
|
|||
|
|
<Reference Include="System.Web.DynamicData" />
|
|||
|
|
<Reference Include="System.Web.Entity" />
|
|||
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|||
|
|
<Reference Include="System" />
|
|||
|
|
<Reference Include="System.Data" />
|
|||
|
|
<Reference Include="System.Drawing" />
|
|||
|
|
<Reference Include="System.Web" />
|
|||
|
|
<Reference Include="System.Web.Extensions" />
|
|||
|
|
<Reference Include="System.Xml" />
|
|||
|
|
<Reference Include="System.Configuration" />
|
|||
|
|
<Reference Include="System.Web.Services" />
|
|||
|
|
<Reference Include="System.EnterpriseServices" />
|
|||
|
|
<Reference Include="System.Xml.Linq" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Content Include="blwws.asmx" />
|
|||
|
|
<Content Include="Global.asax" />
|
|||
|
|
<Content Include="syncstatus.asmx" />
|
|||
|
|
<None Include="Properties\Settings.settings">
|
|||
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|||
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Web References\WebReference\Reference.map">
|
|||
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|||
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|||
|
|
</None>
|
|||
|
|
<None Include="Web References\WebReference\WebService1.disco" />
|
|||
|
|
<Content Include="Web.config">
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</Content>
|
|||
|
|
<Content Include="Web.Debug.config">
|
|||
|
|
<DependentUpon>Web.config</DependentUpon>
|
|||
|
|
</Content>
|
|||
|
|
<Content Include="Web.Release.config">
|
|||
|
|
<DependentUpon>Web.config</DependentUpon>
|
|||
|
|
</Content>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="blwws.asmx.cs">
|
|||
|
|
<DependentUpon>blwws.asmx</DependentUpon>
|
|||
|
|
<SubType>Component</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Common.cs" />
|
|||
|
|
<Compile Include="Global.asax.cs">
|
|||
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="HttpSendData.cs" />
|
|||
|
|
<Compile Include="Id_G.cs" />
|
|||
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|||
|
|
<AutoGen>True</AutoGen>
|
|||
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|||
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="syncstatus.asmx.cs">
|
|||
|
|
<DependentUpon>syncstatus.asmx</DependentUpon>
|
|||
|
|
<SubType>Component</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Web References\WebReference\Reference.cs">
|
|||
|
|
<AutoGen>True</AutoGen>
|
|||
|
|
<DesignTime>True</DesignTime>
|
|||
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<ProjectReference Include="..\BLWWS_BLL\BLWWS_BLL.csproj">
|
|||
|
|
<Project>{CF2AB5DE-C3AF-4388-B6C4-EFA14BAF3316}</Project>
|
|||
|
|
<Name>BLWWS_BLL</Name>
|
|||
|
|
</ProjectReference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="job_scheduling_data_2_0.xsd">
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
</None>
|
|||
|
|
<Content Include="nlog.config">
|
|||
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|||
|
|
</Content>
|
|||
|
|
<None Include="packages.config" />
|
|||
|
|
<None Include="Web References\WebReference\WebService1.wsdl" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WCFMetadata Include="Connected Services\" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WebReferences Include="Web References\" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<WebReferenceUrl Include="http://47.119.147.104:9007/WebService1.asmx">
|
|||
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|||
|
|
<RelPath>Web References\WebReference\</RelPath>
|
|||
|
|
<UpdateFromURL>http://47.119.147.104:9007/WebService1.asmx</UpdateFromURL>
|
|||
|
|
<ServiceLocationURL>
|
|||
|
|
</ServiceLocationURL>
|
|||
|
|
<CachedDynamicPropName>
|
|||
|
|
</CachedDynamicPropName>
|
|||
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|||
|
|
<CachedSettingsPropName>BLWWS_WebReference_WebService1</CachedSettingsPropName>
|
|||
|
|
</WebReferenceUrl>
|
|||
|
|
</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>True</AutoAssignPort>
|
|||
|
|
<DevelopmentServerPort>22346</DevelopmentServerPort>
|
|||
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|||
|
|
<IISUrl>
|
|||
|
|
</IISUrl>
|
|||
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|||
|
|
<UseCustomServer>False</UseCustomServer>
|
|||
|
|
<CustomServerUrl>
|
|||
|
|
</CustomServerUrl>
|
|||
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|||
|
|
</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>
|