Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Reporting/CS/ReportWpfDemo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Reporting/CS/ReportWpfDemo/ReportWpfDemo.csproj

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>9.0.30729</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{9EC0DE7A-BF9A-46A6-91FF-D79FC8B972FF}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>ReportWpfDemo</RootNamespace>
    <AssemblyName>ReportWpfDemo</AssemblyName>
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <WarningLevel>4</WarningLevel>
    <SignManifests>true</SignManifests>
    <ManifestCertificateThumbprint>C4A0B3465F3AEA184F308AE032C4B9F4F88E966C</ManifestCertificateThumbprint>
    <MinFrameworkVersionRequired>3.5</MinFrameworkVersionRequired>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <StartupObject>
    </StartupObject>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <OldToolsVersion>3.5</OldToolsVersion>
    <UpgradeBackupLocation />
    <TargetFrameworkProfile>Client</TargetFrameworkProfile>
    <PublishUrl>publish\</PublishUrl>
    <Install>false</Install>
    <InstallFrom>Web</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>false</MapFileExtensions>
    <PublisherName>DevExpress</PublisherName>
    <ApplicationRevision>0</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>false</BootstrapperEnabled>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)' == 'ClickOnce Debug' OR '$(Configuration)' == 'ClickOnce Release' ">
    <HostInBrowser>True</HostInBrowser>
    <Install>False</Install>
    <TargetZone>Internet</TargetZone>
    <StartAction>Program</StartAction>
    <StartProgram>$(WINDIR)\System32\PresentationHost.exe</StartProgram>
    <ApplicationExtension>.xbap</ApplicationExtension>
    <BootstrapperEnabled>false</BootstrapperEnabled>
    <EnableSecurityDebugging>false</EnableSecurityDebugging>
    <StartArguments>-debug "$(MSBuildProjectDirectory)\bin\$(Configuration)\$(AssemblyName)$(ApplicationExtension)"</StartArguments>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <ApplicationIcon>demoicon.ico</ApplicationIcon>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG;WPF;</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <PlatformTarget>x86</PlatformTarget>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <ApplicationIcon>demoicon.ico</ApplicationIcon>
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE;WPF;</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <PlatformTarget>x86</PlatformTarget>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <IntermediateOutputPath>.\obj\ClickOnce Debug\</IntermediateOutputPath>
    <OutputPath>.\bin\ClickOnce Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG;WPF;CLICKONCE;</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Release|AnyCPU' ">
    <DebugSymbols>false</DebugSymbols>
    <Optimize>true</Optimize>
    <IntermediateOutputPath>.\obj\ClickOnce Release\</IntermediateOutputPath>
    <OutputPath>.\bin\ClickOnce Release\</OutputPath>
    <DefineConstants>TRACE;WPF;CLICKONCE</DefineConstants>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="DevExpress.Data.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.DemoData.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.DemoData.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Printing.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Charts.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Office.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.RichEdit.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Utils.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Core.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Controls.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.DemoBase.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Layout.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Docking.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Printing.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.XtraCharts.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.PivotGrid.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.XtraPivotGrid.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.XtraReports.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.XtraRichEdit.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.DemoReports.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.LayoutControl.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Mvvm.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
  </ItemGroup>
  <ItemGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' ">
    <Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
  </ItemGroup>
  <ItemGroup>
    <Reference Include="PresentationFramework.Luna"><Private>False</Private></Reference>
    <Reference Include="System"><Private>False</Private></Reference>
    <Reference Include="System.Core"><Private>False</Private></Reference>
    <Reference Include="System.Data.Linq"><Private>False</Private></Reference>
    <Reference Include="System.Drawing"><Private>False</Private></Reference>
    <Reference Include="System.Xaml"><Private>False</Private></Reference>
    <Reference Include="System.Xml.Linq"><Private>False</Private></Reference>
    <Reference Include="System.Data.DataSetExtensions"><Private>False</Private></Reference>
    <Reference Include="System.Data"><Private>False</Private></Reference>
    <Reference Include="System.Xml"><Private>False</Private></Reference>
    <Reference Include="UIAutomationProvider"><Private>False</Private></Reference>
    <Reference Include="WindowsBase"><Private>False</Private></Reference>
    <Reference Include="PresentationCore"><Private>False</Private></Reference>
    <Reference Include="PresentationFramework"><Private>False</Private></Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Converters\InverseBooleanConverter.cs" />
    <Compile Include="DataFillVisitor.cs" />
    <Compile Include="DemoTesting\ReportsCheckAllDemosFixture.cs" />
    <Compile Include="DemoTesting\SomePagesAreBuildedConditionFactory.cs" />
    <Page Include="Modules\BarCodes.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\CalculatedFields.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Charts.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Sparkline.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DrillDown.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\FormattingRules.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\CrossBandControls.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\CustomControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Catalog.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\HugeAmountRecords.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\IListDataSource.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Invoice.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\ProductLabels.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\MailMerge.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\MasterDetail.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\MultiColumn.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\OddEvenStyles.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\PivotGridAndChart.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\PivotGrid.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\ProductList.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Merging.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\RibbonDocumentPreviewModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\RichText.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Shape.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\ShrinkGrow.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\SideBySide.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Subreports.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Table.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\AnchorVertical.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Modules\BarCodes.xaml.cs">
      <DependentUpon>BarCodes.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CalculatedFields.xaml.cs">
      <DependentUpon>CalculatedFields.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Charts.xaml.cs">
      <DependentUpon>Charts.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Sparkline.xaml.cs">
      <DependentUpon>Sparkline.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DrillDown.xaml.cs">
      <DependentUpon>DrillDown.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FormattingRules.xaml.cs">
      <DependentUpon>FormattingRules.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CrossBandControls.xaml.cs">
      <DependentUpon>CrossBandControls.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CustomControl.xaml.cs">
      <DependentUpon>CustomControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Catalog.xaml.cs">
      <DependentUpon>Catalog.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\HugeAmountRecords.xaml.cs">
      <DependentUpon>HugeAmountRecords.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\IListDataSource.xaml.cs">
      <DependentUpon>IListDataSource.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Invoice.xaml.cs">
      <DependentUpon>Invoice.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ProductLabels.xaml.cs">
      <DependentUpon>ProductLabels.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MailMerge.xaml.cs">
      <DependentUpon>MailMerge.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MasterDetail.xaml.cs">
      <DependentUpon>MasterDetail.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\PivotGridAndChart.xaml.cs">
      <DependentUpon>PivotGridAndChart.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Merging.xaml.cs">
      <DependentUpon>Merging.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ReportModuleBase.cs" />
    <Compile Include="Modules\MultiColumn.xaml.cs">
      <DependentUpon>MultiColumn.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\OddEvenStyles.xaml.cs">
      <DependentUpon>OddEvenStyles.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\PivotGrid.xaml.cs">
      <DependentUpon>PivotGrid.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ProductList.xaml.cs">
      <DependentUpon>ProductList.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ReportModuleViewModelBase.cs" />
    <Compile Include="Modules\RibbonDocumentPreviewModule.xaml.cs">
      <DependentUpon>RibbonDocumentPreviewModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\RichText.xaml.cs">
      <DependentUpon>RichText.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Shape.xaml.cs">
      <DependentUpon>Shape.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ShrinkGrow.xaml.cs">
      <DependentUpon>ShrinkGrow.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SideBySide.xaml.cs">
      <DependentUpon>SideBySide.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Subreports.xaml.cs">
      <DependentUpon>Subreports.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Table.xaml.cs">
      <DependentUpon>Table.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\AnchorVertical.xaml.cs">
      <DependentUpon>AnchorVertical.xaml</DependentUpon>
    </Compile>
    <Compile Include="Program.cs" />
    <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>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <None Include="app.config" />
    <EmbeddedResource Include="cars_db.xml" />
    <EmbeddedResource Include="countries_db.xml" />
    
    <AppDesigner Include="Properties\" />
    <EmbeddedResource Include="reportwpfdemo.manifest" />
    <Content Include="Themes.WPF.targets">
      <SubType>Designer</SubType>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="demoicon.ico" />
  </ItemGroup>
  <ItemGroup>
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
      <Visible>False</Visible>
      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
      <Visible>False</Visible>
      <ProductName>Windows Installer 3.1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Data\biolife.txt" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Data\EmbeddedData.txt" />
  </ItemGroup>
  <ItemGroup>
    <PublishFile Include="DevExpress.Xpf.Themes.DXStyle.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.DXStyle.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.LightGray.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.LightGray.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.MetropolisDark.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.MetropolisLight.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Black.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Black.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Blue.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Silver.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Black.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Black.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Blue.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Silver.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2013.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2013.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Seven.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Seven.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.TouchlineDark.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.VS2010.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.VS2010.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <Import Project="DevExpress.Build.XamlResourceProcessing.targets" />
  <ItemGroup><Reference Include="DevExpress.Xpf.Themes.LightGray.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Seven.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2013.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.VS2010.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.DXStyle.v13.1"><Private></Private><HintPath></HintPath></Reference></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>
  -->
  <PropertyGroup>
    
  </PropertyGroup>
</Project>