EMIS.ExtensionLogic.HBGD.csproj 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{18229314-3793-4A22-98DC-3579D0EF5FDE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>EMIS.ExtensionLogic</RootNamespace>
  11. <AssemblyName>EMIS.ExtensionLogic.HBGD</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. <SccProjectName>
  16. </SccProjectName>
  17. <SccLocalPath>
  18. </SccLocalPath>
  19. <SccAuxPath>
  20. </SccAuxPath>
  21. <SccProvider>
  22. </SccProvider>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>..\..\EMIS.Web\bin\</OutputPath>
  29. <DefineConstants>DEBUG;TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="Bowin.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  43. <SpecificVersion>False</SpecificVersion>
  44. <HintPath>..\..\Lib\Bowin.Common.dll</HintPath>
  45. </Reference>
  46. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  47. <SpecificVersion>False</SpecificVersion>
  48. <HintPath>..\..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll</HintPath>
  49. </Reference>
  50. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  51. <SpecificVersion>False</SpecificVersion>
  52. <HintPath>..\..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.SqlServer.dll</HintPath>
  53. </Reference>
  54. <Reference Include="System" />
  55. <Reference Include="System.Core" />
  56. <Reference Include="System.Transactions" />
  57. <Reference Include="System.Xml.Linq" />
  58. <Reference Include="System.Data.DataSetExtensions" />
  59. <Reference Include="Microsoft.CSharp" />
  60. <Reference Include="System.Data" />
  61. <Reference Include="System.Xml" />
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Compile Include="Properties\AssemblyInfo.cs" />
  65. <Compile Include="ServiceLogic\CultureplanManage\CoursematerialServices.cs" />
  66. <Compile Include="ServiceLogic\DegreeManage\DegreeListServices.cs" />
  67. <Compile Include="ServiceLogic\EnrollManage\NewStudentCollegeServices.cs" />
  68. <Compile Include="ServiceLogic\EnrollManage\NewStudentEnterServices.cs" />
  69. <Compile Include="ServiceLogic\EnrollManage\RecruitSpecialtyServices.cs" />
  70. <Compile Include="ServiceLogic\GraduationManage\GraduationApplyServices.cs" />
  71. <Compile Include="ServiceLogic\GraduationManage\GraduationListServices.cs" />
  72. <Compile Include="ServiceLogic\ScoreManage\LevelScoreServices.cs" />
  73. </ItemGroup>
  74. <ItemGroup>
  75. <None Include="App.config" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <ProjectReference Include="..\..\EMiS.DataLogic\EMIS.DataLogic.csproj">
  79. <Project>{d9b77877-bbb9-4e90-96b6-32aa6c43c3a1}</Project>
  80. <Name>EMIS.DataLogic</Name>
  81. </ProjectReference>
  82. <ProjectReference Include="..\..\EMIS.Entities\EMIS.Entities.csproj">
  83. <Project>{37e0eaa8-4a6e-46c4-86ef-0745373b1080}</Project>
  84. <Name>EMIS.Entities</Name>
  85. </ProjectReference>
  86. <ProjectReference Include="..\..\EMIS.Utility\EMIS.Utility.csproj">
  87. <Project>{e23364fa-480a-4a5d-95a4-ecbedfde03b4}</Project>
  88. <Name>EMIS.Utility</Name>
  89. </ProjectReference>
  90. <ProjectReference Include="..\..\EMIS.ViewModel\EMIS.ViewModel.csproj">
  91. <Project>{885ca886-40c2-480e-9576-e771c8f6032e}</Project>
  92. <Name>EMIS.ViewModel</Name>
  93. </ProjectReference>
  94. <ProjectReference Include="..\..\ServiceLogic\EMIS.CommonLogic\EMIS.CommonLogic.csproj">
  95. <Project>{3f1264d0-c66f-4f85-a0c6-f4e43fee616a}</Project>
  96. <Name>EMIS.CommonLogic</Name>
  97. </ProjectReference>
  98. <ProjectReference Include="..\..\ServiceLogic\EMIS.ICommonLogic\EMIS.ICommonLogic.csproj">
  99. <Project>{5ce392a4-ccf8-437f-ac8d-c7bdd4f1731a}</Project>
  100. <Name>EMIS.ICommonLogic</Name>
  101. </ProjectReference>
  102. </ItemGroup>
  103. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  104. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  105. Other similar extension points exist, see Microsoft.Common.targets.
  106. <Target Name="BeforeBuild">
  107. </Target>
  108. <Target Name="AfterBuild">
  109. </Target>
  110. -->
  111. </Project>