YiLvRunFrom.csproj 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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>{8BE1E34A-D5C7-45C9-9743-54522F90F769}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>YiLvRunFrom</RootNamespace>
  11. <AssemblyName>YiLvRunFrom</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>x86</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <Prefer32Bit>false</Prefer32Bit>
  26. </PropertyGroup>
  27. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  28. <PlatformTarget>AnyCPU</PlatformTarget>
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. <Prefer32Bit>false</Prefer32Bit>
  36. </PropertyGroup>
  37. <ItemGroup>
  38. <Compile Include="BLL\Bll.cs" />
  39. <Compile Include="BLL\Common.cs" />
  40. <Compile Include="BLL\DispatchListBll.cs" />
  41. <Compile Include="BLL\VendorBll.cs" />
  42. <Compile Include="BLL\WdtLosBll.cs" />
  43. <Compile Include="Dal\WdtLogService.cs" />
  44. <Compile Include="Form1.cs">
  45. <SubType>Form</SubType>
  46. </Compile>
  47. <Compile Include="Form1.Designer.cs">
  48. <DependentUpon>Form1.cs</DependentUpon>
  49. </Compile>
  50. <Compile Include="Form2.cs">
  51. <SubType>Form</SubType>
  52. </Compile>
  53. <Compile Include="Form2.Designer.cs">
  54. <DependentUpon>Form2.cs</DependentUpon>
  55. </Compile>
  56. <Compile Include="BLL\InventoryBll.cs" />
  57. <Compile Include="BLL\PO_PomainBll.cs" />
  58. <Compile Include="Form3.cs">
  59. <SubType>Form</SubType>
  60. </Compile>
  61. <Compile Include="Form3.Designer.cs">
  62. <DependentUpon>Form3.cs</DependentUpon>
  63. </Compile>
  64. <Compile Include="Model\WdtLogs.cs" />
  65. <Compile Include="Program.cs" />
  66. <Compile Include="Properties\AssemblyInfo.cs" />
  67. <Compile Include="BLL\PU_ArrivalVouchBll.cs" />
  68. <Compile Include="BLL\RdRecord01Bll.cs" />
  69. <Compile Include="BLL\RdRecord08Bll.cs" />
  70. <Compile Include="BLL\RdRecord09Bll.cs" />
  71. <Compile Include="BLL\SO_SOMainBll.cs" />
  72. <Compile Include="Dal\TimeDal.cs" />
  73. <Compile Include="BLL\WarehouseBll.cs" />
  74. <EmbeddedResource Include="Form1.resx">
  75. <DependentUpon>Form1.cs</DependentUpon>
  76. </EmbeddedResource>
  77. <EmbeddedResource Include="Form2.resx">
  78. <DependentUpon>Form2.cs</DependentUpon>
  79. </EmbeddedResource>
  80. <EmbeddedResource Include="Form3.resx">
  81. <DependentUpon>Form3.cs</DependentUpon>
  82. </EmbeddedResource>
  83. <EmbeddedResource Include="Properties\Resources.resx">
  84. <Generator>ResXFileCodeGenerator</Generator>
  85. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  86. <SubType>Designer</SubType>
  87. </EmbeddedResource>
  88. <Compile Include="Properties\Resources.Designer.cs">
  89. <AutoGen>True</AutoGen>
  90. <DependentUpon>Resources.resx</DependentUpon>
  91. <DesignTime>True</DesignTime>
  92. </Compile>
  93. <None Include="app.config" />
  94. <None Include="Properties\Settings.settings">
  95. <Generator>SettingsSingleFileGenerator</Generator>
  96. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  97. </None>
  98. <Compile Include="Properties\Settings.Designer.cs">
  99. <AutoGen>True</AutoGen>
  100. <DependentUpon>Settings.settings</DependentUpon>
  101. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  102. </Compile>
  103. </ItemGroup>
  104. <ItemGroup>
  105. <ProjectReference Include="..\cuidian.Common\cuidian.Common.csproj">
  106. <Project>{710a103b-c368-4451-8534-7d61d4bdbaeb}</Project>
  107. <Name>cuidian.Common</Name>
  108. </ProjectReference>
  109. <ProjectReference Include="..\cuidian.OpenApi\cuidian.OpenApi.csproj">
  110. <Project>{466aca46-46a6-497f-8292-1a4b4351520b}</Project>
  111. <Name>cuidian.OpenApi</Name>
  112. </ProjectReference>
  113. <ProjectReference Include="..\cuidian.Sql\cuidian.Sql.csproj">
  114. <Project>{ceffb85e-3264-4c29-9301-054310a49252}</Project>
  115. <Name>cuidian.Sql</Name>
  116. </ProjectReference>
  117. <ProjectReference Include="..\Logs\Logs.csproj">
  118. <Project>{df059a77-2f65-43f2-85bc-f6736c4ad606}</Project>
  119. <Name>Logs</Name>
  120. </ProjectReference>
  121. <ProjectReference Include="..\OperationLog\OperationLog.csproj">
  122. <Project>{0bd97091-335d-4c5e-b311-934c2392aad2}</Project>
  123. <Name>OperationLog</Name>
  124. </ProjectReference>
  125. <ProjectReference Include="..\Service1\Service1.csproj">
  126. <Project>{3f1e64f3-d4ad-4c09-a739-f80385dc106b}</Project>
  127. <Name>Service1</Name>
  128. </ProjectReference>
  129. <ProjectReference Include="..\TempDbToUfida\TempDbToUfida.csproj">
  130. <Project>{9600d96c-2649-460b-b103-07e04e41ed63}</Project>
  131. <Name>TempDbToUfida</Name>
  132. </ProjectReference>
  133. <ProjectReference Include="..\TempDbToWang\TempDbToWang.csproj">
  134. <Project>{b2e2eaa4-e426-457f-b8b7-a037e49dd5f9}</Project>
  135. <Name>TempDbToWang</Name>
  136. </ProjectReference>
  137. <ProjectReference Include="..\TimeSchedule\TimeSchedule.csproj">
  138. <Project>{e4c66ca6-528f-4d66-ad47-9e1cc69746ee}</Project>
  139. <Name>TimeSchedule</Name>
  140. </ProjectReference>
  141. <ProjectReference Include="..\UfidaToTempDb\UfidaToTempDb.csproj">
  142. <Project>{8725d3b2-12d6-43c9-9acd-73fcc38ee061}</Project>
  143. <Name>UfidaToTempDb</Name>
  144. </ProjectReference>
  145. <ProjectReference Include="..\WangToTempDb\WangToTempDb.csproj">
  146. <Project>{d216d08c-95c2-4da0-870d-9eb3b3acebf7}</Project>
  147. <Name>WangToTempDb</Name>
  148. </ProjectReference>
  149. <ProjectReference Include="..\WangToUfida\WangToUfida.csproj">
  150. <Project>{34feab45-edd9-41e7-977a-29137b5b08bd}</Project>
  151. <Name>WangToUfida</Name>
  152. </ProjectReference>
  153. <ProjectReference Include="..\WdtUtils\WdtUtils\WdtUtils.csproj">
  154. <Project>{2346ed6c-61f1-4a50-acf3-fbb6bba5b0cd}</Project>
  155. <Name>WdtUtils</Name>
  156. </ProjectReference>
  157. </ItemGroup>
  158. <ItemGroup>
  159. <Reference Include="System" />
  160. <Reference Include="System.Data" />
  161. <Reference Include="System.Drawing" />
  162. <Reference Include="System.Windows.Forms" />
  163. <Reference Include="System.Xml" />
  164. </ItemGroup>
  165. <ItemGroup>
  166. <Folder Include="Common\" />
  167. </ItemGroup>
  168. <ItemGroup>
  169. <Content Include="appconfig.txt" />
  170. </ItemGroup>
  171. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  172. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  173. Other similar extension points exist, see Microsoft.Common.targets.
  174. <Target Name="BeforeBuild">
  175. </Target>
  176. <Target Name="AfterBuild">
  177. </Target>
  178. -->
  179. </Project>