MediaBrowser.Installer.csproj 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" 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>{3879F78A-D6F6-45E5-B2A8-D8DCF2DABB74}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.Installer</RootNamespace>
  11. <AssemblyName>MediaBrowser.Installer</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  15. <WarningLevel>4</WarningLevel>
  16. <IsWebBootstrapper>true</IsWebBootstrapper>
  17. <PublishUrl>http://www.mb3admin.com/downloads/beta/server/</PublishUrl>
  18. <Install>false</Install>
  19. <InstallFrom>Web</InstallFrom>
  20. <UpdateEnabled>false</UpdateEnabled>
  21. <UpdateMode>Foreground</UpdateMode>
  22. <UpdateInterval>7</UpdateInterval>
  23. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  24. <UpdatePeriodically>false</UpdatePeriodically>
  25. <UpdateRequired>false</UpdateRequired>
  26. <MapFileExtensions>true</MapFileExtensions>
  27. <SupportUrl>http://community.mediabrowser.tv</SupportUrl>
  28. <ProductName>Media Browser Installer</ProductName>
  29. <PublisherName>Media Browser Team</PublisherName>
  30. <SuiteName>Media Browser</SuiteName>
  31. <TrustUrlParameters>true</TrustUrlParameters>
  32. <ApplicationRevision>8</ApplicationRevision>
  33. <ApplicationVersion>0.1.1.%2a</ApplicationVersion>
  34. <UseApplicationTrust>false</UseApplicationTrust>
  35. <PublishWizardCompleted>true</PublishWizardCompleted>
  36. <BootstrapperEnabled>true</BootstrapperEnabled>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  39. <PlatformTarget>AnyCPU</PlatformTarget>
  40. <DebugSymbols>true</DebugSymbols>
  41. <DebugType>full</DebugType>
  42. <Optimize>false</Optimize>
  43. <OutputPath>bin\Debug\</OutputPath>
  44. <DefineConstants>DEBUG;TRACE</DefineConstants>
  45. <ErrorReport>prompt</ErrorReport>
  46. <WarningLevel>4</WarningLevel>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <PlatformTarget>AnyCPU</PlatformTarget>
  50. <DebugType>pdbonly</DebugType>
  51. <Optimize>true</Optimize>
  52. <OutputPath>bin\Release\</OutputPath>
  53. <DefineConstants>TRACE</DefineConstants>
  54. <ErrorReport>prompt</ErrorReport>
  55. <WarningLevel>4</WarningLevel>
  56. </PropertyGroup>
  57. <PropertyGroup>
  58. <ManifestCertificateThumbprint>45143DAA4FF6F1512702FCBADCB0D7C1AB7E39FB</ManifestCertificateThumbprint>
  59. </PropertyGroup>
  60. <PropertyGroup>
  61. <ManifestKeyFile>MediaBrowser.Installer_1_TemporaryKey.pfx</ManifestKeyFile>
  62. </PropertyGroup>
  63. <PropertyGroup>
  64. <GenerateManifests>true</GenerateManifests>
  65. </PropertyGroup>
  66. <PropertyGroup>
  67. <SignManifests>true</SignManifests>
  68. </PropertyGroup>
  69. <ItemGroup>
  70. <Reference Include="Ionic.Zip">
  71. <HintPath>..\packages\DotNetZip.1.9.1.8\lib\net20\Ionic.Zip.dll</HintPath>
  72. </Reference>
  73. <Reference Include="ServiceStack.Text">
  74. <HintPath>..\packages\ServiceStack.Text.3.9.37\lib\net35\ServiceStack.Text.dll</HintPath>
  75. </Reference>
  76. <Reference Include="System" />
  77. <Reference Include="System.Data" />
  78. <Reference Include="System.Web" />
  79. <Reference Include="System.Xml" />
  80. <Reference Include="Microsoft.CSharp" />
  81. <Reference Include="System.Core" />
  82. <Reference Include="System.Xml.Linq" />
  83. <Reference Include="System.Data.DataSetExtensions" />
  84. <Reference Include="System.Xaml">
  85. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  86. </Reference>
  87. <Reference Include="WindowsBase" />
  88. <Reference Include="PresentationCore" />
  89. <Reference Include="PresentationFramework" />
  90. </ItemGroup>
  91. <ItemGroup>
  92. <ApplicationDefinition Include="App.xaml">
  93. <Generator>MSBuild:Compile</Generator>
  94. <SubType>Designer</SubType>
  95. </ApplicationDefinition>
  96. <Page Include="Code\DownloadAnimation.xaml">
  97. <SubType>Designer</SubType>
  98. <Generator>MSBuild:Compile</Generator>
  99. </Page>
  100. <Page Include="MainWindow.xaml">
  101. <Generator>MSBuild:Compile</Generator>
  102. <SubType>Designer</SubType>
  103. </Page>
  104. <Compile Include="..\SharedVersion.cs">
  105. <Link>Properties\SharedVersion.cs</Link>
  106. </Compile>
  107. <Compile Include="App.xaml.cs">
  108. <DependentUpon>App.xaml</DependentUpon>
  109. <SubType>Code</SubType>
  110. </Compile>
  111. <Compile Include="Code\DownloadAnimation.xaml.cs">
  112. <DependentUpon>DownloadAnimation.xaml</DependentUpon>
  113. </Compile>
  114. <Compile Include="Code\ModelExtensions.cs" />
  115. <Compile Include="Code\PackageInfo.cs" />
  116. <Compile Include="Code\PackageType.cs" />
  117. <Compile Include="Code\PackageVersionClass.cs" />
  118. <Compile Include="Code\PackageVersionInfo.cs" />
  119. <Compile Include="MainWindow.xaml.cs">
  120. <DependentUpon>MainWindow.xaml</DependentUpon>
  121. <SubType>Code</SubType>
  122. </Compile>
  123. </ItemGroup>
  124. <ItemGroup>
  125. <Compile Include="Properties\AssemblyInfo.cs">
  126. <SubType>Code</SubType>
  127. </Compile>
  128. <Compile Include="Properties\Resources.Designer.cs">
  129. <AutoGen>True</AutoGen>
  130. <DesignTime>True</DesignTime>
  131. <DependentUpon>Resources.resx</DependentUpon>
  132. </Compile>
  133. <Compile Include="Properties\Settings.Designer.cs">
  134. <AutoGen>True</AutoGen>
  135. <DependentUpon>Settings.settings</DependentUpon>
  136. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  137. </Compile>
  138. <EmbeddedResource Include="Properties\Resources.resx">
  139. <Generator>ResXFileCodeGenerator</Generator>
  140. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  141. </EmbeddedResource>
  142. <None Include="MediaBrowser.Installer_1_TemporaryKey.pfx" />
  143. <None Include="Properties\Settings.settings">
  144. <Generator>SettingsSingleFileGenerator</Generator>
  145. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  146. </None>
  147. <AppDesigner Include="Properties\" />
  148. </ItemGroup>
  149. <ItemGroup>
  150. <None Include="App.config" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <BootstrapperPackage Include=".NETFramework,Version=v4.5">
  154. <Visible>False</Visible>
  155. <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
  156. <Install>true</Install>
  157. </BootstrapperPackage>
  158. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  159. <Visible>False</Visible>
  160. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  161. <Install>false</Install>
  162. </BootstrapperPackage>
  163. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  164. <Visible>False</Visible>
  165. <ProductName>.NET Framework 3.5 SP1</ProductName>
  166. <Install>false</Install>
  167. </BootstrapperPackage>
  168. <BootstrapperPackage Include="Microsoft.Visual.C++.10.0.x86">
  169. <Visible>False</Visible>
  170. <ProductName>Visual C++ 2010 Runtime Libraries %28x86%29</ProductName>
  171. <Install>true</Install>
  172. </BootstrapperPackage>
  173. </ItemGroup>
  174. <ItemGroup>
  175. <Resource Include="Code\Images\computer_256.png" />
  176. <Resource Include="Code\Images\internet-globe.jpg" />
  177. </ItemGroup>
  178. <ItemGroup>
  179. <Resource Include="Code\Images\mb3logo800.png" />
  180. </ItemGroup>
  181. <ItemGroup>
  182. <COMReference Include="IWshRuntimeLibrary">
  183. <Guid>{F935DC20-1CF0-11D0-ADB9-00C04FD58A0B}</Guid>
  184. <VersionMajor>1</VersionMajor>
  185. <VersionMinor>0</VersionMinor>
  186. <Lcid>0</Lcid>
  187. <WrapperTool>tlbimp</WrapperTool>
  188. <Isolated>False</Isolated>
  189. <EmbedInteropTypes>True</EmbedInteropTypes>
  190. </COMReference>
  191. </ItemGroup>
  192. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  193. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  194. Other similar extension points exist, see Microsoft.Common.targets.
  195. <Target Name="BeforeBuild">
  196. </Target>
  197. <Target Name="AfterBuild">
  198. </Target>
  199. -->
  200. </Project>