164 lines
9.3 KiB
XML
164 lines
9.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
|
<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>{B4898AC6-AE5C-441E-9D8A-1303F9EA6B18}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>DataService</RootNamespace>
|
|
<AssemblyName>DataService</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</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.4.4\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Maticsoft.Common">
|
|
<HintPath>..\packages\Maticsoft.Common.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Maticsoft.DBUtility, Version=3.5.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Maticsoft.DBUtility.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data">
|
|
<HintPath>..\packages\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\netstandard1.1\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.Linq" />
|
|
<Reference Include="System.Data.SQLite, Version=1.0.117.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\lib\net46\System.Data.SQLite.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.SQLite.EF6, Version=1.0.117.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Data.SQLite.EF6.1.0.117.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Data.SQLite.Linq, Version=1.0.117.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Data.SQLite.Linq.1.0.117.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.3\lib\netstandard1.1\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Web" />
|
|
<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="BLL\admin_log.cs" />
|
|
<Compile Include="BLL\admin_major.cs" />
|
|
<Compile Include="BLL\admin_role.cs" />
|
|
<Compile Include="BLL\admin_soft.cs" />
|
|
<Compile Include="BLL\admin_subject.cs" />
|
|
<Compile Include="BLL\admin_user.cs" />
|
|
<Compile Include="BLL\pro_app.cs" />
|
|
<Compile Include="BLL\pro_app_favor.cs" />
|
|
<Compile Include="BLL\pro_app_view.cs" />
|
|
<Compile Include="BLL\pro_com_about.cs" />
|
|
<Compile Include="BLL\pro_com_certif.cs" />
|
|
<Compile Include="BLL\pro_com_history.cs" />
|
|
<Compile Include="BLL\pro_com_info.cs" />
|
|
<Compile Include="BLL\pro_course.cs" />
|
|
<Compile Include="BLL\pro_first_cooper.cs" />
|
|
<Compile Include="BLL\pro_first_head.cs" />
|
|
<Compile Include="BLL\pro_loop.cs" />
|
|
<Compile Include="BLL\pro_msg.cs" />
|
|
<Compile Include="BLL\pro_type_manage.cs" />
|
|
<Compile Include="DAL\admin_log.cs" />
|
|
<Compile Include="DAL\admin_major.cs" />
|
|
<Compile Include="DAL\admin_role.cs" />
|
|
<Compile Include="DAL\admin_soft.cs" />
|
|
<Compile Include="DAL\admin_subject.cs" />
|
|
<Compile Include="DAL\admin_user.cs" />
|
|
<Compile Include="DAL\pro_app.cs" />
|
|
<Compile Include="DAL\pro_app_favor.cs" />
|
|
<Compile Include="DAL\pro_app_view.cs" />
|
|
<Compile Include="DAL\pro_com_about.cs" />
|
|
<Compile Include="DAL\pro_com_certif.cs" />
|
|
<Compile Include="DAL\pro_com_history.cs" />
|
|
<Compile Include="DAL\pro_com_info.cs" />
|
|
<Compile Include="DAL\pro_course.cs" />
|
|
<Compile Include="DAL\pro_first_cooper.cs" />
|
|
<Compile Include="DAL\pro_first_head.cs" />
|
|
<Compile Include="DAL\pro_loop.cs" />
|
|
<Compile Include="DAL\pro_msg.cs" />
|
|
<Compile Include="DAL\pro_type_manage.cs" />
|
|
<Compile Include="Model\admin_log.cs" />
|
|
<Compile Include="Model\admin_major.cs" />
|
|
<Compile Include="Model\admin_role.cs" />
|
|
<Compile Include="Model\admin_soft.cs" />
|
|
<Compile Include="Model\admin_subject.cs" />
|
|
<Compile Include="Model\admin_user.cs" />
|
|
<Compile Include="Model\pro_app.cs" />
|
|
<Compile Include="Model\pro_app_favor.cs" />
|
|
<Compile Include="Model\pro_app_view.cs" />
|
|
<Compile Include="Model\pro_com_about.cs" />
|
|
<Compile Include="Model\pro_com_certif.cs" />
|
|
<Compile Include="Model\pro_com_history.cs" />
|
|
<Compile Include="Model\pro_com_info.cs" />
|
|
<Compile Include="Model\pro_course.cs" />
|
|
<Compile Include="Model\pro_first_cooper.cs" />
|
|
<Compile Include="Model\pro_first_head.cs" />
|
|
<Compile Include="Model\pro_loop.cs" />
|
|
<Compile Include="Model\pro_msg.cs" />
|
|
<Compile Include="Model\pro_type_manage.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="SQLite\SQLiteHelper.cs" />
|
|
<Compile Include="Utility\FTPHelper.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
<Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.117.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
|
|
</Project> |