214 lines
		
	
	
		
			8.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			214 lines
		
	
	
		
			8.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<Project ToolsVersion="4.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>{CBBE8B3E-A0DD-4CE7-9E42-AB7AB387E277}</ProjectGuid>
 | 
						|
    <OutputType>Library</OutputType>
 | 
						|
    <AppDesignerFolder>Properties</AppDesignerFolder>
 | 
						|
    <RootNamespace>DevComponents.Charts.Design</RootNamespace>
 | 
						|
    <AssemblyName>DevComponents.Charts.Design</AssemblyName>
 | 
						|
    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
 | 
						|
    <FileAlignment>512</FileAlignment>
 | 
						|
    <TargetFrameworkProfile />
 | 
						|
    <IsWebBootstrapper>false</IsWebBootstrapper>
 | 
						|
    <PublishUrl>publish\</PublishUrl>
 | 
						|
    <Install>true</Install>
 | 
						|
    <InstallFrom>Disk</InstallFrom>
 | 
						|
    <UpdateEnabled>false</UpdateEnabled>
 | 
						|
    <UpdateMode>Foreground</UpdateMode>
 | 
						|
    <UpdateInterval>7</UpdateInterval>
 | 
						|
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
 | 
						|
    <UpdatePeriodically>false</UpdatePeriodically>
 | 
						|
    <UpdateRequired>false</UpdateRequired>
 | 
						|
    <MapFileExtensions>true</MapFileExtensions>
 | 
						|
    <ApplicationRevision>0</ApplicationRevision>
 | 
						|
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
 | 
						|
    <UseApplicationTrust>false</UseApplicationTrust>
 | 
						|
    <BootstrapperEnabled>true</BootstrapperEnabled>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | 
						|
    <PlatformTarget>x86</PlatformTarget>
 | 
						|
    <DebugSymbols>true</DebugSymbols>
 | 
						|
    <DebugType>full</DebugType>
 | 
						|
    <Optimize>false</Optimize>
 | 
						|
    <OutputPath>bin\Debug\</OutputPath>
 | 
						|
    <DefineConstants>DEBUG;TRACE</DefineConstants>
 | 
						|
    <ErrorReport>prompt</ErrorReport>
 | 
						|
    <WarningLevel>4</WarningLevel>
 | 
						|
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
 | 
						|
  </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>
 | 
						|
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup>
 | 
						|
    <SignAssembly>true</SignAssembly>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup>
 | 
						|
    <AssemblyOriginatorKeyFile>ChartControlDesignTime.snk</AssemblyOriginatorKeyFile>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup>
 | 
						|
    <StartupObject />
 | 
						|
  </PropertyGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <None Include="App.config" />
 | 
						|
    <None Include="ChartControlDesignTime.snk" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <EmbeddedResource Include="LabeledTextBoxX.resx">
 | 
						|
      <DependentUpon>LabeledTextBoxX.cs</DependentUpon>
 | 
						|
      <SubType>Designer</SubType>
 | 
						|
    </EmbeddedResource>
 | 
						|
    <EmbeddedResource Include="LocationDropDown.resx">
 | 
						|
      <DependentUpon>LocationDropDown.cs</DependentUpon>
 | 
						|
    </EmbeddedResource>
 | 
						|
    <EmbeddedResource Include="PivotPointDropDown.resx">
 | 
						|
      <DependentUpon>PivotPointDropDown.cs</DependentUpon>
 | 
						|
    </EmbeddedResource>
 | 
						|
    <EmbeddedResource Include="RangeValueDropDown.resx">
 | 
						|
      <DependentUpon>RangeValueDropDown.cs</DependentUpon>
 | 
						|
    </EmbeddedResource>
 | 
						|
    <EmbeddedResource Include="SeriesPointValueDropDown.resx">
 | 
						|
      <DependentUpon>SeriesPointValueDropDown.cs</DependentUpon>
 | 
						|
      <SubType>Designer</SubType>
 | 
						|
    </EmbeddedResource>
 | 
						|
    <EmbeddedResource Include="ChartStyleDialog.resx">
 | 
						|
      <DependentUpon>ChartStyleDialog.cs</DependentUpon>
 | 
						|
      <SubType>Designer</SubType>
 | 
						|
    </EmbeddedResource>
 | 
						|
    <EmbeddedResource Include="Properties\Resources.resx">
 | 
						|
      <Generator>ResXFileCodeGenerator</Generator>
 | 
						|
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
 | 
						|
      <SubType>Designer</SubType>
 | 
						|
    </EmbeddedResource>
 | 
						|
    <EmbeddedResource Include="Resources\Copy.png" />
 | 
						|
    <EmbeddedResource Include="SizeDropDown.resx">
 | 
						|
      <DependentUpon>SizeDropDown.cs</DependentUpon>
 | 
						|
    </EmbeddedResource>
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Compile Include="AssemblyInfo.cs" />
 | 
						|
    <Compile Include="AxisReferenceCollectionEditor.cs" />
 | 
						|
    <Compile Include="IndicatorCollectionEditor.cs" />
 | 
						|
    <Compile Include="DataLabelCollectionEditor.cs" />
 | 
						|
    <Compile Include="ChartAxesCollectionEditor.cs" />
 | 
						|
    <Compile Include="AxisStripeCollectionEditor.cs" />
 | 
						|
    <Compile Include="BaseCollectionEditor.cs" />
 | 
						|
    <Compile Include="LocationDropDown.cs">
 | 
						|
      <SubType>UserControl</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="LocationDropDown.Designer.cs">
 | 
						|
      <DependentUpon>LocationDropDown.cs</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="LocationEditor.cs" />
 | 
						|
    <Compile Include="PieReferenceCollectionEditor.cs" />
 | 
						|
    <Compile Include="PieSeriesPointCollectionEditor.cs" />
 | 
						|
    <Compile Include="PivotPointDropDown.cs">
 | 
						|
      <SubType>UserControl</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="PivotPointDropDown.Designer.cs">
 | 
						|
      <DependentUpon>PivotPointDropDown.cs</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="PivotPointEditor.cs" />
 | 
						|
    <Compile Include="PointValueConverter.cs" />
 | 
						|
    <Compile Include="RangeValueDropDown.cs">
 | 
						|
      <SubType>UserControl</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="RangeValueDropDown.Designer.cs">
 | 
						|
      <DependentUpon>RangeValueDropDown.cs</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="RangeValueEditor.cs" />
 | 
						|
    <Compile Include="SeriesPointCollectionEditor.cs" />
 | 
						|
    <Compile Include="ChartTitleCollectionEditor.cs" />
 | 
						|
    <Compile Include="ChartSeriesCollectionEditor.cs" />
 | 
						|
    <Compile Include="AxisListTypeEditor.cs" />
 | 
						|
    <Compile Include="FlagsEnumEditor.cs">
 | 
						|
      <SubType>Component</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="LabeledTextBoxX.cs">
 | 
						|
      <SubType>UserControl</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="LabeledTextBoxX.Designer.cs">
 | 
						|
      <DependentUpon>LabeledTextBoxX.cs</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="SeriesPointValueDropDown.cs">
 | 
						|
      <SubType>UserControl</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="SeriesPointValueDropDown.Designer.cs">
 | 
						|
      <DependentUpon>SeriesPointValueDropDown.cs</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="SeriesPointValueEditor.cs" />
 | 
						|
    <Compile Include="ChartControlActionList.cs" />
 | 
						|
    <Compile Include="ChartControlDesigner.cs" />
 | 
						|
    <Compile Include="ChartContainerCollectionEditor.cs" />
 | 
						|
    <Compile Include="ChartStyleDialog.cs">
 | 
						|
      <SubType>Form</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="ChartStyleDialog.Designer.cs">
 | 
						|
      <DependentUpon>ChartStyleDialog.cs</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="Properties\Resources.Designer.cs">
 | 
						|
      <AutoGen>True</AutoGen>
 | 
						|
      <DesignTime>True</DesignTime>
 | 
						|
      <DependentUpon>Resources.resx</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="SizeDropDown.cs">
 | 
						|
      <SubType>UserControl</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="SizeDropDown.Designer.cs">
 | 
						|
      <DependentUpon>SizeDropDown.cs</DependentUpon>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="SizeEditor.cs" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Reference Include="System" />
 | 
						|
    <Reference Include="System.Data" />
 | 
						|
    <Reference Include="System.Design" />
 | 
						|
    <Reference Include="System.Drawing" />
 | 
						|
    <Reference Include="System.Windows.Forms" />
 | 
						|
    <Reference Include="System.XML" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <BootstrapperPackage Include=".NETFramework,Version=v4.5">
 | 
						|
      <Visible>False</Visible>
 | 
						|
      <ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
 | 
						|
      <Install>true</Install>
 | 
						|
    </BootstrapperPackage>
 | 
						|
    <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.3.5.SP1">
 | 
						|
      <Visible>False</Visible>
 | 
						|
      <ProductName>.NET Framework 3.5 SP1</ProductName>
 | 
						|
      <Install>false</Install>
 | 
						|
    </BootstrapperPackage>
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <ProjectReference Include="..\DevComponents.DotNetBar.Charts\DevComponents.DotNetBar.Charts.csproj">
 | 
						|
      <Project>{2af9ba7a-2d05-419e-9f49-0ccef791947e}</Project>
 | 
						|
      <Name>DevComponents.DotNetBar.Charts</Name>
 | 
						|
    </ProjectReference>
 | 
						|
    <ProjectReference Include="..\DotNetBar.csproj">
 | 
						|
      <Project>{36546ce3-335c-4ab6-a2f3-40f8c818bc66}</Project>
 | 
						|
      <Name>DotNetBar</Name>
 | 
						|
    </ProjectReference>
 | 
						|
  </ItemGroup>
 | 
						|
  <Import Project="$(MSBuildBinPath)\Microsoft.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>
 | 
						|
  -->
 | 
						|
</Project> |