PicSo.csproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{1A9F40ED-0402-4145-9140-0C153B989983}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>PicSo</RootNamespace>
  12. <AssemblyName>PicSo</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <TargetFrameworkProfile>
  15. </TargetFrameworkProfile>
  16. <FileAlignment>512</FileAlignment>
  17. <IsWebBootstrapper>false</IsWebBootstrapper>
  18. <PublishUrl>publish\</PublishUrl>
  19. <Install>false</Install>
  20. <InstallFrom>Disk</InstallFrom>
  21. <UpdateEnabled>false</UpdateEnabled>
  22. <UpdateMode>Foreground</UpdateMode>
  23. <UpdateInterval>7</UpdateInterval>
  24. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  25. <UpdatePeriodically>false</UpdatePeriodically>
  26. <UpdateRequired>false</UpdateRequired>
  27. <MapFileExtensions>true</MapFileExtensions>
  28. <ApplicationRevision>1</ApplicationRevision>
  29. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  30. <UseApplicationTrust>false</UseApplicationTrust>
  31. <PublishWizardCompleted>true</PublishWizardCompleted>
  32. <BootstrapperEnabled>true</BootstrapperEnabled>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  35. <PlatformTarget>x86</PlatformTarget>
  36. <DebugSymbols>true</DebugSymbols>
  37. <DebugType>full</DebugType>
  38. <Optimize>false</Optimize>
  39. <OutputPath>bin\Debug\</OutputPath>
  40. <DefineConstants>DEBUG;TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  45. <PlatformTarget>x86</PlatformTarget>
  46. <DebugType>pdbonly</DebugType>
  47. <Optimize>true</Optimize>
  48. <OutputPath>bin\Release\</OutputPath>
  49. <DefineConstants>TRACE</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. </PropertyGroup>
  53. <PropertyGroup>
  54. <ApplicationIcon>1414496318_339862.ico</ApplicationIcon>
  55. </PropertyGroup>
  56. <PropertyGroup>
  57. <ManifestCertificateThumbprint>B4C5C541B9675ED900A1973DDD3442E0ACAD532A</ManifestCertificateThumbprint>
  58. </PropertyGroup>
  59. <PropertyGroup>
  60. <ManifestKeyFile>PicSo_TemporaryKey.pfx</ManifestKeyFile>
  61. </PropertyGroup>
  62. <PropertyGroup>
  63. <GenerateManifests>true</GenerateManifests>
  64. </PropertyGroup>
  65. <PropertyGroup>
  66. <SignManifests>false</SignManifests>
  67. </PropertyGroup>
  68. <ItemGroup>
  69. <Reference Include="HtmlAgilityPack">
  70. <HintPath>.\HtmlAgilityPack.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System" />
  73. <Reference Include="System.Core" />
  74. <Reference Include="System.Xml.Linq" />
  75. <Reference Include="System.Data.DataSetExtensions" />
  76. <Reference Include="Microsoft.CSharp" />
  77. <Reference Include="System.Data" />
  78. <Reference Include="System.Deployment" />
  79. <Reference Include="System.Drawing" />
  80. <Reference Include="System.Windows.Forms" />
  81. <Reference Include="System.Xml" />
  82. </ItemGroup>
  83. <ItemGroup>
  84. <Compile Include="AboutBox1.cs">
  85. <SubType>Form</SubType>
  86. </Compile>
  87. <Compile Include="AboutBox1.Designer.cs">
  88. <DependentUpon>AboutBox1.cs</DependentUpon>
  89. </Compile>
  90. <Compile Include="BasicContainer.cs">
  91. <SubType>UserControl</SubType>
  92. </Compile>
  93. <Compile Include="BasicContainer.Designer.cs">
  94. <DependentUpon>BasicContainer.cs</DependentUpon>
  95. </Compile>
  96. <Compile Include="Form1.cs">
  97. <SubType>Form</SubType>
  98. </Compile>
  99. <Compile Include="Form1.Designer.cs">
  100. <DependentUpon>Form1.cs</DependentUpon>
  101. </Compile>
  102. <Compile Include="InputBox.cs">
  103. <SubType>Form</SubType>
  104. </Compile>
  105. <Compile Include="InputBox.Designer.cs">
  106. <DependentUpon>InputBox.cs</DependentUpon>
  107. </Compile>
  108. <Compile Include="ListViewColumnSorter.cs" />
  109. <Compile Include="MovieContainer.cs">
  110. <SubType>UserControl</SubType>
  111. </Compile>
  112. <Compile Include="MovieContainer.Designer.cs">
  113. <DependentUpon>MovieContainer.cs</DependentUpon>
  114. </Compile>
  115. <Compile Include="Program.cs" />
  116. <Compile Include="Properties\AssemblyInfo.cs" />
  117. <Compile Include="SearchController.cs" />
  118. <EmbeddedResource Include="AboutBox1.resx">
  119. <DependentUpon>AboutBox1.cs</DependentUpon>
  120. </EmbeddedResource>
  121. <EmbeddedResource Include="BasicContainer.resx">
  122. <DependentUpon>BasicContainer.cs</DependentUpon>
  123. </EmbeddedResource>
  124. <EmbeddedResource Include="Form1.resx">
  125. <DependentUpon>Form1.cs</DependentUpon>
  126. </EmbeddedResource>
  127. <EmbeddedResource Include="InputBox.resx">
  128. <DependentUpon>InputBox.cs</DependentUpon>
  129. </EmbeddedResource>
  130. <EmbeddedResource Include="MovieContainer.resx">
  131. <DependentUpon>MovieContainer.cs</DependentUpon>
  132. </EmbeddedResource>
  133. <EmbeddedResource Include="Properties\Resources.resx">
  134. <Generator>ResXFileCodeGenerator</Generator>
  135. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  136. <SubType>Designer</SubType>
  137. </EmbeddedResource>
  138. <Compile Include="Properties\Resources.Designer.cs">
  139. <AutoGen>True</AutoGen>
  140. <DependentUpon>Resources.resx</DependentUpon>
  141. <DesignTime>True</DesignTime>
  142. </Compile>
  143. <None Include="app.config" />
  144. <None Include="PicSo_TemporaryKey.pfx" />
  145. <None Include="Properties\Settings.settings">
  146. <Generator>SettingsSingleFileGenerator</Generator>
  147. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  148. </None>
  149. <Compile Include="Properties\Settings.Designer.cs">
  150. <AutoGen>True</AutoGen>
  151. <DependentUpon>Settings.settings</DependentUpon>
  152. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  153. </Compile>
  154. </ItemGroup>
  155. <ItemGroup>
  156. <ProjectReference Include="..\Gets\Gets.csproj">
  157. <Project>{9262F4C4-2D81-41AB-A444-57D3A21CEA9B}</Project>
  158. <Name>Gets</Name>
  159. </ProjectReference>
  160. <ProjectReference Include="..\Entity\Entity.csproj">
  161. <Project>{21D25A8A-680F-4C0A-815B-AE394905A64A}</Project>
  162. <Name>AVSORTER</Name>
  163. </ProjectReference>
  164. </ItemGroup>
  165. <ItemGroup>
  166. <Content Include="1414496318_339862.ico" />
  167. </ItemGroup>
  168. <ItemGroup>
  169. <BootstrapperPackage Include=".NETFramework,Version=v4.0">
  170. <Visible>False</Visible>
  171. <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
  172. <Install>true</Install>
  173. </BootstrapperPackage>
  174. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  175. <Visible>False</Visible>
  176. <ProductName>.NET Framework 3.5 SP1</ProductName>
  177. <Install>false</Install>
  178. </BootstrapperPackage>
  179. <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
  180. <Visible>False</Visible>
  181. <ProductName>Windows Installer 4.5</ProductName>
  182. <Install>true</Install>
  183. </BootstrapperPackage>
  184. </ItemGroup>
  185. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  186. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  187. Other similar extension points exist, see Microsoft.Common.targets.
  188. <Target Name="BeforeBuild">
  189. </Target>
  190. <Target Name="AfterBuild">
  191. </Target>
  192. -->
  193. </Project>