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>ContextMenu_wcp</AssemblyName>
5 <TargetType>winexe</TargetType>
6 <Configuration Condition="'$(Configuration)'==''">Debug</Configuration>
7 <ApplicationIcon>App.ico</ApplicationIcon>
8 <ProductVersion>8.0.50727</ProductVersion>
9 <SchemaVersion>2.0</SchemaVersion>
10 <RootNamespace>ContextMenu_wcp</RootNamespace>
11 <ProjectGuid>{E552DDB0-9083-44D4-95D6-90A1D21040BC}</ProjectGuid>
12 <OutputPath>bin\$(Configuration)\</OutputPath>
13 <TargetFrameworkVersion>v3.0</TargetFrameworkVersion>
14 <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
17 <UpgradeBackupLocation>
18 </UpgradeBackupLocation>
19 <OldToolsVersion>2.0</OldToolsVersion>
21 <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
23 <Reference Include="System" />
24 <Reference Include="System.Xml" />
25 <Reference Include="System.Data" />
26 <Reference Include="WindowsBase" />
27 <Reference Include="PresentationCore" />
28 <Reference Include="PresentationFramework" />
29 <Reference Include="UIAutomationProvider" />
30 <Reference Include="UIAutomationTypes" />
33 <ApplicationDefinition Include="app.xaml">
34 <Generator>MSBuild:Compile</Generator>
35 <SubType>Designer</SubType>
36 </ApplicationDefinition>
37 <Page Include="Pane1.xaml">
38 <Generator>MSBuild:Compile</Generator>
39 <SubType>Designer</SubType>
43 <Resource Include="App.ico" />