SHJX.Service.Resource.csproj 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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>{3514260B-8C00-429C-8978-0606B369F839}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>SHJX.Service.Resource</RootNamespace>
  11. <AssemblyName>SHJX.Service.Resource</AssemblyName>
  12. <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  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. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. <LangVersion>preview</LangVersion>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  36. <DebugSymbols>true</DebugSymbols>
  37. <OutputPath>bin\x64\Debug\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DebugType>full</DebugType>
  40. <PlatformTarget>x64</PlatformTarget>
  41. <LangVersion>7.3</LangVersion>
  42. <ErrorReport>prompt</ErrorReport>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  45. <OutputPath>bin\x64\Release\</OutputPath>
  46. <DefineConstants>TRACE</DefineConstants>
  47. <Optimize>true</Optimize>
  48. <DebugType>pdbonly</DebugType>
  49. <PlatformTarget>x64</PlatformTarget>
  50. <LangVersion>preview</LangVersion>
  51. <ErrorReport>prompt</ErrorReport>
  52. </PropertyGroup>
  53. <ItemGroup>
  54. <Reference Include="System" />
  55. <Reference Include="System.Core" />
  56. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  57. <HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath>
  58. </Reference>
  59. <Reference Include="System.Xml.Linq" />
  60. <Reference Include="System.Data.DataSetExtensions" />
  61. <Reference Include="Microsoft.CSharp" />
  62. <Reference Include="System.Data" />
  63. <Reference Include="System.Net.Http" />
  64. <Reference Include="System.Xml" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="Properties\AssemblyInfo.cs" />
  68. </ItemGroup>
  69. <ItemGroup>
  70. <Content Include="Lib\Microsoft.Expression.Controls.dll" />
  71. <Content Include="Logo\logo.ico" />
  72. <Resource Include="Resources\bg.gif" />
  73. <Resource Include="Resources\按键分割线_横.png" />
  74. <Resource Include="Resources\按键分割线.png" />
  75. <Resource Include="Resources\clear_selected.png" />
  76. <Resource Include="Resources\clear_unselected.png" />
  77. <Resource Include="Resources\输入.png" />
  78. <Resource Include="Resources\input.png" />
  79. <Resource Include="Resources\关闭.png" />
  80. <Resource Include="Resources\模板.png" />
  81. <Resource Include="Resources\截图.png" />
  82. <Resource Include="ControlLib Resource\点点点.png" />
  83. <Content Include="Lib\AForge.Controls.dll" />
  84. <Content Include="Lib\AForge.dll" />
  85. <Content Include="Lib\AForge.Imaging.dll" />
  86. <Content Include="Lib\AForge.Math.dll" />
  87. <Content Include="Lib\AForge.Video.DirectShow.dll" />
  88. <Content Include="Lib\AForge.Video.dll" />
  89. <Content Include="Lib\Microsoft.Windows.Shell.dll" />
  90. <Content Include="Lib\ModbusRTU_x64.dll" />
  91. <Content Include="Lib\ModbusRTU_x86.dll" />
  92. <Content Include="Lib\Panuon.UI.Silver.dll" />
  93. <Content Include="Lib\WindowsFormsIntegration.dll" />
  94. <Content Include="Lib\WPF.UI.dll" />
  95. <Resource Include="Resources\Cycle.png" />
  96. <Resource Include="Resources\最小化.png" />
  97. <Resource Include="Resources\暂停.png">
  98. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  99. </Resource>
  100. <Resource Include="Resources\演示.png" />
  101. <Resource Include="Resources\退出.png" />
  102. <Resource Include="Resources\手动.png" />
  103. <Resource Include="Resources\清洗.png" />
  104. <Resource Include="Resources\配置.png" />
  105. <Resource Include="Resources\开始.png" />
  106. <Resource Include="Resources\继续.png">
  107. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  108. </Resource>
  109. <Resource Include="Resources\关于.png" />
  110. <Resource Include="Resources\等待1.gif" />
  111. <Resource Include="Resources\等待.gif" />
  112. <Resource Include="Resources\导入.png" />
  113. <Resource Include="Resources\导出Word.png" />
  114. <Resource Include="Resources\导出.png" />
  115. <Resource Include="Resources\waiting.gif" />
  116. <Resource Include="Resources\UserIcon.png">
  117. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  118. </Resource>
  119. <Resource Include="Resources\Logo.png" />
  120. <Resource Include="Resources\CLoseIcon.png">
  121. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  122. </Resource>
  123. </ItemGroup>
  124. <ItemGroup>
  125. <None Include="packages.config" />
  126. </ItemGroup>
  127. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  128. </Project>