| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369 |
- <?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>
- <ProjectGuid>{A829A025-5E90-4085-8DD4-E3B8C1282635}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DataCenter</RootNamespace>
- <AssemblyName>DataCenter</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\</SolutionDir>
- <RestorePackages>true</RestorePackages>
- </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">
- <HintPath>..\..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data, Version=6.6.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\packages\MySql.Data.6.6.4\lib\net40\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data.Entity, Version=6.5.4.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\packages\MySQL.Data.Entities.6.5.4.0\lib\net40\MySql.Data.Entity.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.Composition" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.Entity" />
- <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="DataCenter.Context.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>DataCenter.Context.tt</DependentUpon>
- </Compile>
- <Compile Include="DataCenter.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="DataCenter.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>DataCenter.edmx</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="t_account.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_account_active_code.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_account_login_auth_response_cookie.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_account_tutorial_status_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_active_code.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_attribute.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_auction_item.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_available_map.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_battle_gameover_statistic.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_battle_kill_detail.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_battle_summary.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_beginner_group_config.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_beginner_group_cong.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_beginner_group_event.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_celebration_reward.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_activity.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_activity_schedule.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_character_elect_hero.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_elect_hero_stat.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_exp_buff.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_game_player.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_guess_game_over.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_guess_reward.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_kfz_hero.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_statue_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_challenge_task_reward.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_achievement.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_appearance.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_assets.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_default_fighting_options.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_item.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_options.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_character_questionnaire.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_charge_list.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_city_buff.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_city_position.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_city_task_finish_sub_state.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_city_task_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_client_config.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_common_spell.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_daily_online_time.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_employee_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_employee_notice.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_employer_notice.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_employ_notice_status.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_employ_relation.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_fighting_evaluation_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_friend.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_friend_group.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_game_hero_use_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_game_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_gs_code.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_hero_color_scheme.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_hero_level_state.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_hero_pet.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_hero_suggest_equipment.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_hero_talent_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_hero_talent_info_sub_state.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_hero_unlock_hero.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_illegal_term_rules.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_item_roll_list.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_login_reward.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_mail.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_mail_item.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_mall_items_sales_count.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_map_play_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_map_play_info_hero.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_map_play_info_hero_pet.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_meta.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_offline_message.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_player_offline_message.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_pve_equipment_scheme.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_pve_equipment_strength.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_questionnaire.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_roll_log.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_rune_scheme.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_social_group_basic.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_social_group_manager.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_social_group_member.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_title_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_tran_log.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_tutorial.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_tutorial_status_info.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- <Compile Include="t_world_character.cs">
- <DependentUpon>DataCenter.tt</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <EntityDeploy Include="DataCenter.edmx">
- <Generator>EntityModelCodeGenerator</Generator>
- <LastGenOutput>DataCenter.Designer.cs</LastGenOutput>
- </EntityDeploy>
- <None Include="App.config" />
- <None Include="DataCenter.Context.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>DataCenter.edmx</DependentUpon>
- <LastGenOutput>DataCenter.Context.cs</LastGenOutput>
- </None>
- <None Include="DataCenter.edmx.diagram">
- <DependentUpon>DataCenter.edmx</DependentUpon>
- <SubType>Designer</SubType>
- </None>
- <None Include="DataCenter.tt">
- <Generator>TextTemplatingFileGenerator</Generator>
- <DependentUpon>DataCenter.edmx</DependentUpon>
- <LastGenOutput>DataCenter.cs</LastGenOutput>
- </None>
- <None Include="Packages.config" />
- </ItemGroup>
- <ItemGroup>
- <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Import Project="$(SolutionDir)\.nuget\nuget.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>
|