EMIS.Utility.csproj 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{E23364FA-480A-4A5D-95A4-ECBEDFDE03B4}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>EMIS.Utility</RootNamespace>
  12. <AssemblyName>EMIS.Utility</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  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>bin\Debug\</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="Aspose.Cells">
  43. <HintPath>..\Lib\Aspose.Cells.dll</HintPath>
  44. </Reference>
  45. <Reference Include="Autofac, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  46. <HintPath>..\packages\Autofac.3.5.2\lib\net40\Autofac.dll</HintPath>
  47. <Private>True</Private>
  48. </Reference>
  49. <Reference Include="Autofac.Integration.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
  50. <HintPath>..\packages\Autofac.Mvc4.3.1.0\lib\net40\Autofac.Integration.Mvc.dll</HintPath>
  51. <Private>True</Private>
  52. </Reference>
  53. <Reference Include="Bowin.Common">
  54. <HintPath>..\Lib\Bowin.Common.dll</HintPath>
  55. </Reference>
  56. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  57. <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll</HintPath>
  58. <Private>True</Private>
  59. </Reference>
  60. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  61. <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.SqlServer.dll</HintPath>
  62. <Private>True</Private>
  63. </Reference>
  64. <Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
  65. <HintPath>..\packages\Unofficial.Ionic.Zip.1.9.1.8\lib\Ionic.Zip.dll</HintPath>
  66. <Private>True</Private>
  67. </Reference>
  68. <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  69. <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
  70. <Private>True</Private>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.ComponentModel.DataAnnotations" />
  74. <Reference Include="System.configuration" />
  75. <Reference Include="System.Core" />
  76. <Reference Include="System.Drawing" />
  77. <Reference Include="System.Web" />
  78. <Reference Include="System.Web.Extensions" />
  79. <Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  80. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.Helpers.dll</HintPath>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="System.Web.Mvc, Version=4.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\packages\Microsoft.AspNet.Mvc.4.0.20710.0\lib\net40\System.Web.Mvc.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.Web.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  88. <HintPath>..\packages\Microsoft.AspNet.Razor.2.0.20710.0\lib\net40\System.Web.Razor.dll</HintPath>
  89. <Private>True</Private>
  90. </Reference>
  91. <Reference Include="System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  92. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.dll</HintPath>
  93. <Private>True</Private>
  94. </Reference>
  95. <Reference Include="System.Web.WebPages.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  96. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Deployment.dll</HintPath>
  97. <Private>True</Private>
  98. </Reference>
  99. <Reference Include="System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  100. <HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
  101. <Private>True</Private>
  102. </Reference>
  103. <Reference Include="System.Xml.Linq" />
  104. <Reference Include="System.Data.DataSetExtensions" />
  105. <Reference Include="Microsoft.CSharp" />
  106. <Reference Include="System.Data" />
  107. <Reference Include="System.Xml" />
  108. </ItemGroup>
  109. <ItemGroup>
  110. <Compile Include="ApplicationClientHelper.cs" />
  111. <Compile Include="AsposeExcelHelper.cs" />
  112. <Compile Include="AsposeExcelModel.cs" />
  113. <Compile Include="AutofacHelper.cs" />
  114. <Compile Include="Const.cs" />
  115. <Compile Include="DateTableHelper.cs" />
  116. <Compile Include="DictionaryHelper.cs" />
  117. <Compile Include="ExcelModel.cs" />
  118. <Compile Include="FileUploadHelper.cs" />
  119. <Compile Include="FormValidate\CustomPrincipal.cs" />
  120. <Compile Include="HttpHelper.cs" />
  121. <Compile Include="JsonHelper.cs" />
  122. <Compile Include="Log\BatchModifyDbLog.cs" />
  123. <Compile Include="Log\DbLog.cs" />
  124. <Compile Include="PlanningGraduateDateHelper.cs" />
  125. <Compile Include="Properties\AssemblyInfo.cs" />
  126. <Compile Include="ReflectorHelper.cs" />
  127. <Compile Include="ReportHelper.cs" />
  128. <Compile Include="RSI.cs" />
  129. <Compile Include="RSL.cs" />
  130. <Compile Include="SSO\SSO.cs" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <ProjectReference Include="..\EMIS.Entities.Log\EMIS.Entities.Log.csproj">
  134. <Project>{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}</Project>
  135. <Name>EMIS.Entities.Log</Name>
  136. </ProjectReference>
  137. <ProjectReference Include="..\EMIS.Entities\EMIS.Entities.csproj">
  138. <Project>{37E0EAA8-4A6E-46C4-86EF-0745373B1080}</Project>
  139. <Name>EMIS.Entities</Name>
  140. </ProjectReference>
  141. <ProjectReference Include="..\EMIS.ResourcesGDSS\EMIS.ResourcesGDSS.csproj">
  142. <Project>{fe319feb-1dae-4c18-9685-0bad15e38fda}</Project>
  143. <Name>EMIS.ResourcesGDSS</Name>
  144. </ProjectReference>
  145. <ProjectReference Include="..\EMIS.ViewModel\EMIS.ViewModel.csproj">
  146. <Project>{885CA886-40C2-480E-9576-E771C8F6032E}</Project>
  147. <Name>EMIS.ViewModel</Name>
  148. </ProjectReference>
  149. </ItemGroup>
  150. <ItemGroup>
  151. <None Include="App.config" />
  152. <None Include="packages.config" />
  153. </ItemGroup>
  154. <ItemGroup>
  155. <WCFMetadata Include="Service References\" />
  156. </ItemGroup>
  157. <ItemGroup>
  158. <Content Include="Ionic.Zip.xml" />
  159. </ItemGroup>
  160. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  161. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  162. Other similar extension points exist, see Microsoft.Common.targets.
  163. <Target Name="BeforeBuild">
  164. </Target>
  165. <Target Name="AfterBuild">
  166. </Target>
  167. -->
  168. </Project>