387 строки
18 KiB
XML
387 строки
18 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>{55694D0F-07E4-4B35-B0E4-939EF98E1014}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Syncfusion.SampleBrowser.UWP.Barcode</RootNamespace>
|
|
<AssemblyName>Syncfusion.SampleBrowser.UWP.Barcode</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.Barcode_TemporaryKey.pfx</PackageCertificateKeyFile>
|
|
</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)' < '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.Barcode.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>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Samples\Samples.xml">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
<EmbeddedResource Include="SyncfusionLicense.txt"/>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Codabar.xaml.cs">
|
|
<DependentUpon>Codabar.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code11.xaml.cs">
|
|
<DependentUpon>Code11.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code128A.xaml.cs">
|
|
<DependentUpon>Code128A.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code128B.xaml.cs">
|
|
<DependentUpon>Code128B.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code128C.xaml.cs">
|
|
<DependentUpon>Code128C.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code32.xaml.cs">
|
|
<DependentUpon>Code32.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code39.xaml.cs">
|
|
<DependentUpon>Code39.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code39Ext.xaml.cs">
|
|
<DependentUpon>Code39Ext.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code93.xaml.cs">
|
|
<DependentUpon>Code93.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\Code93Ext.xaml.cs">
|
|
<DependentUpon>Code93Ext.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\QRBarcode.xaml.cs">
|
|
<DependentUpon>QRBarcode.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BarcodeControl\UpcBarcode.xaml.cs">
|
|
<DependentUpon>UpcBarcode.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MainPage.xaml.cs">
|
|
<DependentUpon>MainPage.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs"/>
|
|
<Compile Include="SamplesConfiguration.cs"/>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<AppxManifest Include="Package.appxmanifest">
|
|
<SubType>Designer</SubType>
|
|
</AppxManifest>
|
|
<None Include="Syncfusion.SampleBrowser.UWP.Barcode_TemporaryKey.pfx"/>
|
|
<PackageReference Include="Syncfusion.SampleBrowser.UWP.Common" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfAccordion.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfInput.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfShared.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfTabControl.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfBarcode.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.Licensing" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.Calculate.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.Data.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.OfficeChart.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.Presentation.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.DocIO.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfBulletGraph.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfBusyIndicator.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfCarousel.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfChart.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfRadialMenu.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfColorPickers.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfDiagram.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfGauge.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfGrid.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.XlsIO.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfHubTile.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfMaps.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfRichTextBoxAdv.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfSchedule.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfTileView.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfTreeMap.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfTreeNavigator.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfRibbon.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfPdfViewer.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfProgressBar.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfGroupBar.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfMenu.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfGridCommon.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.ExcelChartToImageConverter.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfCellGrid.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfSpreadsheet.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfSpreadsheetHelper.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.PMML.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.Olap.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.PivotAnalysis.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfPivotChart.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfPivotGauge.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfPivotGrid.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfPullToRefresh.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfHeatMap.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfRotator.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfReportViewer.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfNavigationDrawer.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfSpellChecker.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfKanban.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfPivotShared.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfPivotClient.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfDockingManager.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfSunburstChart.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfGantt.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfImageEditor.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.SfSmithChart.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.OfficeChartToImageConverter.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.Pdf.UWP" Version="27.1.48"/>
|
|
<PackageReference Include="Syncfusion.DataGridExcelExport.UWP" Version="27.1.48"/>
|
|
</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="BarcodeControl\Codabar.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code11.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code128A.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code128B.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code128C.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code32.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code39.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code39Ext.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code93.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\Code93Ext.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\QRBarcode.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BarcodeControl\UpcBarcode.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Common\StandardStyles.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="MainPage.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
|
|
<Version>6.0.6</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
</Project>
|