| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="14.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>{E7CAAB7F-6E83-4525-B2CA-BE9EF6FE0712}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>YZXYH.Repository</RootNamespace>
- <AssemblyName>YZXYH.Repository</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</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="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="EntityFramework.Extended, Version=6.0.0.0, Culture=neutral, PublicKeyToken=05b7e29bdd433584, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.Extended.6.1.0.168\lib\net45\EntityFramework.Extended.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\net45\EntityFramework.SqlServer.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- <Private>True</Private>
- </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.Web" />
- <Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="ActivityInfoRepository.gen.cs" />
- <Compile Include="AlumniChapterInfoRepository.cs" />
- <Compile Include="AlumniChapterInfoRepository.gen.cs" />
- <Compile Include="AlumniChapterUserRepository.gen.cs" />
- <Compile Include="AlumUserRepository.cs" />
- <Compile Include="AlumUserRepository.gen.cs" />
- <Compile Include="AlumUsersBackupRepository.gen.cs" />
- <Compile Include="AnnualMeetingRepository.cs" />
- <Compile Include="AnnualMeetingRepository.gen.cs" />
- <Compile Include="AttendActivityRepository.gen.cs" />
- <Compile Include="AttendMeetRepository.gen.cs" />
- <Compile Include="BaseRepository.cs" />
- <Compile Include="CityInfoRepository.cs" />
- <Compile Include="Interface\ILotteryRecordRepository.cs" />
- <Compile Include="Interface\ILotteryRepository.cs" />
- <Compile Include="Interface\ILotterySettingRepository.cs" />
- <Compile Include="Interface\IMessageWallInfoRepository.cs" />
- <Compile Include="LotteryRecordRepository.gen.cs" />
- <Compile Include="LotteryRecordRepository.cs" />
- <Compile Include="LotteryRepository.gen.cs" />
- <Compile Include="LotteryRepository.cs" />
- <Compile Include="LotterySettingRepository.gen.cs" />
- <Compile Include="LotterySettingRepository.cs" />
- <Compile Include="MessageWallInfoRepository.gen.cs" />
- <Compile Include="CityInfoRepository.gen.cs" />
- <Compile Include="ContributeActivityInfoRepository.cs" />
- <Compile Include="ContributeActivityInfoRepository.gen.cs" />
- <Compile Include="ContributeAttendInfoRepository.gen.cs" />
- <Compile Include="HobbyGroupInfoRepository.cs" />
- <Compile Include="HobbyGroupInfoRepository.gen.cs" />
- <Compile Include="HobbyGroupUserRepository.gen.cs" />
- <Compile Include="HobbyInfoRepository.cs" />
- <Compile Include="Interface\IQuestionnaireRepository.cs" />
- <Compile Include="Interface\IQuestionnaireItemRepository.cs" />
- <Compile Include="Models\Lottery.cs" />
- <Compile Include="Models\LotteryRecord.cs" />
- <Compile Include="Models\LotterySetting.cs" />
- <Compile Include="Models\Mapping\LotterySettingMap.cs" />
- <Compile Include="Models\Mapping\LotteryRecordMap.cs" />
- <Compile Include="Models\Mapping\LotteryMap.cs" />
- <Compile Include="Models\Mapping\MessageWallMap.cs" />
- <Compile Include="Models\MessageWallInfo.cs" />
- <Compile Include="QuestionnaireRepository.cs" />
- <Compile Include="QuestionnaireItemRepository.cs" />
- <Compile Include="HobbyInfoRepository.gen.cs" />
- <Compile Include="HobbyUserRepository.gen.cs" />
- <Compile Include="IndustryBranchInfoRepository.cs" />
- <Compile Include="IndustryBranchInfoRepository.gen.cs" />
- <Compile Include="IndustryBranchUserRepository.cs" />
- <Compile Include="IndustryBranchUserRepository.gen.cs" />
- <Compile Include="IndustryInfoRepository.cs" />
- <Compile Include="IndustryInfoRepository.gen.cs" />
- <Compile Include="IndustryUserRepository.gen.cs" />
- <Compile Include="Interface\IActivityInfoRepository.gen.cs" />
- <Compile Include="Interface\IAlumniChapterInfoRepository.cs" />
- <Compile Include="Interface\IAlumniChapterInfoRepository.gen.cs" />
- <Compile Include="Interface\IAlumniChapterUserRepository.gen.cs" />
- <Compile Include="Interface\IAlumUserRepository.cs" />
- <Compile Include="Interface\IAlumUserRepository.gen.cs" />
- <Compile Include="Interface\IAlumUsersBackupRepository.gen.cs" />
- <Compile Include="Interface\IAnnualMeetingRepository.cs" />
- <Compile Include="Interface\IAnnualMeetingRepository.gen.cs" />
- <Compile Include="Interface\IAttendActivityRepository.gen.cs" />
- <Compile Include="Interface\IAttendMeetRepository.gen.cs" />
- <Compile Include="Interface\IBaseRepository.cs" />
- <Compile Include="Interface\ICityInfoRepository.cs" />
- <Compile Include="Interface\ICityInfoRepository.gen.cs" />
- <Compile Include="Interface\IContributeActivityInfoRepository.cs" />
- <Compile Include="Interface\IContributeActivityInfoRepository.gen.cs" />
- <Compile Include="Interface\IContributeAttendInfoRepository.gen.cs" />
- <Compile Include="Interface\IHobbyGroupInfoRepository.cs" />
- <Compile Include="Interface\IHobbyGroupInfoRepository.gen.cs" />
- <Compile Include="Interface\IHobbyGroupUserRepository.gen.cs" />
- <Compile Include="Interface\IHobbyInfoRepository.cs" />
- <Compile Include="Interface\IHobbyInfoRepository.gen.cs" />
- <Compile Include="Interface\IHobbyUserRepository.gen.cs" />
- <Compile Include="Interface\IIndustryBranchInfoRepository.cs" />
- <Compile Include="Interface\ISysSqlQucikCheckRepository.cs" />
- <Compile Include="Interface\ISysSqlQucikCheckRepository.gen.cs" />
- <Compile Include="Interface\IIndustryBranchInfoRepository.gen.cs" />
- <Compile Include="Interface\IIndustryBranchUserRepository.gen.cs" />
- <Compile Include="Interface\IIndustryInfoRepository.cs" />
- <Compile Include="Interface\IIndustryInfoRepository.gen.cs" />
- <Compile Include="Interface\IIndustryUserRepository.gen.cs" />
- <Compile Include="Interface\IMedicalHelpHandleRepository.gen.cs" />
- <Compile Include="Interface\IMedicalHelpRepository.gen.cs" />
- <Compile Include="Interface\IndustryInfoRepository.cs" />
- <Compile Include="Interface\ISysAttachFileRepository.gen.cs" />
- <Compile Include="Interface\ISysFunctionRepository.cs" />
- <Compile Include="Interface\ISysFunctionRepository.gen.cs" />
- <Compile Include="Interface\ISysLogRepository.cs" />
- <Compile Include="Interface\ISysLogRepository.gen.cs" />
- <Compile Include="Interface\ISysRoleRepository.gen.cs" />
- <Compile Include="Interface\ISysUserRepository.cs" />
- <Compile Include="Interface\ISysUserRepository.gen.cs" />
- <Compile Include="Interface\IUnitOfWork.gen.cs" />
- <Compile Include="Interface\IUserAvatarRepository.cs" />
- <Compile Include="Interface\IUserAvatarRepository.gen.cs" />
- <Compile Include="Interface\IUserInfoLastModRepository.gen.cs" />
- <Compile Include="Interface\IUserLastLoginRepository.gen.cs" />
- <Compile Include="Interface\IUserReplyRepository.gen.cs" />
- <Compile Include="Interface\IUserSelfAuditRepository.gen.cs" />
- <Compile Include="Interface\IViewAttendMeetRepository.gen.cs" />
- <Compile Include="Interface\IViewContributeActivityInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewContributeAttendInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewMedicalHelpHandleRepository.gen.cs" />
- <Compile Include="Interface\IViewMedicalReplyRepository.gen.cs" />
- <Compile Include="Interface\IViewUserAcInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewUserAlumniDirectoryRepository.gen.cs" />
- <Compile Include="Interface\IViewUserAttendActivityInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewUserAttendMeetInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewUserCityInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewUserCreateActivityRepository.gen.cs" />
- <Compile Include="Interface\IViewUserHobbyInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewUserIndustryBranchInfoRepository.cs" />
- <Compile Include="Interface\IViewUserIndustryBranchInfoRepository.gen.cs" />
- <Compile Include="Interface\IViewUserIndustryRepository.gen.cs" />
- <Compile Include="Interface\IViewUserLastLoginRepository.gen.cs" />
- <Compile Include="Interface\IViewUserSelfAuditRepository.gen.cs" />
- <Compile Include="Interface\IViewUserVocationRepository.gen.cs" />
- <Compile Include="Interface\IView_SysUserLastLoginTimeRepository.gen.cs" />
- <Compile Include="Interface\IView_UserAttendMeetingInfosRepository.gen.cs" />
- <Compile Include="Interface\IView_UserLastLoginTimeRepository.gen.cs" />
- <Compile Include="Interface\IVocationInfoRepository.cs" />
- <Compile Include="Interface\IVocationInfoRepository.gen.cs" />
- <Compile Include="Interface\IVocationUserRepository.gen.cs" />
- <Compile Include="MedicalHelpHandleRepository.gen.cs" />
- <Compile Include="MedicalHelpRepository.gen.cs" />
- <Compile Include="Models\ActivityInfo.cs" />
- <Compile Include="Models\AlumniChapterInfo.cs" />
- <Compile Include="Models\AlumniChapterUser.cs" />
- <Compile Include="Models\AlumUser.cs" />
- <Compile Include="Models\AlumUsersBackup.cs" />
- <Compile Include="Models\AnnualMeeting.cs" />
- <Compile Include="Models\AttendActivity.cs" />
- <Compile Include="Models\AttendMeet.cs" />
- <Compile Include="Models\CityInfo.cs" />
- <Compile Include="Models\ContributeActivityInfo.cs" />
- <Compile Include="Models\ContributeAttendInfo.cs" />
- <Compile Include="Models\HobbyGroupInfo.cs" />
- <Compile Include="Models\HobbyGroupUser.cs" />
- <Compile Include="Models\HobbyInfo.cs" />
- <Compile Include="Models\HobbyUser.cs" />
- <Compile Include="Models\IndustryBranchInfo.cs" />
- <Compile Include="Models\IndustryBranchUser.cs" />
- <Compile Include="Models\IndustryInfo.cs" />
- <Compile Include="Models\IndustryUser.cs" />
- <Compile Include="Models\Mapping\ActivityInfoMap.cs" />
- <Compile Include="Models\Mapping\AlumniChapterInfoMap.cs" />
- <Compile Include="Models\Mapping\AlumniChapterUserMap.cs" />
- <Compile Include="Models\Mapping\AlumUserMap.cs" />
- <Compile Include="Models\Mapping\AlumUsersBackupMap.cs" />
- <Compile Include="Models\Mapping\AnnualMeetingMap.cs" />
- <Compile Include="Models\Mapping\AttendActivityMap.cs" />
- <Compile Include="Models\Mapping\AttendMeetMap.cs" />
- <Compile Include="Models\Mapping\QuestionnaireItemMap.cs" />
- <Compile Include="Models\Mapping\QuestionnaireMap.cs" />
- <Compile Include="Models\Mapping\CityInfoMap.cs" />
- <Compile Include="Models\Mapping\ContributeActivityInfoMap.cs" />
- <Compile Include="Models\Mapping\ContributeAttendInfoMap.cs" />
- <Compile Include="Models\Mapping\HobbyGroupInfoMap.cs" />
- <Compile Include="Models\Mapping\HobbyGroupUserMap.cs" />
- <Compile Include="Models\Mapping\HobbyInfoMap.cs" />
- <Compile Include="Models\Mapping\HobbyUserMap.cs" />
- <Compile Include="Models\Mapping\IndustryBranchInfoMap.cs" />
- <Compile Include="Models\Mapping\IndustryBranchUserMap.cs" />
- <Compile Include="Models\Mapping\IndustryInfoMap.cs" />
- <Compile Include="Models\Mapping\IndustryUserMap.cs" />
- <Compile Include="Models\Mapping\MedicalHelpHandleMap.cs" />
- <Compile Include="Models\Mapping\MedicalHelpMap.cs" />
- <Compile Include="Models\Mapping\SysAttachFileMap.cs" />
- <Compile Include="Models\Mapping\SysFunctionMap.cs" />
- <Compile Include="Models\Mapping\SysLogMap.cs" />
- <Compile Include="Models\Mapping\SysRoleMap.cs" />
- <Compile Include="Models\Mapping\SysSqlQucikCheckMap.cs" />
- <Compile Include="Models\Mapping\SysUserMap.cs" />
- <Compile Include="Models\Mapping\UserAvatarMap.cs" />
- <Compile Include="Models\Mapping\UserInfoLastModMap.cs" />
- <Compile Include="Models\Mapping\UserLastLoginMap.cs" />
- <Compile Include="Models\Mapping\UserReplyMap.cs" />
- <Compile Include="Models\Mapping\UserSelfAuditMap.cs" />
- <Compile Include="Models\Mapping\ViewAttendMeetMap.cs" />
- <Compile Include="Models\Mapping\ViewContributeActivityInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewContributeAttendInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewMedicalHelpHandleMap.cs" />
- <Compile Include="Models\Mapping\ViewMedicalReplyMap.cs" />
- <Compile Include="Models\Mapping\ViewUserAcInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewUserAlumniDirectoryMap.cs" />
- <Compile Include="Models\Mapping\ViewUserAttendActivityInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewUserAttendMeetInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewUserCityInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewUserCreateActivityMap.cs" />
- <Compile Include="Models\Mapping\ViewUserHobbyInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewUserIndustryBranchInfoMap.cs" />
- <Compile Include="Models\Mapping\ViewUserIndustryMap.cs" />
- <Compile Include="Models\Mapping\ViewUserLastLoginMap.cs" />
- <Compile Include="Models\Mapping\ViewUserSelfAuditMap.cs" />
- <Compile Include="Models\Mapping\ViewUserVocationMap.cs" />
- <Compile Include="Models\Mapping\View_SysUserLastLoginTimeMap.cs" />
- <Compile Include="Models\Mapping\View_UserAttendMeetingInfosMap.cs" />
- <Compile Include="Models\Mapping\View_UserLastLoginTimeMap.cs" />
- <Compile Include="Models\Mapping\VocationInfoMap.cs" />
- <Compile Include="Models\Mapping\VocationUserMap.cs" />
- <Compile Include="Models\MedicalHelp.cs" />
- <Compile Include="Models\MedicalHelpHandle.cs" />
- <Compile Include="Models\Questionnaire.cs" />
- <Compile Include="Models\QuestionnaireItem.cs" />
- <Compile Include="Models\SysAttachFile.cs" />
- <Compile Include="Models\SysFunction.cs" />
- <Compile Include="Models\SysLog.cs" />
- <Compile Include="Models\SysRole.cs" />
- <Compile Include="Models\SysSqlQucikCheck.cs" />
- <Compile Include="Models\SysUser.cs" />
- <Compile Include="Models\UserAvatar.cs" />
- <Compile Include="Models\UserInfoLastMod.cs" />
- <Compile Include="Models\UserLastLogin.cs" />
- <Compile Include="Models\UserReply.cs" />
- <Compile Include="Models\UserSelfAudit.cs" />
- <Compile Include="Models\ViewAttendMeet.cs" />
- <Compile Include="Models\ViewContributeActivityInfo.cs" />
- <Compile Include="Models\ViewContributeAttendInfo.cs" />
- <Compile Include="Models\ViewMedicalHelpHandle.cs" />
- <Compile Include="Models\ViewMedicalReply.cs" />
- <Compile Include="Models\ViewUserAcInfo.cs" />
- <Compile Include="Models\ViewUserAlumniDirectory.cs" />
- <Compile Include="Models\ViewUserAttendActivityInfo.cs" />
- <Compile Include="Models\ViewUserAttendMeetInfo.cs" />
- <Compile Include="Models\ViewUserCityInfo.cs" />
- <Compile Include="Models\ViewUserCreateActivity.cs" />
- <Compile Include="Models\ViewUserHobbyInfo.cs" />
- <Compile Include="Models\ViewUserIndustry.cs" />
- <Compile Include="Models\ViewUserIndustryBranchInfo.cs" />
- <Compile Include="Models\ViewUserLastLogin.cs" />
- <Compile Include="Models\ViewUserSelfAudit.cs" />
- <Compile Include="Models\ViewUserVocation.cs" />
- <Compile Include="Models\View_SysUserLastLoginTime.cs" />
- <Compile Include="Models\View_UserAttendMeetingInfos.cs" />
- <Compile Include="Models\View_UserLastLoginTime.cs" />
- <Compile Include="Models\VocationInfo.cs" />
- <Compile Include="Models\VocationUser.cs" />
- <Compile Include="Models\YZXYH2017Context.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SysAttachFileRepository.gen.cs" />
- <Compile Include="SysFunctionRepository.cs" />
- <Compile Include="SysFunctionRepository.gen.cs" />
- <Compile Include="SysLogRepository.cs" />
- <Compile Include="SysLogRepository.gen.cs" />
- <Compile Include="SysRoleRepository.gen.cs" />
- <Compile Include="SysSqlQucikCheckRepository.cs" />
- <Compile Include="SysUserRepository.cs" />
- <Compile Include="SysSqlQucikCheckRepository.gen.cs" />
- <Compile Include="SysUserRepository.gen.cs" />
- <Compile Include="UnitOfWork.gen.cs" />
- <Compile Include="UserAvatarRepository.cs" />
- <Compile Include="UserAvatarRepository.gen.cs" />
- <Compile Include="UserInfoLastModRepository.gen.cs" />
- <Compile Include="UserLastLoginRepository.gen.cs" />
- <Compile Include="UserReplyRepository.gen.cs" />
- <Compile Include="UserSelfAuditRepository.gen.cs" />
- <Compile Include="ViewAttendMeetRepository.gen.cs" />
- <Compile Include="ViewContributeActivityInfoRepository.gen.cs" />
- <Compile Include="ViewContributeAttendInfoRepository.gen.cs" />
- <Compile Include="ViewMedicalHelpHandleRepository.gen.cs" />
- <Compile Include="ViewMedicalReplyRepository.gen.cs" />
- <Compile Include="ViewUserAcInfoRepository.gen.cs" />
- <Compile Include="ViewUserAlumniDirectoryRepository.gen.cs" />
- <Compile Include="ViewUserAttendActivityInfoRepository.gen.cs" />
- <Compile Include="ViewUserAttendMeetInfoRepository.gen.cs" />
- <Compile Include="ViewUserCityInfoRepository.gen.cs" />
- <Compile Include="ViewUserCreateActivityRepository.gen.cs" />
- <Compile Include="ViewUserHobbyInfoRepository.gen.cs" />
- <Compile Include="ViewUserIndustryBranchInfoRepository.cs" />
- <Compile Include="ViewUserIndustryBranchInfoRepository.gen.cs" />
- <Compile Include="ViewUserIndustryRepository.gen.cs" />
- <Compile Include="ViewUserLastLoginRepository.gen.cs" />
- <Compile Include="ViewUserSelfAuditRepository.gen.cs" />
- <Compile Include="ViewUserVocationRepository.gen.cs" />
- <Compile Include="View_SysUserLastLoginTimeRepository.gen.cs" />
- <Compile Include="View_UserAttendMeetingInfosRepository.gen.cs" />
- <Compile Include="View_UserLastLoginTimeRepository.gen.cs" />
- <Compile Include="VocationInfoRepository.cs" />
- <Compile Include="VocationInfoRepository.gen.cs" />
- <Compile Include="VocationUserRepository.gen.cs" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\CommonTool\CommonTool.csproj">
- <Project>{5feaec9a-4f1e-4ee7-b377-9db1b0870dac}</Project>
- <Name>CommonTool</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>
|