Files
g.hnyhua.cn/Mtxfw.Model/Mtxfw.Model.csproj
2026-02-07 15:48:27 +08:00

167 lines
5.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{1D0B9E05-919D-4AA0-A0D1-CBA71C001013}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Mtxfw.Model</RootNamespace>
<AssemblyName>Mtxfw.Model</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>false</DebugSymbols>
<DebugType>none</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="SqlSugar, Version=5.0.0.12, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\sqlSugar.5.0.0.12\lib\SqlSugar.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Admin.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Adminjs.cs" />
<Compile Include="Ads.cs" />
<Compile Include="Article.cs" />
<Compile Include="bbs.cs" />
<Compile Include="business_info.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="choujiang.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="city.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="ConvertiblePaper.cs" />
<Compile Include="county.cs" />
<Compile Include="duihuanma.cs" />
<Compile Include="forum.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="freighttemplate.cs" />
<Compile Include="freighttemplate_free.cs" />
<Compile Include="freighttemplate_freight.cs" />
<Compile Include="Guest.cs" />
<Compile Include="Guide.cs" />
<Compile Include="host.cs" />
<Compile Include="Link.cs" />
<Compile Include="order_info.cs" />
<Compile Include="order_product_info.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="province.cs" />
<Compile Include="P_Category.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="P_Guige.cs" />
<Compile Include="P_Product.cs" />
<Compile Include="qiandao.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="queue_window.cs" />
<Compile Include="timer_control.cs" />
<Compile Include="tradingarea.cs" />
<Compile Include="user_address.cs" />
<Compile Include="User_AppLine.cs" />
<Compile Include="user_bank.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="user_BusinessHours.cs" />
<Compile Include="user_cart.cs" />
<Compile Include="user_code.cs" />
<Compile Include="User_CZ_log.cs" />
<Compile Include="User_Errlog.cs" />
<Compile Include="user_favorite.cs" />
<Compile Include="user_Goods.cs" />
<Compile Include="user_Goods_lb.cs" />
<Compile Include="user_guanzhu.cs" />
<Compile Include="user_info.cs" />
<Compile Include="user_info_fenghao.cs" />
<Compile Include="user_jjfp.cs" />
<Compile Include="user_live.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="user_livefile.cs" />
<Compile Include="user_live_online.cs" />
<Compile Include="user_live_tclog.cs" />
<Compile Include="User_log.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="User_OnLine.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="User_openids.cs" />
<Compile Include="user_proxy.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="user_RestDay.cs" />
<Compile Include="user_Results.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="user_Results_jl.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="user_Results_jl2.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="user_Results_jl3.cs" />
<Compile Include="user_Results_jl4.cs" />
<Compile Include="user_sign_log.cs" />
<Compile Include="User_Subplate.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="User_tuiguang.cs" />
<Compile Include="User_xjcjq.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="user_yj_log.cs" />
<Compile Include="user_YZMs.cs" />
<Compile Include="User_zhongjiang.cs" />
<Compile Include="user_zzjf.cs" />
<Compile Include="user_zzjf_log.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</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>