file-formats-wpf-demos/presentation/syncfusion.presentationdemo...

177 строки
8.5 KiB
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
<UseWPF>true</UseWPF>
<EnableDefaultEmbeddedResourceItems>False</EnableDefaultEmbeddedResourceItems>
<EnableDefaultItems>false</EnableDefaultItems>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<AssemblyName>syncfusion.presentationdemos.wpfapplication</AssemblyName>
<RootNamespace>syncfusion.presentationdemos.wpf</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DefineConstants>TRACE;NET50</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants>TRACE;NET50</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release-Xml|AnyCPU'">
<DefineConstants>TRACE;NET50</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Compile Remove="obj\**" />
<Compile Remove="obj_45\**" />
<Compile Remove="obj_47\**" />
<Compile Remove="obj_50\**" />
<Compile Remove="obj_60\**" />
<Compile Remove="obj_70\**" />
<Compile Remove="obj_80\**" />
<Compile Remove="obj_90\**" />
<EmbeddedResource Remove="obj\**" />
<EmbeddedResource Remove="obj_45\**" />
<EmbeddedResource Remove="obj_47\**" />
<EmbeddedResource Remove="obj_50\**" />
<EmbeddedResource Remove="obj_60\**" />
<EmbeddedResource Remove="obj_70\**" />
<EmbeddedResource Remove="obj_80\**" />
<EmbeddedResource Remove="obj_90\**" />
<None Remove="obj\**" />
<None Remove="obj_45\**" />
<None Remove="obj_47\**" />
<None Remove="obj_50\**" />
<None Remove="obj_60\**" />
<None Remove="obj_70\**" />
<None Remove="obj_80\**" />
<None Remove="obj_90\**" />
<Page Remove="obj\**" />
<Page Remove="obj_45\**" />
<Page Remove="obj_47\**" />
<Page Remove="obj_50\**" />
<Page Remove="obj_60\**" />
<None Remove="obj_70\**" />
<None Remove="obj_80\**" />
<None Remove="obj_90\**" />
<ProjectReference Include="..\common\syncfusion.demoscommon.wpf_lib_60.csproj">
<Name>syncfusion.demoscommon.wpf_lib_60</Name>
</ProjectReference>
<ProjectReference Include="syncfusion.presentationdemos.wpf_lib_60.csproj">
<Name>syncfusion.presentationdemos.wpf_lib_60</Name>
</ProjectReference>
<None Remove="Properties\Settings.settings" />
<None Include="Properties\Settings.settings" />
<None Remove="packages.config" />
<None Include="packages.config" />
<None Remove="App.config" />
<None Include="App.config" />
<None Remove="Assets\Presentation\About.png" />
<None Remove="Assets\Presentation\About.svg" />
<None Remove="Assets\Presentation\Animation.pptx" />
<None Remove="Assets\Presentation\ChartInput.pptx" />
<None Remove="Assets\Presentation\CycleLogo.jpg" />
<None Remove="Assets\Presentation\EmbeddedOleObject.pptx" />
<None Remove="Assets\Presentation\Essential Presentation.pptx" />
<None Remove="Assets\Presentation\Excel_Template.xlsx" />
<None Remove="Assets\Presentation\FindAndHighlightInput.pptx" />
<None Remove="Assets\Presentation\HeaderFooter.pptx" />
<None Remove="Assets\Presentation\HelloWorld.pptx" />
<None Remove="Assets\Presentation\Images.pptx" />
<None Remove="Assets\Presentation\Input Template.pptx" />
<None Remove="Assets\Presentation\Input_Template.pptx" />
<None Remove="Assets\Presentation\MergeContent.pptx" />
<None Remove="Assets\Presentation\OlePicture.png" />
<None Remove="Assets\Presentation\OleTemplate.docx" />
<None Remove="Assets\Presentation\Products.xml" />
<None Remove="Assets\Presentation\ShapeWithAnimation.pptx" />
<None Remove="Assets\Presentation\Slides.pptx" />
<None Remove="Assets\Presentation\SmartArtNode.pptx" />
<None Remove="Assets\Presentation\SmartArts.pptx" />
<None Remove="Assets\Presentation\Syncfusion Presentation.pptx" />
<None Remove="Assets\Presentation\TableData.xml" />
<None Remove="Assets\Presentation\tablet.jpg" />
<None Remove="Assets\Presentation\Template.pptx" />
<None Remove="Assets\Presentation\Transition.pptx" />
<Page Remove="Views\Animation.xaml" />
<Compile Remove="Views\Animation.xaml.cs" />
<Page Remove="Views\ChartCreation.xaml" />
<Compile Remove="Views\ChartCreation.xaml.cs" />
<Page Remove="Views\ChartModifications.xaml" />
<Compile Remove="Views\ChartModifications.xaml.cs" />
<Page Remove="Views\CloningSlide.xaml" />
<Compile Remove="Views\CloningSlide.xaml.cs" />
<Page Remove="Views\Comments.xaml" />
<Compile Remove="Views\Comments.xaml.cs" />
<Page Remove="Views\Connectors.xaml" />
<Compile Remove="Views\Connectors.xaml.cs" />
<Page Remove="Views\CustomizingAppearance.xaml" />
<Compile Remove="Views\CustomizingAppearance.xaml.cs" />
<Page Remove="Views\EncryptDecrypt.xaml" />
<Compile Remove="Views\EncryptDecrypt.xaml.cs" />
<Page Remove="Views\ExcelDataToChart.xaml" />
<Compile Remove="Views\ExcelDataToChart.xaml.cs" />
<Page Remove="Views\FindAndHighlight.xaml" />
<Compile Remove="Views\FindAndHighlight.xaml.cs" />
<Page Remove="Views\FindAndReplace.xaml" />
<Compile Remove="Views\FindAndReplace.xaml.cs" />
<Page Remove="Views\HeaderAndFooter.xaml" />
<Compile Remove="Views\HeaderAndFooter.xaml.cs" />
<Page Remove="Views\HelloWorld.xaml" />
<Compile Remove="Views\HelloWorld.xaml.cs" />
<Page Remove="Views\Images.xaml" />
<Compile Remove="Views\Images.xaml.cs" />
<Page Remove="Views\ManipulatingSmartArt.xaml" />
<Compile Remove="Views\ManipulatingSmartArt.xaml.cs" />
<Page Remove="Views\MergingPresentations.xaml" />
<Compile Remove="Views\MergingPresentations.xaml.cs" />
<Page Remove="Views\ModifyingAnimation.xaml" />
<Compile Remove="Views\ModifyingAnimation.xaml.cs" />
<Page Remove="Views\Notes.xaml" />
<Compile Remove="Views\Notes.xaml.cs" />
<Page Remove="Views\OLEObject.xaml" />
<Compile Remove="Views\OLEObject.xaml.cs" />
<Page Remove="Views\PPTXToImage.xaml" />
<Compile Remove="Views\PPTXToImage.xaml.cs" />
<Page Remove="Views\PPTXToPDF.xaml" />
<Compile Remove="Views\PPTXToPDF.xaml.cs" />
<Page Remove="Views\PPTXToPDFA.xaml" />
<Compile Remove="Views\PPTXToPDFA.xaml.cs" />
<Page Remove="Views\PPTXToPDFUA.xaml" />
<Compile Remove="Views\PPTXToPDFUA.xaml.cs" />
<Page Remove="Views\Slide.xaml" />
<Compile Remove="Views\Slide.xaml.cs" />
<Page Remove="Views\SlideTransition.xaml" />
<Compile Remove="Views\SlideTransition.xaml.cs" />
<Page Remove="Views\SmartArtCreation.xaml" />
<Compile Remove="Views\SmartArtCreation.xaml.cs" />
<Page Remove="Views\Tables.xaml" />
<Compile Remove="Views\Tables.xaml.cs" />
<Page Remove="Views\WriteProtection.xaml" />
<Compile Remove="Views\WriteProtection.xaml.cs" />
<Compile Remove="PresentationDemosViewModel.cs" />
<ApplicationDefinition Include="App.xaml" />
<Compile Include="App.xaml.cs" />
<Reference Include="Syncfusion.Chart.WPF.SampleLayout">
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\net6.0\Syncfusion.Chart.WPF.SampleLayout.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Compression.Base">
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\net6.0\Syncfusion.Compression.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.OfficeChart.Base">
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\net6.0\Syncfusion.OfficeChart.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Pdf.Base">
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\net6.0\Syncfusion.Pdf.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Presentation.Base">
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\net6.0\Syncfusion.Presentation.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.PresentationToPdfConverter.Base">
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\net6.0\Syncfusion.PresentationToPdfConverter.Base.dll</HintPath>
</Reference>
<Reference Include="Syncfusion.Tools.WPF">
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\net6.0\Syncfusion.Tools.WPF.dll</HintPath>
</Reference>
</ItemGroup>
<Import Project="..\common\demos.common.props">
</Import>
</Project>