UI.csproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" encoding="utf-16"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.50727</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{E28AD439-4E8B-40AF-9387-C6973E7746CC}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>UFIDA.U9.Cust.Kusi.CJJ.Plugin.UI</RootNamespace>
  12. <AssemblyName>UFIDA.U9.Cust.Kusi.CJJ.UIPlugin</AssemblyName>
  13. <FileUpgradeFlags>
  14. </FileUpgradeFlags>
  15. <OldToolsVersion>2.0</OldToolsVersion>
  16. <UpgradeBackupLocation>
  17. </UpgradeBackupLocation>
  18. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  19. <TargetFrameworkProfile />
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <DebugSymbols>true</DebugSymbols>
  23. <DebugType>full</DebugType>
  24. <Optimize>false</Optimize>
  25. <OutputPath>bin\Debug\</OutputPath>
  26. <DefineConstants>DEBUG;TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. <Prefer32Bit>false</Prefer32Bit>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. <Prefer32Bit>false</Prefer32Bit>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="System" />
  42. <Reference Include="System.Data" />
  43. <Reference Include="System.Xml" />
  44. <Reference Include="System.Web" />
  45. <Reference Include="UFIDA.U9.Base.Security.UserRoleUI.WebPart">
  46. <HintPath>E:\yonyou\U9CE\Portal\UILib\UFIDA.U9.Base.Security.UserRoleUI.WebPart.dll</HintPath>
  47. </Reference>
  48. <Reference Include="UFIDA.U9.Cust.Kusi.CJJ.RestApi">
  49. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.Cust.Kusi.CJJ.RestApi.dll</HintPath>
  50. </Reference>
  51. <Reference Include="UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent">
  52. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.Cust.Kusi.CJJ.RestApi.Agent.dll</HintPath>
  53. </Reference>
  54. <Reference Include="UFIDA.U9.Cust.Kusi.CJJ.RestApi.Deploy">
  55. <HintPath>E:\yonyou\U9CE\Portal\ApplicationServer\Libs\UFIDA.U9.Cust.Kusi.CJJ.RestApi.Deploy.dll</HintPath>
  56. </Reference>
  57. <Reference Include="UFIDA.U9.MFG.BC.BarCodeUsedUI.WebPart">
  58. <HintPath>E:\yonyou\U9CE\Portal\UILib\UFIDA.U9.MFG.BC.BarCodeUsedUI.WebPart.dll</HintPath>
  59. </Reference>
  60. <Reference Include="UFIDA.U9.UI.BusinessHelper">
  61. <HintPath>E:\yonyou\U9CE\Portal\ApplicationLib\UFIDA.U9.UI.BusinessHelper.dll</HintPath>
  62. </Reference>
  63. <Reference Include="UFSoft.UBF.UI.WebControls.UFDataGrid">
  64. <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.WebControls.UFDataGrid.dll</HintPath>
  65. </Reference>
  66. </ItemGroup>
  67. <ItemGroup>
  68. <None Include="WebPartExtend_UFIDA.U9.Cust.Kusi.CJJ.UIPlugin.config" />
  69. </ItemGroup>
  70. <ItemGroup>
  71. <Compile Include="RoleMainUIFormWebPart\RoleMainUIFormWebPart.cs" />
  72. </ItemGroup>
  73. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  74. <Import Project="UI.targets" />
  75. </Project>