ClearSlideConsole.csproj 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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>{35272669-0FB8-42BD-89C5-9D1F7CE08498}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>ClearSlideConsole</RootNamespace>
  11. <AssemblyName>ClearSlideConsole</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <PublishUrl>publish\</PublishUrl>
  15. <Install>true</Install>
  16. <InstallFrom>Disk</InstallFrom>
  17. <UpdateEnabled>false</UpdateEnabled>
  18. <UpdateMode>Foreground</UpdateMode>
  19. <UpdateInterval>7</UpdateInterval>
  20. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  21. <UpdatePeriodically>false</UpdatePeriodically>
  22. <UpdateRequired>false</UpdateRequired>
  23. <MapFileExtensions>true</MapFileExtensions>
  24. <ApplicationRevision>0</ApplicationRevision>
  25. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  26. <IsWebBootstrapper>false</IsWebBootstrapper>
  27. <UseApplicationTrust>false</UseApplicationTrust>
  28. <BootstrapperEnabled>true</BootstrapperEnabled>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31. <PlatformTarget>AnyCPU</PlatformTarget>
  32. <DebugSymbols>true</DebugSymbols>
  33. <DebugType>full</DebugType>
  34. <Optimize>false</Optimize>
  35. <OutputPath>bin\Debug\</OutputPath>
  36. <DefineConstants>DEBUG;TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  41. <PlatformTarget>AnyCPU</PlatformTarget>
  42. <DebugType>pdbonly</DebugType>
  43. <Optimize>true</Optimize>
  44. <OutputPath>bin\Release\</OutputPath>
  45. <DefineConstants>TRACE</DefineConstants>
  46. <ErrorReport>prompt</ErrorReport>
  47. <WarningLevel>4</WarningLevel>
  48. </PropertyGroup>
  49. <PropertyGroup>
  50. <StartupObject />
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="Microsoft.Office.Tools, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  54. <EmbedInteropTypes>True</EmbedInteropTypes>
  55. </Reference>
  56. <Reference Include="System" />
  57. <Reference Include="System.Core" />
  58. <Reference Include="System.Drawing" />
  59. <Reference Include="System.Windows.Forms" />
  60. <Reference Include="System.Xml.Linq" />
  61. <Reference Include="System.Data.DataSetExtensions" />
  62. <Reference Include="Microsoft.CSharp" />
  63. <Reference Include="System.Data" />
  64. <Reference Include="System.Xml" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="Program.cs">
  68. <SubType>Form</SubType>
  69. </Compile>
  70. <Compile Include="Properties\AssemblyInfo.cs" />
  71. </ItemGroup>
  72. <ItemGroup>
  73. <None Include="App.config" />
  74. <None Include="single-slide.pptx" />
  75. </ItemGroup>
  76. <ItemGroup>
  77. <ProjectReference Include="..\ClearSlideLibrary\ClearSlideLibrary.csproj">
  78. <Project>{20274d95-0502-4343-8442-82b0dbab6e13}</Project>
  79. <Name>ClearSlideLibrary</Name>
  80. </ProjectReference>
  81. </ItemGroup>
  82. <ItemGroup>
  83. <COMReference Include="Microsoft.Office.Core">
  84. <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
  85. <VersionMajor>2</VersionMajor>
  86. <VersionMinor>4</VersionMinor>
  87. <Lcid>0</Lcid>
  88. <WrapperTool>primary</WrapperTool>
  89. <Isolated>False</Isolated>
  90. <EmbedInteropTypes>True</EmbedInteropTypes>
  91. </COMReference>
  92. </ItemGroup>
  93. <ItemGroup>
  94. <BootstrapperPackage Include=".NETFramework,Version=v4.5">
  95. <Visible>False</Visible>
  96. <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
  97. <Install>true</Install>
  98. </BootstrapperPackage>
  99. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  100. <Visible>False</Visible>
  101. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  102. <Install>false</Install>
  103. </BootstrapperPackage>
  104. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  105. <Visible>False</Visible>
  106. <ProductName>.NET Framework 3.5 SP1</ProductName>
  107. <Install>false</Install>
  108. </BootstrapperPackage>
  109. </ItemGroup>
  110. <ItemGroup>
  111. <Content Include="PictureExtracts\temp\animationUtils.js" />
  112. <Content Include="PictureExtracts\temp\arrow.png" />
  113. <Content Include="PictureExtracts\temp\c.css" />
  114. <Content Include="PictureExtracts\temp\jquery.js" />
  115. <Content Include="PictureExtracts\temp\pre.gif" />
  116. <Content Include="PictureExtracts\temp\pre.png" />
  117. <Content Include="PictureExtracts\temp\animations.js" />
  118. <Content Include="PictureExtracts\temp\player.js" />
  119. </ItemGroup>
  120. <ItemGroup>
  121. <EmbeddedResource Include="Program.resx">
  122. <DependentUpon>Program.cs</DependentUpon>
  123. </EmbeddedResource>
  124. </ItemGroup>
  125. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  126. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  127. Other similar extension points exist, see Microsoft.Common.targets.
  128. <Target Name="BeforeBuild">
  129. </Target>
  130. <Target Name="AfterBuild">
  131. </Target>
  132. -->
  133. </Project>