123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227 |
- <?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>
- <ProjectGuid>{735CED10-F7A4-4E92-853B-A37297469526}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Central.Control.Domain</RootNamespace>
- <AssemblyName>Central.Control.Domain</AssemblyName>
- <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <TargetFrameworkProfile />
- </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>
- <Prefer32Bit>false</Prefer32Bit>
- </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>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.SqlServer.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\CommonLib\log4net.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Security" />
- <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="COM_CONTENT.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="COM_CUSCONTACT.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="COM_DOWNLOAD.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="COM_FLOWINFO.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="COM_INDEX.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="COM_UPLOAD.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="MyConfig.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Sql_Wkdb.Context.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Sql_Wkdb.Context.tt</DependentUpon>
- </Compile>
- <Compile Include="Sql_Wkdb.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="Sql_Wkdb.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Sql_Wkdb.edmx</DependentUpon>
- </Compile>
- <Compile Include="SYS_BEUSER.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_CODE.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_CODE_AREA.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_DISTRIBUTORS.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_LOG.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_MODULE.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_MSG.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_MSGATTACH.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_MSGREV.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_ONLINE.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_PERMISSION.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_POST.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_POST_DEPARTMENT.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_POST_USER.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_ROLE.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_ROLE_PERMISSION.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_SMS.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_SYSTEM.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_USER.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_USERINFO.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_USER_DEPARTMENT.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_USER_PERMISSION.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_USER_ROLE.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="SYS_WEBCHAT.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_Bicycle.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_CarParamDetails.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_CarPurchaser.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_Notice.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_UserCar.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_UserDistributor.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_UserToken.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- <Compile Include="YW_User_Notice.cs">
- <DependentUpon>Sql_Wkdb.tt</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.Config" />
- <None Include="packages.config" />
- <EntityDeploy Include="Sql_Wkdb.edmx">
- <Generator>EntityModelCodeGenerator</Generator>
- <LastGenOutput>Sql_Wkdb.Designer.cs</LastGenOutput>
- </EntityDeploy>
- <None Include="Sql_Wkdb.Context.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>Sql_Wkdb.edmx</DependentUpon>
- <LastGenOutput>Sql_Wkdb.Context.cs</LastGenOutput>
- </None>
- <None Include="Sql_Wkdb.edmx.diagram">
- <DependentUpon>Sql_Wkdb.edmx</DependentUpon>
- </None>
- <None Include="Sql_Wkdb.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>Sql_Wkdb.edmx</DependentUpon>
- <LastGenOutput>Sql_Wkdb.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Domain类库说明.txt" />
- </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>
|