admin.csproj
资源名称:SHOPASP.rar [点击查看]
上传用户:xiecaij
上传日期:2015-02-08
资源大小:2016k
文件大小:15k
源码类别:
百货/超市行业
开发平台:
ASP/ASPX
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Web"
- ProductVersion = "7.10.3077"
- SchemaVersion = "2.0"
- ProjectGuid = "{06337DB7-531D-4CB4-BE94-2E6105E27BCB}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "admin"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "Library"
- PreBuildEvent = ""
- PostBuildEvent = ""
- RootNamespace = "admin"
- RunPostBuildEvent = "OnBuildSuccess"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE"
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "false"
- OutputPath = "bin"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "TRACE"
- DocumentationFile = ""
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- NoStdLib = "false"
- NoWarn = ""
- Optimize = "true"
- OutputPath = "bin"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.dll"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Drawing.dll"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Data.dll"
- />
- <Reference
- Name = "System.Web"
- AssemblyName = "System.Web"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.Web.dll"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- HintPath = "C:WINDOWSMicrosoft.NETFrameworkv1.1.4322System.XML.dll"
- />
- <Reference
- Name = "eshop"
- AssemblyName = "eshop"
- HintPath = "..bineshop.dll"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "action.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "action.aspx.cs"
- DependentUpon = "action.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "action.aspx.resx"
- DependentUpon = "action.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AddAdmin.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "AddAdmin.aspx.cs"
- DependentUpon = "AddAdmin.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AddAdmin.aspx.resx"
- DependentUpon = "AddAdmin.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AddCategory.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "AddCategory.aspx.cs"
- DependentUpon = "AddCategory.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AddCategory.aspx.resx"
- DependentUpon = "AddCategory.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AddProduct.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "AddProduct.aspx.cs"
- DependentUpon = "AddProduct.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AddProduct.aspx.resx"
- DependentUpon = "AddProduct.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AdminDB.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AdminList.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "AdminList.aspx.cs"
- DependentUpon = "AdminList.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AdminList.aspx.resx"
- DependentUpon = "AdminList.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AdminMenu.ascx"
- SubType = "UserControl"
- BuildAction = "Content"
- />
- <File
- RelPath = "AdminMenu.ascx.cs"
- DependentUpon = "AdminMenu.ascx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AdminMenu.ascx.resx"
- DependentUpon = "AdminMenu.ascx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AdminMenu.xml"
- BuildAction = "Content"
- />
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ChangePwd.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "ChangePwd.aspx.cs"
- DependentUpon = "ChangePwd.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ChangePwd.aspx.resx"
- DependentUpon = "ChangePwd.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Default.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "Default.aspx.cs"
- DependentUpon = "Default.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Default.aspx.resx"
- DependentUpon = "Default.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Error.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "Error.aspx.cs"
- DependentUpon = "Error.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Error.aspx.resx"
- DependentUpon = "Error.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Global.asax"
- SubType = "Component"
- BuildAction = "Content"
- />
- <File
- RelPath = "Global.asax.cs"
- DependentUpon = "Global.asax"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Global.asax.resx"
- DependentUpon = "Global.asax.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Login.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "Login.aspx.cs"
- DependentUpon = "Login.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Login.aspx.resx"
- DependentUpon = "Login.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Logout.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "Logout.aspx.cs"
- DependentUpon = "Logout.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Logout.aspx.resx"
- DependentUpon = "Logout.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ProductList.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "ProductList.aspx.cs"
- DependentUpon = "ProductList.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ProductList.aspx.resx"
- DependentUpon = "ProductList.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Sails.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "Sails.aspx.cs"
- DependentUpon = "Sails.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "Sails.aspx.resx"
- DependentUpon = "Sails.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Styles.css"
- BuildAction = "Content"
- />
- <File
- RelPath = "UserList.aspx"
- SubType = "Form"
- BuildAction = "Content"
- />
- <File
- RelPath = "UserList.aspx.cs"
- DependentUpon = "UserList.aspx"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "UserList.aspx.resx"
- DependentUpon = "UserList.aspx.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "Web.config"
- BuildAction = "Content"
- />
- <File
- RelPath = "binadmin.dll"
- BuildAction = "Content"
- />
- <File
- RelPath = "binadmin.pdb"
- BuildAction = "Content"
- />
- <File
- RelPath = "bineshop.dll"
- BuildAction = "Content"
- />
- <File
- RelPath = "binInterop.CDO.dll"
- BuildAction = "Content"
- />
- <File
- RelPath = "WebUIGeneral.cs"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- <File
- RelPath = "WebUISuperAdmin.cs"
- SubType = "ASPXCodeBehind"
- BuildAction = "Compile"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>