AutoUpdate.csproj 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  2. <PropertyGroup>
  3. <ProjectType>Local</ProjectType>
  4. <ProductVersion>9.0.30729</ProductVersion>
  5. <SchemaVersion>2.0</SchemaVersion>
  6. <ProjectGuid>{300DF611-E6A4-447F-86CB-FD409C50CE8A}</ProjectGuid>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ApplicationIcon>App.ico</ApplicationIcon>
  10. <AssemblyKeyContainerName>
  11. </AssemblyKeyContainerName>
  12. <AssemblyName>AutoUpdate</AssemblyName>
  13. <AssemblyOriginatorKeyFile>
  14. </AssemblyOriginatorKeyFile>
  15. <DefaultClientScript>JScript</DefaultClientScript>
  16. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  17. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  18. <DelaySign>false</DelaySign>
  19. <OutputType>WinExe</OutputType>
  20. <RootNamespace>AutoUpdate</RootNamespace>
  21. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  22. <StartupObject>
  23. </StartupObject>
  24. <FileUpgradeFlags>
  25. </FileUpgradeFlags>
  26. <UpgradeBackupLocation>
  27. </UpgradeBackupLocation>
  28. <OldToolsVersion>2.0</OldToolsVersion>
  29. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <OutputPath>bin\Debug\</OutputPath>
  33. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  34. <BaseAddress>285212672</BaseAddress>
  35. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  36. <ConfigurationOverrideFile>
  37. </ConfigurationOverrideFile>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DocumentationFile>
  40. </DocumentationFile>
  41. <DebugSymbols>true</DebugSymbols>
  42. <FileAlignment>4096</FileAlignment>
  43. <NoStdLib>false</NoStdLib>
  44. <NoWarn>
  45. </NoWarn>
  46. <Optimize>false</Optimize>
  47. <RegisterForComInterop>false</RegisterForComInterop>
  48. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  49. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  50. <WarningLevel>4</WarningLevel>
  51. <DebugType>full</DebugType>
  52. <ErrorReport>prompt</ErrorReport>
  53. </PropertyGroup>
  54. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  55. <OutputPath>bin\Release\</OutputPath>
  56. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  57. <BaseAddress>285212672</BaseAddress>
  58. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  59. <ConfigurationOverrideFile>
  60. </ConfigurationOverrideFile>
  61. <DefineConstants>TRACE</DefineConstants>
  62. <DocumentationFile>
  63. </DocumentationFile>
  64. <DebugSymbols>false</DebugSymbols>
  65. <FileAlignment>4096</FileAlignment>
  66. <NoStdLib>false</NoStdLib>
  67. <NoWarn>
  68. </NoWarn>
  69. <Optimize>true</Optimize>
  70. <RegisterForComInterop>false</RegisterForComInterop>
  71. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  72. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  73. <WarningLevel>4</WarningLevel>
  74. <DebugType>none</DebugType>
  75. <ErrorReport>prompt</ErrorReport>
  76. </PropertyGroup>
  77. <ItemGroup>
  78. <Reference Include="DevComponents.DotNetBar2, Version=7.7.0.3, Culture=neutral, processorArchitecture=MSIL">
  79. <SpecificVersion>False</SpecificVersion>
  80. <HintPath>F:\我的开发\开发\控件开发\封好的控件\其他控件\DevComponents.DotNetBar2.dll</HintPath>
  81. </Reference>
  82. <Reference Include="System">
  83. <Name>System</Name>
  84. </Reference>
  85. <Reference Include="System.Data">
  86. <Name>System.Data</Name>
  87. </Reference>
  88. <Reference Include="System.Design">
  89. <Name>System.Design</Name>
  90. </Reference>
  91. <Reference Include="System.Drawing">
  92. <Name>System.Drawing</Name>
  93. </Reference>
  94. <Reference Include="System.Drawing.Design" />
  95. <Reference Include="System.Windows.Forms">
  96. <Name>System.Windows.Forms</Name>
  97. </Reference>
  98. <Reference Include="System.Xml">
  99. <Name>System.XML</Name>
  100. </Reference>
  101. </ItemGroup>
  102. <ItemGroup>
  103. <Content Include="App.ico" />
  104. <Compile Include="AeroForm.cs" />
  105. <Compile Include="AppUpdater.cs">
  106. <SubType>Code</SubType>
  107. </Compile>
  108. <Compile Include="AssemblyInfo.cs">
  109. <SubType>Code</SubType>
  110. </Compile>
  111. <Compile Include="FrmUpdate.cs">
  112. <SubType>Form</SubType>
  113. </Compile>
  114. <Compile Include="IniFiles.cs">
  115. <SubType>Code</SubType>
  116. </Compile>
  117. <Compile Include="Properties\Resources.Designer.cs">
  118. <AutoGen>True</AutoGen>
  119. <DesignTime>True</DesignTime>
  120. <DependentUpon>Resources.resx</DependentUpon>
  121. </Compile>
  122. <Compile Include="XmlFiles.cs">
  123. <SubType>Code</SubType>
  124. </Compile>
  125. <EmbeddedResource Include="FrmUpdate.resx">
  126. <DependentUpon>FrmUpdate.cs</DependentUpon>
  127. </EmbeddedResource>
  128. <EmbeddedResource Include="Properties\Resources.resx">
  129. <Generator>ResXFileCodeGenerator</Generator>
  130. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  131. </EmbeddedResource>
  132. </ItemGroup>
  133. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  134. <PropertyGroup>
  135. <PreBuildEvent>
  136. </PreBuildEvent>
  137. <PostBuildEvent>
  138. </PostBuildEvent>
  139. </PropertyGroup>
  140. </Project>