1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
4 <AssemblyName>ListBox_Horz</AssemblyName>
5 <TargetType>winexe</TargetType>
6 <Configuration Condition="'$(Configuration)'==''">Debug</Configuration>
7 <ProductVersion>8.0.50215</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion>
9 <RootNamespace>ListBox_Horz</RootNamespace>
10 <ProjectGuid>{0BE6644B-F70E-4843-8270-29DEF1EE39E3}</ProjectGuid>
11 <OutputPath>bin\$(Configuration)\</OutputPath>
12 <TargetFrameworkVersion>v3.0</TargetFrameworkVersion>
13 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
16 <UpgradeBackupLocation>
17 </UpgradeBackupLocation>
18 <OldToolsVersion>2.0</OldToolsVersion>
20 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
22 <Reference Include="System" />
23 <Reference Include="System.Xml" />
24 <Reference Include="System.Data" />
25 <Reference Include="WindowsBase" />
26 <Reference Include="PresentationCore" />
27 <Reference Include="PresentationFramework" />
28 <Reference Include="UIAutomationProvider" />
29 <Reference Include="UIAutomationTypes" />
32 <ApplicationDefinition Include="app.xaml">
33 <Generator>MSBuild:Compile</Generator>
34 <SubType>Designer</SubType>
35 </ApplicationDefinition>
36 <Page Include="Window1.xaml">
37 <Generator>MSBuild:Compile</Generator>
38 <SubType>Designer</SubType>
42 <Compile Include="app.xaml.cs">
43 <DependentUpon>app.xaml</DependentUpon>
44 <SubType>Code</SubType>
46 <Compile Include="Window1.xaml.cs">
47 <DependentUpon>Window1.xaml</DependentUpon>
48 <SubType>Code</SubType>
52 <AppDesigner Include="Properties\" />
55 <Folder Include="Properties\" />