05a512082b367d01db194674b83499144a55a9ef.svn-base 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="3.5" 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>9.0.30729</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{CC99E982-2E68-4CA1-A72A-64AF8491AC99}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Mes.AutoUpdate</RootNamespace>
  12. <AssemblyName>Mes.AutoUpdate</AssemblyName>
  13. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <StartupObject>Mes.AutoUpdate.Program</StartupObject>
  16. <IsWebBootstrapper>false</IsWebBootstrapper>
  17. <ApplicationIcon>Resources\16.ico</ApplicationIcon>
  18. <TargetFrameworkSubset>
  19. </TargetFrameworkSubset>
  20. <PublishUrl>publish\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>0</ApplicationRevision>
  31. <ApplicationVersion>1.6.0.0</ApplicationVersion>
  32. <UseApplicationTrust>false</UseApplicationTrust>
  33. <BootstrapperEnabled>true</BootstrapperEnabled>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  36. <DebugSymbols>true</DebugSymbols>
  37. <DebugType>full</DebugType>
  38. <Optimize>false</Optimize>
  39. <OutputPath>..\..\client\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>..\..\..\client\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <ErrorReport>prompt</ErrorReport>
  50. <WarningLevel>4</WarningLevel>
  51. <PlatformTarget>AnyCPU</PlatformTarget>
  52. </PropertyGroup>
  53. <ItemGroup>
  54. <Reference Include="System" />
  55. <Reference Include="System.configuration" />
  56. <Reference Include="System.Data" />
  57. <Reference Include="System.Deployment" />
  58. <Reference Include="System.Drawing" />
  59. <Reference Include="System.Windows.Forms" />
  60. <Reference Include="System.Xml" />
  61. </ItemGroup>
  62. <ItemGroup>
  63. <Compile Include="AutoUpdate.cs">
  64. <SubType>Form</SubType>
  65. </Compile>
  66. <Compile Include="AutoUpdate.Designer.cs">
  67. <DependentUpon>AutoUpdate.cs</DependentUpon>
  68. </Compile>
  69. <Compile Include="DownManager.cs" />
  70. <Compile Include="Program.cs" />
  71. <Compile Include="Properties\AssemblyInfo.cs" />
  72. <EmbeddedResource Include="AutoUpdate.resx">
  73. <DependentUpon>AutoUpdate.cs</DependentUpon>
  74. </EmbeddedResource>
  75. <EmbeddedResource Include="Properties\Resources.resx">
  76. <Generator>ResXFileCodeGenerator</Generator>
  77. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  78. <SubType>Designer</SubType>
  79. </EmbeddedResource>
  80. <Compile Include="Properties\Resources.Designer.cs">
  81. <AutoGen>True</AutoGen>
  82. <DependentUpon>Resources.resx</DependentUpon>
  83. <DesignTime>True</DesignTime>
  84. </Compile>
  85. <None Include="Properties\Settings.settings">
  86. <Generator>SettingsSingleFileGenerator</Generator>
  87. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  88. </None>
  89. <Compile Include="Properties\Settings.Designer.cs">
  90. <AutoGen>True</AutoGen>
  91. <DependentUpon>Settings.settings</DependentUpon>
  92. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  93. </Compile>
  94. </ItemGroup>
  95. <ItemGroup>
  96. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  97. <Visible>False</Visible>
  98. <ProductName>.NET Framework Client Profile</ProductName>
  99. <Install>false</Install>
  100. </BootstrapperPackage>
  101. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  102. <Visible>False</Visible>
  103. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  104. <Install>true</Install>
  105. </BootstrapperPackage>
  106. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  107. <Visible>False</Visible>
  108. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  109. <Install>false</Install>
  110. </BootstrapperPackage>
  111. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  112. <Visible>False</Visible>
  113. <ProductName>.NET Framework 3.5</ProductName>
  114. <Install>false</Install>
  115. </BootstrapperPackage>
  116. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  117. <Visible>False</Visible>
  118. <ProductName>.NET Framework 3.5 SP1</ProductName>
  119. <Install>false</Install>
  120. </BootstrapperPackage>
  121. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  122. <Visible>False</Visible>
  123. <ProductName>Windows Installer 3.1</ProductName>
  124. <Install>true</Install>
  125. </BootstrapperPackage>
  126. </ItemGroup>
  127. <ItemGroup>
  128. <Content Include="16.ico" />
  129. <None Include="Resources\16.ico" />
  130. </ItemGroup>
  131. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  132. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  133. Other similar extension points exist, see Microsoft.Common.targets.
  134. <Target Name="BeforeBuild">
  135. </Target>
  136. <Target Name="AfterBuild">
  137. </Target>
  138. -->
  139. </Project>