⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 netcms.model.csproj

📁 最好用的站点内容管理系统 全部源代码都有
💻 CSPROJ
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{5A4717F3-8A33-46E4-B14A-EF382425C64D}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>NetCMS.Model</RootNamespace>
    <AssemblyName>NetCMS.Model</AssemblyName>
    <SccProjectName>SAK</SccProjectName>
    <SccLocalPath>SAK</SccLocalPath>
    <SccAuxPath>SAK</SccAuxPath>
    <SccProvider>SAK</SccProvider>
    <SignAssembly>false</SignAssembly>
    <AssemblyOriginatorKeyFile>
    </AssemblyOriginatorKeyFile>
  </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="System" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="AdminGroupInfo.cs" />
    <Compile Include="AdminInfo.cs" />
    <Compile Include="AdsInfo.cs" />
    <Compile Include="ChanelInfo.cs" />
    <Compile Include="CollectInfo.cs" />
    <Compile Include="CommentInfo.cs" />
    <Compile Include="ConstrInfo.cs" />
    <Compile Include="ContentManageInfo.cs" />
    <Compile Include="CustomFormInfo.cs" />
    <Compile Include="DatabaseInfo.cs" />
    <Compile Include="DiscussInfo.cs" />
    <Compile Include="FileComprInfo.cs" />
    <Compile Include="FreeLabelInfo.cs" />
    <Compile Include="FriendInfo.cs" />
    <Compile Include="GlobalUserInfo.cs" />
    <Compile Include="GhistoryInfo.cs" />
    <Compile Include="LabelInfo.cs" />
    <Compile Include="LoginStateInfo.cs" />
    <Compile Include="ChannelInfo.cs" />
    <Compile Include="NewsJSInfo.cs" />
    <Compile Include="PhotoInfo.cs" />
    <Compile Include="PSFInfo.cs" />
    <Compile Include="PublishInfo.cs" />
    <Compile Include="RootPublicInfo.cs" />
    <Compile Include="SearchInfo.cs" />
    <Compile Include="SiteInfo.cs" />
    <Compile Include="SpecialInfo.cs" />
    <Compile Include="SQLConditionInfo.cs" />
    <Compile Include="StatInfo.cs" />
    <Compile Include="StyleInfo.cs" />
    <Compile Include="SysParamInfo.cs" />
    <Compile Include="UserInfo.cs" />
    <Compile Include="VoteInfo.cs" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Properties\" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\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>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -