BLL.csproj
上传用户:autodoor
上传日期:2022-08-04
资源大小:9973k
文件大小:8k
源码类别:

.net编程

开发平台:

Others

  1. <VisualStudioProject>
  2.     <CSHARP
  3.         OwnerKey = "{FE3BBBB6-72D5-11d2-9ACE-00C04F79A2A4}"
  4.         ProjectType = "Local"
  5.         ProductVersion = "7.0.9466"
  6.         SchemaVersion = "1.0"
  7.         ProjectGuid = "{EBB3137B-0B97-49E9-9184-5098EF3BF81F}"
  8.     >
  9.         <Build>
  10.             <Settings
  11.                 ApplicationIcon = ""
  12.                 AssemblyKeyContainerName = ""
  13.                 AssemblyName = "qminoa.BLL"
  14.                 AssemblyOriginatorKeyFile = ""
  15.                 DefaultClientScript = "JScript"
  16.                 DefaultHTMLPageLayout = "Grid"
  17.                 DefaultTargetSchema = "IE50"
  18.                 DelaySign = "false"
  19.                 OutputType = "Library"
  20.                 RootNamespace = "qminoa.BLL"
  21.                 StartupObject = ""
  22.             >
  23.                 <Config
  24.                     Name = "Debug"
  25.                     AllowUnsafeBlocks = "false"
  26.                     BaseAddress = "285212672"
  27.                     CheckForOverflowUnderflow = "false"
  28.                     ConfigurationOverrideFile = ""
  29.                     DefineConstants = "DEBUG;TRACE"
  30.                     DocumentationFile = ""
  31.                     DebugSymbols = "true"
  32.                     FileAlignment = "4096"
  33.                     IncrementalBuild = "true"
  34.                     Optimize = "false"
  35.                     OutputPath = "binDebug"
  36.                     RegisterForComInterop = "false"
  37.                     RemoveIntegerChecks = "false"
  38.                     TreatWarningsAsErrors = "false"
  39.                     WarningLevel = "4"
  40.                 />
  41.                 <Config
  42.                     Name = "Release"
  43.                     AllowUnsafeBlocks = "false"
  44.                     BaseAddress = "285212672"
  45.                     CheckForOverflowUnderflow = "false"
  46.                     ConfigurationOverrideFile = ""
  47.                     DefineConstants = "TRACE"
  48.                     DocumentationFile = ""
  49.                     DebugSymbols = "false"
  50.                     FileAlignment = "4096"
  51.                     IncrementalBuild = "false"
  52.                     Optimize = "true"
  53.                     OutputPath = "binRelease"
  54.                     RegisterForComInterop = "false"
  55.                     RemoveIntegerChecks = "false"
  56.                     TreatWarningsAsErrors = "false"
  57.                     WarningLevel = "4"
  58.                 />
  59.             </Settings>
  60.             <References>
  61.                 <Reference
  62.                     Name = "System"
  63.                     AssemblyName = "System"
  64.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.0.3705System.dll"
  65.                 />
  66.                 <Reference
  67.                     Name = "System.Data"
  68.                     AssemblyName = "System.Data"
  69.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.0.3705System.Data.dll"
  70.                 />
  71.                 <Reference
  72.                     Name = "System.XML"
  73.                     AssemblyName = "System.Xml"
  74.                     HintPath = "C:WINNTMicrosoft.NETFrameworkv1.0.3705System.XML.dll"
  75.                 />
  76.                 <Reference
  77.                     Name = "Common"
  78.                     Project = "{75E03458-FB12-4280-8465-385BA009B2B7}"
  79.                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  80.                 />
  81.                 <Reference
  82.                     Name = "DA"
  83.                     Project = "{A9B652A0-1F45-4BF7-820F-296A816536C7}"
  84.                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  85.                 />
  86.             </References>
  87.         </Build>
  88.         <Files>
  89.             <Include>
  90.                 <File
  91.                     RelPath = "AssemblyInfo.cs"
  92.                     SubType = "Code"
  93.                     BuildAction = "Compile"
  94.                 />
  95.                 <File
  96.                     RelPath = "CatalogSystem.cs"
  97.                     SubType = "Code"
  98.                     BuildAction = "Compile"
  99.                 />
  100.                 <File
  101.                     RelPath = "DepSystem.cs"
  102.                     SubType = "Code"
  103.                     BuildAction = "Compile"
  104.                 />
  105.                 <File
  106.                     RelPath = "EmpSystem.cs"
  107.                     SubType = "Code"
  108.                     BuildAction = "Compile"
  109.                 />
  110.                 <File
  111.                     RelPath = "fmDocTree.cs"
  112.                     SubType = "Code"
  113.                     BuildAction = "Compile"
  114.                 />
  115.                 <File
  116.                     RelPath = "fmFileBLL.cs"
  117.                     SubType = "Code"
  118.                     BuildAction = "Compile"
  119.                 />
  120.                 <File
  121.                     RelPath = "PMCategoriesCollection.cs"
  122.                     SubType = "Code"
  123.                     BuildAction = "Compile"
  124.                 />
  125.                 <File
  126.                     RelPath = "PMCategory.cs"
  127.                     SubType = "Code"
  128.                     BuildAction = "Compile"
  129.                 />
  130.                 <File
  131.                     RelPath = "PMPMUser.cs"
  132.                     SubType = "Code"
  133.                     BuildAction = "Compile"
  134.                 />
  135.                 <File
  136.                     RelPath = "PMProject.cs"
  137.                     SubType = "Code"
  138.                     BuildAction = "Compile"
  139.                 />
  140.                 <File
  141.                     RelPath = "PMProjectReportCategory.cs"
  142.                     SubType = "Code"
  143.                     BuildAction = "Compile"
  144.                 />
  145.                 <File
  146.                     RelPath = "PMProjectReportCategoryCollection.cs"
  147.                     SubType = "Code"
  148.                     BuildAction = "Compile"
  149.                 />
  150.                 <File
  151.                     RelPath = "PMProjectReportEntryLog.cs"
  152.                     SubType = "Code"
  153.                     BuildAction = "Compile"
  154.                 />
  155.                 <File
  156.                     RelPath = "PMProjectReportEntryLogCollection.cs"
  157.                     SubType = "Code"
  158.                     BuildAction = "Compile"
  159.                 />
  160.                 <File
  161.                     RelPath = "PMProjectReportProject.cs"
  162.                     SubType = "Code"
  163.                     BuildAction = "Compile"
  164.                 />
  165.                 <File
  166.                     RelPath = "PMProjectReportProjectCollection.cs"
  167.                     SubType = "Code"
  168.                     BuildAction = "Compile"
  169.                 />
  170.                 <File
  171.                     RelPath = "PMProjectsCollection.cs"
  172.                     SubType = "Code"
  173.                     BuildAction = "Compile"
  174.                 />
  175.                 <File
  176.                     RelPath = "PMResourceReportUser.cs"
  177.                     SubType = "Code"
  178.                     BuildAction = "Compile"
  179.                 />
  180.                 <File
  181.                     RelPath = "PMResourceReportUserCollection.cs"
  182.                     SubType = "Code"
  183.                     BuildAction = "Compile"
  184.                 />
  185.                 <File
  186.                     RelPath = "PMRoles.cs"
  187.                     SubType = "Code"
  188.                     BuildAction = "Compile"
  189.                 />
  190.                 <File
  191.                     RelPath = "PMRolesCollection.cs"
  192.                     SubType = "Code"
  193.                     BuildAction = "Compile"
  194.                 />
  195.                 <File
  196.                     RelPath = "PMTimeEntriesCollection.cs"
  197.                     SubType = "Code"
  198.                     BuildAction = "Compile"
  199.                 />
  200.                 <File
  201.                     RelPath = "PMTimeEntry.cs"
  202.                     SubType = "Code"
  203.                     BuildAction = "Compile"
  204.                 />
  205.                 <File
  206.                     RelPath = "PMUsersCollection.cs"
  207.                     SubType = "Code"
  208.                     BuildAction = "Compile"
  209.                 />
  210.             </Include>
  211.         </Files>
  212.         <UserProperties
  213.             TDLELEMENTTYPE = "BusinessFacade"
  214.             TDLFILE = "DAP.tdl"
  215.         />
  216.     </CSHARP>
  217. </VisualStudioProject>