|
21 | 21 | <PropertyGroup> |
22 | 22 | <ProjectTypeGuids>{BAA0C2D2-18E2-41B9-852F-F413020CAA33};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
23 | 23 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
24 | | - <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
| 24 | + <Platform Condition=" '$(Platform)' == '' ">x64</Platform> |
25 | 25 | <ProjectGuid>{D7909DAA-C635-4FFA-9319-5356D6249C54}</ProjectGuid> |
26 | 26 | <OutputType>Library</OutputType> |
27 | 27 | <NoStandardLibraries>false</NoStandardLibraries> |
|
30 | 30 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
31 | 31 | <DefineConstants>VSTO40</DefineConstants> |
32 | 32 | <IsWebBootstrapper>False</IsWebBootstrapper> |
| 33 | + <TargetFrameworkProfile /> |
33 | 34 | <BootstrapperEnabled>true</BootstrapperEnabled> |
34 | 35 | <PublishUrl>publish\</PublishUrl> |
35 | 36 | <InstallUrl /> |
|
40 | 41 | <UpdateInterval>0</UpdateInterval> |
41 | 42 | <UpdateIntervalUnits>days</UpdateIntervalUnits> |
42 | 43 | <ProductName>Latex4PowerPoint</ProductName> |
43 | | - <PublisherName /> |
| 44 | + <PublisherName>InteractiveComputerGraphics</PublisherName> |
44 | 45 | <SupportUrl /> |
45 | 46 | <FriendlyName>Latex4PowerPoint</FriendlyName> |
46 | 47 | <OfficeApplicationDescription /> |
47 | 48 | <LoadBehavior>3</LoadBehavior> |
48 | | - <TargetFrameworkProfile /> |
49 | 49 | </PropertyGroup> |
50 | 50 | <ItemGroup> |
51 | 51 | <BootstrapperPackage Include=".NETFramework,Version=v4.0"> |
52 | 52 | <Visible>False</Visible> |
53 | 53 | <ProductName>Microsoft .NET Framework 4 %28x86 und x64%29</ProductName> |
54 | 54 | <Install>true</Install> |
55 | 55 | </BootstrapperPackage> |
| 56 | + <BootstrapperPackage Include=".NETFramework,Version=v4.6.1"> |
| 57 | + <Visible>False</Visible> |
| 58 | + <ProductName>Microsoft .NET Framework 4.6.1 %28x86 und x64%29</ProductName> |
| 59 | + <Install>true</Install> |
| 60 | + </BootstrapperPackage> |
56 | 61 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> |
57 | 62 | <Visible>False</Visible> |
58 | 63 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> |
|
309 | 314 | <FlavorProperties GUID="{BAA0C2D2-18E2-41B9-852F-F413020CAA33}"> |
310 | 315 | <ProjectProperties HostName="PowerPoint" HostPackage="{29A7B9D7-A7F1-4328-8EF0-6B2D1A56B2C1}" OfficeVersion="15.0" VstxVersion="4.0" ApplicationType="PowerPoint" Language="cs" TemplatesPath="" DebugInfoExeName="#Software\Microsoft\Office\16.0\PowerPoint\InstallRoot\Path#powerpnt.exe" AddItemTemplatesGuid="{51063C3A-E220-4D12-8922-BDA915ACD783}" /> |
311 | 316 | <Host Name="PowerPoint" GeneratedCodeNamespace="Latex4PowerPoint" PublishedHash="69C324AB27932AA2FBF2B7EA72250886FF164DE6" IconIndex="0"> |
312 | | - <HostItem Name="ThisAddIn" Code="ThisAddIn.cs" CanonicalName="AddIn" PublishedHash="8B8805B013E87A49A38AAA39487DD99563CF4F6F" CanActivate="false" IconIndex="1" Blueprint="ThisAddIn.Designer.xml" GeneratedCode="ThisAddIn.Designer.cs" /> |
| 317 | + <HostItem Name="ThisAddIn" Code="ThisAddIn.cs" CanonicalName="AddIn" PublishedHash="B4E598A06912A2647FA4A8C8D05AB47713584EF4" CanActivate="false" IconIndex="1" Blueprint="ThisAddIn.Designer.xml" GeneratedCode="ThisAddIn.Designer.cs" /> |
313 | 318 | </Host> |
314 | 319 | </FlavorProperties> |
315 | 320 | </VisualStudio> |
|
0 commit comments