339 строки
13 KiB
XML
339 строки
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{b5a466ec-e508-478a-a832-a2bd1c6c4a8e}</ProjectGuid>
|
|
<OutputType>library</OutputType>
|
|
<RootNamespace>syncfusion.presentationdemos.wpf</RootNamespace>
|
|
<AssemblyName>syncfusion.presentationdemos.wpf</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.Xaml.Behaviors.Wpf" xmlns="">
|
|
<HintPath>..\resources\Assembilies\Microsoft.Xaml.Behaviors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PresentationFramework.Aero" />
|
|
|
|
|
|
|
|
|
|
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
|
|
<PackageReference Include="Syncfusion.Compression.Base" Version="19.3.0.53"/>
|
|
<PackageReference Include="Syncfusion.OfficeChart.Base" Version="19.3.0.53"/>
|
|
<PackageReference Include="Syncfusion.Pdf.Wpf" Version="19.3.0.53"/>
|
|
<PackageReference Include="Syncfusion.Presentation.Wpf" Version="19.3.0.53"/>
|
|
<PackageReference Include="Syncfusion.PresentationToPdfConverter.Wpf" Version="19.3.0.53"/>
|
|
<PackageReference Include="Syncfusion.Tools.WPF" Version="19.3.0.53"/>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="PresentationDemosViewModel.cs" />
|
|
<Compile Include="Views\Animation.xaml.cs">
|
|
<DependentUpon>Animation.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ChartCreation.xaml.cs">
|
|
<DependentUpon>ChartCreation.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ChartModifications.xaml.cs">
|
|
<DependentUpon>ChartModifications.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\CloningSlide.xaml.cs">
|
|
<DependentUpon>CloningSlide.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\Comments.xaml.cs">
|
|
<DependentUpon>Comments.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\Connectors.xaml.cs">
|
|
<DependentUpon>Connectors.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\CustomizingAppearance.xaml.cs">
|
|
<DependentUpon>CustomizingAppearance.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\EncryptDecrypt.xaml.cs">
|
|
<DependentUpon>EncryptDecrypt.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ExcelDataToChart.xaml.cs">
|
|
<DependentUpon>ExcelDataToChart.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\HeaderAndFooter.xaml.cs">
|
|
<DependentUpon>HeaderAndFooter.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\HelloWorld.xaml.cs">
|
|
<DependentUpon>HelloWorld.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\Images.xaml.cs">
|
|
<DependentUpon>Images.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ManipulatingSmartArt.xaml.cs">
|
|
<DependentUpon>ManipulatingSmartArt.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\MergingPresentations.xaml.cs">
|
|
<DependentUpon>MergingPresentations.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\ModifyingAnimation.xaml.cs">
|
|
<DependentUpon>ModifyingAnimation.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\Notes.xaml.cs">
|
|
<DependentUpon>Notes.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\OLEObject.xaml.cs">
|
|
<DependentUpon>OLEObject.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\PPTXToImage.xaml.cs">
|
|
<DependentUpon>PPTXToImage.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\PPTXToPDF.xaml.cs">
|
|
<DependentUpon>PPTXToPDF.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\Slide.xaml.cs">
|
|
<DependentUpon>Slide.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\SlideTransition.xaml.cs">
|
|
<DependentUpon>SlideTransition.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\SmartArtCreation.xaml.cs">
|
|
<DependentUpon>SmartArtCreation.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\Tables.xaml.cs">
|
|
<DependentUpon>Tables.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Views\WriteProtection.xaml.cs">
|
|
<DependentUpon>WriteProtection.xaml</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<Content Include="Assets\Presentation\Animation.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<EmbeddedResource Include="Assets\Presentation\OlePicture.png" />
|
|
<Content Include="Assets\Presentation\Products.xml">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\ShapeWithAnimation.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\Essential Presentation.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\TableData.xml">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<EmbeddedResource Include="Assets\Presentation\tablet.jpg" />
|
|
<Content Include="Assets\Presentation\Template.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\MergeContent.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\Syncfusion Presentation.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\HelloWorld.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\Images.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\HeaderFooter.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\EmbeddedOleObject.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\OleTemplate.docx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\Slides.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\Transition.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\SmartArts.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\SmartArtNode.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\ChartInput.pptx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Presentation\Excel_Template.xlsx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Page Include="Views\Animation.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\ChartCreation.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\ChartModifications.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\CloningSlide.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\Comments.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\Connectors.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\CustomizingAppearance.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\EncryptDecrypt.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\ExcelDataToChart.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\HeaderAndFooter.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\HelloWorld.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\Images.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\ManipulatingSmartArt.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\MergingPresentations.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\ModifyingAnimation.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\Notes.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\OLEObject.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\PPTXToImage.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\PPTXToPDF.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\Slide.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\SlideTransition.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\SmartArtCreation.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\Tables.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Views\WriteProtection.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\common\syncfusion.demoscommon.wpf_lib_45.csproj">
|
|
<Project>{4abb6a2b-6358-4207-8899-f62d6f052e79}</Project>
|
|
<Name>syncfusion.demoscommon.wpf_lib</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Helper\" />
|
|
<Folder Include="Model\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\common\demos.common.props" />
|
|
</Project> |