316 строки
15 KiB
XML
316 строки
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" 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>{F457543E-FDF1-49AD-BF62-D0C88A193928}</ProjectGuid>
|
|
<OutputType>AppContainerExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Syncfusion.SampleBrowser.UWP.SfSmithChart</RootNamespace>
|
|
<AssemblyName>Syncfusion.SampleBrowser.UWP.SfSmithChart</AssemblyName>
|
|
<DefaultLanguage>en-US</DefaultLanguage>
|
|
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
|
|
<TargetPlatformVersion>10.0.16299.0</TargetPlatformVersion>
|
|
<TargetPlatformMinVersion>10.0.16299.0</TargetPlatformMinVersion>
|
|
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<PackageCertificateKeyFile>Syncfusion.SampleBrowser.UWP.SfSmithChart_TemporaryKey.pfx</PackageCertificateKeyFile>
|
|
<PackageCertificateThumbprint>10B2859F71E067D9303B02F1423EB1EDA903B28F</PackageCertificateThumbprint>
|
|
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled>
|
|
</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;NETFX_CORE;WINDOWS_UWP</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;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\ARM\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<OutputPath>bin\ARM\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' ">
|
|
<VisualStudioVersion>14.0</VisualStudioVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release-Xml|AnyCPU'">
|
|
<OutputPath>bin\Release-Xml\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoStdLib>true</NoStdLib>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<DocumentationFile>bin\Release-Xml\Syncfusion.SampleBrowser.UWP.SfSmithChart.XML</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release-Xml|x86'">
|
|
<OutputPath>bin\x86\Release-Xml\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<NoStdLib>true</NoStdLib>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release-Xml|ARM'">
|
|
<OutputPath>bin\ARM\Release-Xml\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<NoStdLib>true</NoStdLib>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release-Xml|x64'">
|
|
<OutputPath>bin\x64\Release-Xml\</OutputPath>
|
|
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008;CS0108</NoWarn>
|
|
<NoStdLib>true</NoStdLib>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Helper\SampleConfiguration.cs"/>
|
|
<Compile Include="Properties\AssemblyInfo.cs"/>
|
|
<Compile Include="Sample\Customization\Customization.xaml.cs">
|
|
<DependentUpon>Customization.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Sample\GettingStarted\GettingStarted.xaml.cs">
|
|
<DependentUpon>GettingStarted.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewModel\ViewModel.cs"/>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<AppxManifest Include="Package.appxmanifest">
|
|
<SubType>Designer</SubType>
|
|
</AppxManifest>
|
|
<None Include="Syncfusion.SampleBrowser.UWP.SfSmithChart_TemporaryKey.pfx"/>
|
|
<PackageReference Include="Syncfusion.SampleBrowser.UWP.Common" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfAccordion.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfInput.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfShared.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfTabControl.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfBarcode.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.Licensing" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.Calculate.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.Data.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.OfficeChart.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.Presentation.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.DocIO.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfBulletGraph.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfBusyIndicator.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfCarousel.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfChart.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfRadialMenu.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfColorPickers.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfDiagram.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfGauge.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfGrid.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.XlsIO.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfHubTile.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfMaps.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfRichTextBoxAdv.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfSchedule.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfTileView.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfTreeMap.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfTreeNavigator.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfRibbon.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfPdfViewer.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfProgressBar.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfGroupBar.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfMenu.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfGridCommon.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.ExcelChartToImageConverter.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfCellGrid.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfSpreadsheet.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfSpreadsheetHelper.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.PMML.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.Olap.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.PivotAnalysis.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfPivotChart.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfPivotGauge.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfPivotGrid.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfPullToRefresh.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfHeatMap.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfRotator.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfReportViewer.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfNavigationDrawer.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfSpellChecker.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfKanban.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfPivotShared.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfPivotClient.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfDockingManager.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfSunburstChart.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfGantt.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfImageEditor.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.SfSmithChart.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.OfficeChartToImageConverter.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.Pdf.UWP" Version="22.2.5"/>
|
|
<PackageReference Include="Syncfusion.DataGridExcelExport.UWP" Version="22.2.5"/>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Properties\Default.rd.xml">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\LockScreenLogo.scale-200.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\SplashScreen.scale-200.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Square150x150Logo.scale-200.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Square44x44Logo.scale-200.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Square44x44Logo.targetsize-24_altform-unplated.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\StoreLogo.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Assets\Wide310x150Logo.scale-200.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Page Include="Sample\Customization\Customization.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Sample\Customization\DeviceFamily-Mobile\Customization.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Sample\GettingStarted\DeviceFamily-Mobile\GettingStarted.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Sample\GettingStarted\GettingStarted.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
</ItemGroup>
|
|
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' ">
|
|
<VisualStudioVersion>14.0</VisualStudioVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets"/>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="SyncfusionLicense.txt"/>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
|
|
<Version>6.0.1</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project>
|