Pms.csproj 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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>{F7D652C2-8369-4C42-96CF-014CA098387C}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Pms</RootNamespace>
  11. <AssemblyName>Pms</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>..\..\..\AGVS1.6.5.0\Plugins\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>pdbonly</DebugType>
  26. <Optimize>true</Optimize>
  27. <OutputPath>bin\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Reference Include="CasunCommon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  34. <SpecificVersion>False</SpecificVersion>
  35. <HintPath>..\Dlls\CasunCommon.dll</HintPath>
  36. </Reference>
  37. <Reference Include="mariadbManager, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  38. <SpecificVersion>False</SpecificVersion>
  39. <HintPath>..\Dlls\mariadbManager.dll</HintPath>
  40. </Reference>
  41. <Reference Include="MySql.Data, Version=8.0.15.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\Dlls\MySql.Data.dll</HintPath>
  44. </Reference>
  45. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\Dlls\Newtonsoft.Json.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Pms.BussinessLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>..\Dlls\Pms.BussinessLibrary.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Pms.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\Dlls\Pms.Common.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Pms.EventHost, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\Dlls\Pms.EventHost.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Pms.EventLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\Dlls\Pms.EventLibrary.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Pms.Interface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\Dlls\Pms.Interface.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Pms.InternalInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  70. <SpecificVersion>False</SpecificVersion>
  71. <HintPath>..\Dlls\Pms.InternalInterface.dll</HintPath>
  72. </Reference>
  73. <Reference Include="Pms.StandEvent, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  74. <SpecificVersion>False</SpecificVersion>
  75. <HintPath>..\Dlls\Pms.StandEvent.dll</HintPath>
  76. </Reference>
  77. <Reference Include="Pms.SystemEvent, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  78. <SpecificVersion>False</SpecificVersion>
  79. <HintPath>..\Dlls\Pms.SystemEvent.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Pms.SystemUI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>..\Dlls\Pms.SystemUI.dll</HintPath>
  84. </Reference>
  85. <Reference Include="PmsCoreDB, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  86. <SpecificVersion>False</SpecificVersion>
  87. <HintPath>..\Dlls\PmsCoreDB.dll</HintPath>
  88. </Reference>
  89. <Reference Include="PmsOrderTest, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  90. <SpecificVersion>False</SpecificVersion>
  91. <HintPath>..\Dlls\PmsOrderTest.dll</HintPath>
  92. </Reference>
  93. <Reference Include="ProjectManagingSystem, Version=3.1.0.2, Culture=neutral, processorArchitecture=MSIL">
  94. <SpecificVersion>False</SpecificVersion>
  95. <HintPath>..\Dlls\ProjectManagingSystem.dll</HintPath>
  96. </Reference>
  97. <Reference Include="System" />
  98. <Reference Include="System.Core" />
  99. <Reference Include="System.Xml.Linq" />
  100. <Reference Include="System.Data.DataSetExtensions" />
  101. <Reference Include="Microsoft.CSharp" />
  102. <Reference Include="System.Data" />
  103. <Reference Include="System.Net.Http" />
  104. <Reference Include="System.Xml" />
  105. </ItemGroup>
  106. <ItemGroup>
  107. <Compile Include="Properties\AssemblyInfo.cs" />
  108. </ItemGroup>
  109. <ItemGroup>
  110. <ProjectReference Include="..\Pms.UserEvent\Pms.UserEvent.csproj">
  111. <Project>{2faa647f-552a-4f15-b58f-bbe9677b6b7e}</Project>
  112. <Name>Pms.UserEvent</Name>
  113. </ProjectReference>
  114. <ProjectReference Include="..\Pms.WebApiHost\Pms.WebApiHost.csproj">
  115. <Project>{6496c92e-5677-4c6c-8151-df00623c4e5e}</Project>
  116. <Name>Pms.WebApiHost</Name>
  117. </ProjectReference>
  118. </ItemGroup>
  119. <ItemGroup>
  120. <Content Include="ReadMe.txt" />
  121. </ItemGroup>
  122. <ItemGroup>
  123. <None Include="App.config" />
  124. </ItemGroup>
  125. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  126. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  127. Other similar extension points exist, see Microsoft.Common.targets.
  128. <Target Name="BeforeBuild">
  129. </Target>
  130. <Target Name="AfterBuild">
  131. </Target>
  132. -->
  133. </Project>