<?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>9.0.21022</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{E56EE563-6708-4448-85C4-9AE3C01E1B86}</ProjectGuid>
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>CCSTrace</RootNamespace>
|
<AssemblyName>CCSTrace</AssemblyName>
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<OldToolsVersion>3.5</OldToolsVersion>
|
<UpgradeBackupLocation />
|
<UseIISExpress>true</UseIISExpress>
|
<TargetFrameworkProfile />
|
<IISExpressSSLPort />
|
<IISExpressAnonymousAuthentication />
|
<IISExpressWindowsAuthentication />
|
<IISExpressUseClassicPipelineMode />
|
<UseGlobalApplicationHostFile />
|
</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>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
</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>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Iesi.Collections, Version=1.0.1.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
<HintPath>..\packages\Iesi.Collections.3.2.0.4000\lib\Net35\Iesi.Collections.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="Interop.TRACEROBJECTLib, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\Resources\Lib\Interop.TRACEROBJECTLib.DLL</HintPath>
|
</Reference>
|
<Reference Include="NHibernate, Version=3.4.0.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
|
<HintPath>..\packages\NHibernate.3.4.1.4000\lib\Net35\NHibernate.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
<HintPath>..\packages\NLog.4.3.3\lib\net35\NLog.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="SmartThreadPool, Version=2.2.3.0, Culture=neutral, PublicKeyToken=1126fe8b671e8a79, processorArchitecture=MSIL">
|
<HintPath>..\packages\SmartThreadPool.dll.2.2.3\lib\SmartThreadPool.dll</HintPath>
|
<Private>True</Private>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Data.OracleClient" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="System.Web.Mobile" />
|
<Reference Include="System.Xml.Linq" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="App_Data\DBConfig.xml">
|
<SubType>Designer</SubType>
|
</Content>
|
<Content Include="DBConfig.xml" />
|
<Content Include="DMMSNHibernate.cfg.xml" />
|
<Content Include="Global.asax" />
|
<Content Include="Service1.asmx" />
|
<Content Include="TPower\DMMS\Model\BaseDB\CONNECTIVITY.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\BaseDB\HICUSTOMER.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\BaseDB\METER.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\BaseDB\MSTADDR.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\BaseDB\SXFMR.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\ADDRCONTRAST.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\ALARMIP.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\CODELIST.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\DEPTCONTRAST.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\EVENTQUERY.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\EVENTRECORD.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\NUMCONTRAST.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\SCGROUP.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\SCGROUPTIME.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\CCS\TMP.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\EOS\CODELIST.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\EOS\CRTAPOLOGY.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\EOS\EVENT.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\EOS\EVENTFACILITY.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\EOS\EVENTRECORD.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\EOS\EVENTRECORDEX.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="TPower\DMMS\Model\EOS\TMPAFFECTCUSTM.hbm.xml">
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
</Content>
|
<Content Include="Web.config">
|
<SubType>Designer</SubType>
|
</Content>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="CCS\CCSMain.cs" />
|
<Compile Include="CCS\Domain\CCSCaseState.cs" />
|
<Compile Include="CCS\EventAI\Equipment.cs" />
|
<Compile Include="CCS\EventAI\JudgeCase.cs" />
|
<Compile Include="CCS\EventAI\TraceSubject.cs" />
|
<Compile Include="CCS\Function\MailService.cs" />
|
<Compile Include="CCS\GlobalVariable.cs" />
|
<Compile Include="CCS\FinishEvent.cs" />
|
<Compile Include="CCS\Function\InitialEventData.cs" />
|
<Compile Include="CCS\Function\Leach.cs" />
|
<Compile Include="CCS\Function\MergeCase.cs" />
|
<Compile Include="CCS\NHibertnateSession.cs" />
|
<Compile Include="CCS\Object\AddrContrast.cs" />
|
<Compile Include="CCS\Object\AlarmData.cs" />
|
<Compile Include="CCS\Object\CCSCodelist.cs" />
|
<Compile Include="CCS\Object\CCSEventRecord.cs" />
|
<Compile Include="CCS\Object\DeptContrast.cs" />
|
<Compile Include="CCS\Object\EOSCodelist.cs" />
|
<Compile Include="CCS\Object\CCSEventQuery.cs" />
|
<Compile Include="CCS\Object\EOSEventRecord.cs" />
|
<Compile Include="CCS\Object\LocateEquipment.cs" />
|
<Compile Include="CCS\Object\NumberContrast.cs" />
|
<Compile Include="CCS\ProcessEvent.cs" />
|
<Compile Include="CCS\ThreadEndEvent.cs" />
|
<Compile Include="Global.asax.cs">
|
<DependentUpon>Global.asax</DependentUpon>
|
</Compile>
|
<Compile Include="Service1.asmx.cs">
|
<DependentUpon>Service1.asmx</DependentUpon>
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="TPower\DMMS\Model\BaseDB\CONNECTIVITY.cs" />
|
<Compile Include="TPower\DMMS\Model\BaseDB\HICUSTOMER.cs" />
|
<Compile Include="TPower\DMMS\Model\BaseDB\METER.cs" />
|
<Compile Include="TPower\DMMS\Model\BaseDB\MSTADDR.cs" />
|
<Compile Include="TPower\DMMS\Model\BaseDB\SXFMR.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\ADDRCONTRAST.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\ALARMIP.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\CODELIST.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\DEPTCONTRAST.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\EVENTQUERY.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\EVENTRECORD.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\NUMCONTRAST.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\SCGROUP.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\SCGROUPTIME.cs" />
|
<Compile Include="TPower\DMMS\Model\CCS\TMP.cs" />
|
<Compile Include="TPower\DMMS\Model\EOS\CODELIST.cs" />
|
<Compile Include="TPower\DMMS\Model\EOS\CRTAPOLOGY.cs" />
|
<Compile Include="TPower\DMMS\Model\EOS\EVENT.cs" />
|
<Compile Include="TPower\DMMS\Model\EOS\EVENTFACILITY.cs" />
|
<Compile Include="TPower\DMMS\Model\EOS\EVENTRECORD.cs" />
|
<Compile Include="TPower\DMMS\Model\EOS\EVENTRECORDEX.cs" />
|
<Compile Include="TPower\DMMS\Model\EOS\TMPAFFECTCUSTM.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<COMReference Include="TRACEROBJECTLib">
|
<Guid>{B8D2F30F-2520-11D1-91D1-0000F877ED89}</Guid>
|
<VersionMajor>1</VersionMajor>
|
<VersionMinor>2</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>tlbimp</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="NLog.config">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<None Include="NLog.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
</ItemGroup>
|
<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" />
|
<!-- 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>
|
-->
|
<ProjectExtensions>
|
<VisualStudio>
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
<WebProjectProperties>
|
<UseIIS>True</UseIIS>
|
<AutoAssignPort>True</AutoAssignPort>
|
<DevelopmentServerPort>2853</DevelopmentServerPort>
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
<IISUrl>http://localhost:2853/</IISUrl>
|
<NTLMAuthentication>False</NTLMAuthentication>
|
<UseCustomServer>False</UseCustomServer>
|
<CustomServerUrl>
|
</CustomServerUrl>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
</WebProjectProperties>
|
</FlavorProperties>
|
</VisualStudio>
|
</ProjectExtensions>
|
</Project>
|