uwp-demos/PredictiveAnalytics/Syncfusion.SampleBrowser.UW...

663 строки
31 KiB
XML
Исходник Постоянная ссылка Обычный вид История

2024-07-25 17:56:03 +03:00
<?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>{55694D0F-07E4-4B35-B0E4-939EF98E1014}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Syncfusion.SampleBrowser.UWP.PredictiveAnalytics</RootNamespace>
<AssemblyName>Syncfusion.SampleBrowser.UWP.PredictiveAnalytics</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.PredictiveAnalytics_TemporaryKey.pfx</PackageCertificateKeyFile>
<PackageCertificateThumbprint>E2FCF9C1EA4E0CAEB4309510ACEC7A51A6709A99</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</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</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</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</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</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</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '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.PredictiveAnalytics.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</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</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</NoWarn>
<NoStdLib>true</NoStdLib>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets"/>
<!-- 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>
-->
<ItemGroup>
<Content Include="ApplicationInsights.config">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="Assets\Icons\tax_mobile.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Audit.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Bfeed.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\BreastCancer.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Cars.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Glass.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Groceries.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Imports.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Iris.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Ozone.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Tips.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Titanic.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Data\Wine.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Association Rules\Groceries.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Association Rules\Groceries.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Clustering Model\Glass.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Clustering Model\Glass.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Clustering Model\Glass.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Cox Regression\Bfeed.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Cox Regression\Bfeed.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Cox Regression\Bfeed.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\General Regression\Audit.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\General Regression\Audit.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\General Regression\Audit.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Gradient Boosting\Cars.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Gradient Boosting\Cars.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Multinomial Regression\Wine.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Multinomial Regression\Wine.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Multinomial Regression\Wine.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Naive Bayes\BreastCancer.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Naive Bayes\BreastCancer.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Naive Bayes\BreastCancer.r">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Neural Networks\Imports.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Neural Networks\Imports.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Neural Networks\Imports.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Random Forest\Iris.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Random Forest\Iris.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Random Forest\Iris.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Regression\Tips.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Regression\Tips.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Regression\Tips.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Support Vector Machine\Ozone.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Support Vector Machine\Ozone.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Support Vector Machine\Ozone.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Tree Model\Titanic.csv">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Tree Model\Titanic.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Tree Model\Titanic.R">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\ShowCase\AuditDemo\Data\Audit.pmml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Cox Regression\Bfeed.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Support Vector Machine\Ozone.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Tree Model\Titanic.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Gradient Boosting\Cars.r">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="MainPage.xaml.cs">
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\AssociationRules.xaml.cs">
<DependentUpon>AssociationRules.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\ClusteringModel.xaml.cs">
<DependentUpon>ClusteringModel.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\CoxRegression.xaml.cs">
<DependentUpon>CoxRegression.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\GeneralRegression.xaml.cs">
<DependentUpon>GeneralRegression.xaml</DependentUpon>
</Compile>
<Content Include="PredictiveAnalytics\Getting Started\Association Rules\Groceries.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Clustering Model\Glass.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\General Regression\Audit.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Gradient Boosting\Cars.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Multinomial Regression\Wine.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Naive Bayes\BreastCancer.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Neural Networks\Imports.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Random Forest\Iris.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Regression\Tips.cs">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Compile Include="PredictiveAnalytics\GradientBoosting.xaml.cs">
<DependentUpon>GradientBoosting.xaml</DependentUpon>
</Compile>
<Compile Include="SamplesConfiguration.cs"/>
<Compile Include="PredictiveAnalytics\Model\Model.cs"/>
<Compile Include="PredictiveAnalytics\MultinomialRegression.xaml.cs">
<DependentUpon>MultinomialRegression.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\NaiveBayes.xaml.cs">
<DependentUpon>NaiveBayes.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\NeuralNetworks.xaml.cs">
<DependentUpon>NeuralNetworks.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\RandomForest.xaml.cs">
<DependentUpon>RandomForest.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\Regression.xaml.cs">
<DependentUpon>Regression.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\ShowCase\AuditDemo\AuditDemo.xaml.cs">
<DependentUpon>AuditDemo.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\ShowCase\AuditDemo\ViewModel\ViewModel.cs"/>
<Compile Include="PredictiveAnalytics\SupportVectorMachine.xaml.cs">
<DependentUpon>SupportVectorMachine.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\Helper\SyntaxHighlighterR.cs"/>
<Compile Include="PredictiveAnalytics\Helper\SyntaxHighlighterXAML.cs"/>
<Compile Include="PredictiveAnalytics\Helper\SyntaxRichTextBoxCS.cs"/>
<Compile Include="PredictiveAnalytics\ViewModel\BusinessObject.cs"/>
<Compile Include="PredictiveAnalytics\Converters\Converters.cs"/>
<Compile Include="PredictiveAnalytics\TreeModel.xaml.cs">
<DependentUpon>TreeModel.xaml</DependentUpon>
</Compile>
<Compile Include="PredictiveAnalytics\ViewModel\ViewModel.cs"/>
<Compile Include="Properties\AssemblyInfo.cs"/>
</ItemGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<None Include="Syncfusion.SampleBrowser.UWP.PredictiveAnalytics_TemporaryKey.pfx"/>
<PackageReference Include="Syncfusion.SampleBrowser.UWP.Common" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfAccordion.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfInput.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfShared.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfTabControl.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfBarcode.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.Licensing" Version="26.2.4"/>
<PackageReference Include="Syncfusion.Calculate.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.Data.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.OfficeChart.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.Presentation.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.DocIO.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfBulletGraph.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfBusyIndicator.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfCarousel.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfChart.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfRadialMenu.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfColorPickers.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfDiagram.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfGauge.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfGrid.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.XlsIO.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfHubTile.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfMaps.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfRichTextBoxAdv.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfSchedule.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfTileView.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfTreeMap.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfTreeNavigator.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfRibbon.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfPdfViewer.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfProgressBar.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfGroupBar.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfMenu.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfGridCommon.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.ExcelChartToImageConverter.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfCellGrid.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfSpreadsheet.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfSpreadsheetHelper.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.PMML.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.Olap.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.PivotAnalysis.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfPivotChart.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfPivotGauge.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfPivotGrid.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfPullToRefresh.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfHeatMap.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfRotator.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfReportViewer.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfNavigationDrawer.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfSpellChecker.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfKanban.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfPivotShared.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfPivotClient.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfDockingManager.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfSunburstChart.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfGantt.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfImageEditor.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.SfSmithChart.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.OfficeChartToImageConverter.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.Pdf.UWP" Version="26.2.4"/>
<PackageReference Include="Syncfusion.DataGridExcelExport.UWP" Version="26.2.4"/>
</ItemGroup>
<ItemGroup>
<Content Include="Assets\Icons\tax.jpg">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Getting Started\Association Rules\Groceries.txt">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Images\BackButton.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Images\car.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Images\dollar.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\Images\ozone.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\ShowCase\AuditDemo\Images\BackButton.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\ShowCase\AuditDemo\Images\thumb_no.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="PredictiveAnalytics\ShowCase\AuditDemo\Images\thumb_yes.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<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="MainPage.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\AssociationRules.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\ClusteringModel.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\CoxRegression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\AssociationRules.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\ClusteringModel.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\CoxRegression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\GeneralRegression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\GradientBoosting.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\MultinomialRegression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\NaiveBayes.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\NeuralNetworks.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\RandomForest.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\Regression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\SupportVectorMachine.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\DeviceFamily-Mobile\TreeModel.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\GeneralRegression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\GradientBoosting.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\MultinomialRegression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\NaiveBayes.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\NeuralNetworks.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\RandomForest.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\Regression.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\ShowCase\AuditDemo\AuditDemo.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\ShowCase\AuditDemo\DeviceFamily-Mobile\AuditDemo.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\SupportVectorMachine.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="PredictiveAnalytics\TreeModel.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Content Include="Samples\Samples.xml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.0.6</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="SyncfusionLicense.txt"/>
</ItemGroup>
<ItemGroup>
</ItemGroup>
</Project>