XdCxRhDW.Sender.csproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  5. <ProductVersion>8.0.30703</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{A6832DB8-F4D8-4D33-BA4A-AD75C83F802E}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>XdCxRhDW.Sender</RootNamespace>
  11. <AssemblyName>中间结果推送工具</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <PlatformTarget>AnyCPU</PlatformTarget>
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. <Prefer32Bit>false</Prefer32Bit>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup>
  36. <ApplicationIcon>定位.ico</ApplicationIcon>
  37. </PropertyGroup>
  38. <ItemGroup>
  39. <Reference Include="Accessibility" />
  40. <Reference Include="DevExpress.BonusSkins.v23.2" />
  41. <Reference Include="DevExpress.Charts.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  42. <Reference Include="DevExpress.Data.Desktop.v23.2" />
  43. <Reference Include="DevExpress.Data.v23.2" />
  44. <Reference Include="DevExpress.Map.v23.2.Core, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  45. <Reference Include="DevExpress.Utils.v23.2" />
  46. <Reference Include="DevExpress.Sparkline.v23.2.Core" />
  47. <Reference Include="DevExpress.Utils.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  48. <Reference Include="DevExpress.XtraBars.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  49. <Reference Include="DevExpress.XtraCharts.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  50. <Reference Include="DevExpress.XtraCharts.v23.2.UI, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  51. <Reference Include="DevExpress.XtraCharts.v23.2.Wizard, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  52. <Reference Include="DevExpress.XtraEditors.v23.2" />
  53. <Reference Include="DevExpress.Printing.v23.2.Core" />
  54. <Reference Include="DevExpress.Drawing.v23.2" />
  55. <Reference Include="DevExpress.XtraLayout.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  56. <Reference Include="DevExpress.XtraMap.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  57. <Reference Include="DevExpress.XtraPrinting.v23.2, Version=23.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
  58. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  59. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  60. <Private>True</Private>
  61. </Reference>
  62. <Reference Include="System" />
  63. <Reference Include="System.ComponentModel.DataAnnotations" />
  64. <Reference Include="System.Configuration" />
  65. <Reference Include="System.Core" />
  66. <Reference Include="System.Data.Linq" />
  67. <Reference Include="System.Net.Http" />
  68. <Reference Include="System.Numerics" />
  69. <Reference Include="System.Runtime.Serialization" />
  70. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  71. <Reference Include="System.Security" />
  72. <Reference Include="System.Transactions" />
  73. <Reference Include="System.Xml.Linq" />
  74. <Reference Include="System.Data.DataSetExtensions" />
  75. <Reference Include="Microsoft.CSharp" />
  76. <Reference Include="System.Data" />
  77. <Reference Include="System.Deployment" />
  78. <Reference Include="System.Drawing" />
  79. <Reference Include="System.Windows.Forms" />
  80. <Reference Include="System.Xml" />
  81. </ItemGroup>
  82. <ItemGroup>
  83. <Compile Include="..\XdCxRhDW.App\DxHelper\MsgBoxHelper.cs">
  84. <Link>MsgBoxHelper.cs</Link>
  85. </Compile>
  86. <Compile Include="Form1.cs">
  87. <SubType>Form</SubType>
  88. </Compile>
  89. <Compile Include="Form1.Designer.cs">
  90. <DependentUpon>Form1.cs</DependentUpon>
  91. </Compile>
  92. <Compile Include="IniFiles.cs" />
  93. <Compile Include="Program.cs" />
  94. <Compile Include="Properties\AssemblyInfo.cs" />
  95. <Compile Include="UserControl1.cs">
  96. <SubType>UserControl</SubType>
  97. </Compile>
  98. <Compile Include="UserControl1.Designer.cs">
  99. <DependentUpon>UserControl1.cs</DependentUpon>
  100. </Compile>
  101. <EmbeddedResource Include="Form1.resx">
  102. <DependentUpon>Form1.cs</DependentUpon>
  103. </EmbeddedResource>
  104. <EmbeddedResource Include="Properties\licenses.licx" />
  105. <EmbeddedResource Include="Properties\Resources.resx">
  106. <Generator>ResXFileCodeGenerator</Generator>
  107. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  108. <SubType>Designer</SubType>
  109. </EmbeddedResource>
  110. <Compile Include="Properties\Resources.Designer.cs">
  111. <AutoGen>True</AutoGen>
  112. <DependentUpon>Resources.resx</DependentUpon>
  113. <DesignTime>True</DesignTime>
  114. </Compile>
  115. <EmbeddedResource Include="UserControl1.resx">
  116. <DependentUpon>UserControl1.cs</DependentUpon>
  117. </EmbeddedResource>
  118. <None Include="App.config" />
  119. <None Include="packages.config" />
  120. <None Include="Properties\Settings.settings">
  121. <Generator>SettingsSingleFileGenerator</Generator>
  122. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  123. </None>
  124. <Compile Include="Properties\Settings.Designer.cs">
  125. <AutoGen>True</AutoGen>
  126. <DependentUpon>Settings.settings</DependentUpon>
  127. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  128. </Compile>
  129. <None Include="Station_Data2023.ini">
  130. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  131. </None>
  132. <None Include="Simulation_Data2023.dat">
  133. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  134. </None>
  135. </ItemGroup>
  136. <ItemGroup>
  137. <ProjectReference Include="..\XdCxRhDw.Dto\XdCxRhDw.Dto.csproj">
  138. <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
  139. <Name>XdCxRhDw.Dto</Name>
  140. </ProjectReference>
  141. </ItemGroup>
  142. <ItemGroup>
  143. <Content Include="定位.ico" />
  144. </ItemGroup>
  145. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  146. <PropertyGroup>
  147. <PostBuildEvent>del *.xml
  148. if not exist "AddIns" md AddIns
  149. move /Y *.dll AddIns
  150. move /Y *.pdb AddIns</PostBuildEvent>
  151. </PropertyGroup>
  152. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  153. Other similar extension points exist, see Microsoft.Common.targets.
  154. <Target Name="BeforeBuild">
  155. </Target>
  156. <Target Name="AfterBuild">
  157. </Target>
  158. -->
  159. </Project>