您目前尚未登陆,请选择【登陆】或【注册
首页->全站代码->逐迹内容管理系统AspxNuke v2.0源码>>Framework/Plugins/AspxNuke.Plugins.csproj>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:逐迹内容管理系统AspxNuke v2.0源码


当前文件路径:AspxNuke/Framework/Plugins/AspxNuke.Plugins.csproj 文件类型
普通视图
		            
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <PropertyGroup> 3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <ProductVersion>8.0.50727</ProductVersion> 6 <SchemaVersion>2.0</SchemaVersion> 7 <ProjectGuid>{E1FAB6F0-55EE-4A03-A070-EA71D7CAB50A}</ProjectGuid> 8 <OutputType>Library</OutputType> 9 <AppDesignerFolder>Properties</AppDesignerFolder> 10 <RootNamespace>AspxNuke.Plugins</RootNamespace> 11 <AssemblyName>AspxNuke.Plugins</AssemblyName> 12 </PropertyGroup> 13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 14 <DebugSymbols>true</DebugSymbols> 15 <DebugType>full</DebugType> 16 <Optimize>false</Optimize> 17 <OutputPath>bin\Debug\</OutputPath> 18 <DefineConstants>DEBUG;TRACE</DefineConstants> 19 <ErrorReport>prompt</ErrorReport> 20 <WarningLevel>4</WarningLevel> 21 <DocumentationFile>bin\Debug\ZhuJi.Plugins.XML</DocumentationFile> 22 </PropertyGroup> 23 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 24 <DebugType>pdbonly</DebugType> 25 <Optimize>true</Optimize> 26 <OutputPath>bin\Release\</OutputPath> 27 <DefineConstants>TRACE</DefineConstants> 28 <ErrorReport>prompt</ErrorReport> 29 <WarningLevel>4</WarningLevel> 30 </PropertyGroup> 31 <ItemGroup> 32 <Reference Include="System" /> 33 <Reference Include="System.configuration" /> 34 <Reference Include="System.Data" /> 35 <Reference Include="System.Web" /> 36 <Reference Include="System.Xml" /> 37 </ItemGroup> 38 <ItemGroup> 39 <Compile Include="AddIn.cs" /> 40 <Compile Include="IAddIn.cs" /> 41 <Compile Include="PluginItem.cs" /> 42 <Compile Include="Properties\AssemblyInfo.cs" /> 43 </ItemGroup> 44 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 45 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 46 Other similar extension points exist, see Microsoft.Common.targets. 47 <Target Name="BeforeBuild"> 48 </Target> 49 <Target Name="AfterBuild"> 50 </Target> 51 --> 52</Project>
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:逐迹内容管理系统AspxNuke v2.0源码

- Asp.net校友录(同学录)系统源码

- Session购物车示例源码

- 南充人NET3.5开发的AJAX无刷..

- Ajax会员管理源码

- NChat简易聊天室源码(.Net 3..

- SpaceBuilder v1.0正式版源码

- Asp.net多用户网络硬盘管理系统

- 明日企业下载管理系统源码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号