Add help window, adjust window sizes, add error handling for when Transit is down
[SnapShooter.git] / SnapShooter / SnapShooter.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>9.0.30729</ProductVersion>
7     <SchemaVersion>2.0</SchemaVersion>
8     <ProjectGuid>{7383A529-A885-4528-A8CF-D27A89C2D073}</ProjectGuid>
9     <OutputType>WinExe</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace>SnapShooter</RootNamespace>
12     <AssemblyName>SnapShooter</AssemblyName>
13     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14     <FileAlignment>512</FileAlignment>
15     <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
16     <WarningLevel>4</WarningLevel>
17     <StartupObject>SnapShooter.App</StartupObject>
18     <ApplicationIcon>ksnapshot.ico</ApplicationIcon>
19   </PropertyGroup>
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
21     <DebugSymbols>true</DebugSymbols>
22     <DebugType>full</DebugType>
23     <Optimize>false</Optimize>
24     <OutputPath>bin\Debug\</OutputPath>
25     <DefineConstants>DEBUG;TRACE</DefineConstants>
26     <ErrorReport>prompt</ErrorReport>
27     <WarningLevel>4</WarningLevel>
28   </PropertyGroup>
29   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
30     <DebugType>pdbonly</DebugType>
31     <Optimize>true</Optimize>
32     <OutputPath>bin\Release\</OutputPath>
33     <DefineConstants>TRACE</DefineConstants>
34     <ErrorReport>prompt</ErrorReport>
35     <WarningLevel>4</WarningLevel>
36   </PropertyGroup>
37   <ItemGroup>
38     <Reference Include="DominionOfAwesome.Transit, Version=1.0.1.0, Culture=neutral, processorArchitecture=MSIL">
39       <SpecificVersion>False</SpecificVersion>
40       <HintPath>..\..\DominionOfAwesome\Transit\DominionOfAwesome.Transit.dll</HintPath>
41     </Reference>
42     <Reference Include="System" />
43     <Reference Include="System.Core">
44       <RequiredTargetFramework>3.5</RequiredTargetFramework>
45     </Reference>
46     <Reference Include="System.Drawing" />
47     <Reference Include="System.Xml.Linq">
48       <RequiredTargetFramework>3.5</RequiredTargetFramework>
49     </Reference>
50     <Reference Include="System.Data.DataSetExtensions">
51       <RequiredTargetFramework>3.5</RequiredTargetFramework>
52     </Reference>
53     <Reference Include="System.Data" />
54     <Reference Include="System.Xml" />
55     <Reference Include="UIAutomationProvider">
56       <RequiredTargetFramework>3.0</RequiredTargetFramework>
57     </Reference>
58     <Reference Include="WindowsBase">
59       <RequiredTargetFramework>3.0</RequiredTargetFramework>
60     </Reference>
61     <Reference Include="PresentationCore">
62       <RequiredTargetFramework>3.0</RequiredTargetFramework>
63     </Reference>
64     <Reference Include="PresentationFramework">
65       <RequiredTargetFramework>3.0</RequiredTargetFramework>
66     </Reference>
67   </ItemGroup>
68   <ItemGroup>
69     <ApplicationDefinition Include="App.xaml">
70       <Generator>MSBuild:Compile</Generator>
71       <SubType>Designer</SubType>
72     </ApplicationDefinition>
73     <Page Include="HelpWindow.xaml">
74       <SubType>Designer</SubType>
75       <Generator>MSBuild:Compile</Generator>
76     </Page>
77     <Page Include="MainWindow.xaml">
78       <Generator>MSBuild:Compile</Generator>
79       <SubType>Designer</SubType>
80     </Page>
81     <Page Include="SnapShotItem.xaml">
82       <SubType>Designer</SubType>
83       <Generator>MSBuild:Compile</Generator>
84     </Page>
85     <Compile Include="App.xaml.cs">
86       <DependentUpon>App.xaml</DependentUpon>
87       <SubType>Code</SubType>
88     </Compile>
89     <Compile Include="MainWindow.xaml.cs">
90       <DependentUpon>MainWindow.xaml</DependentUpon>
91       <SubType>Code</SubType>
92     </Compile>
93   </ItemGroup>
94   <ItemGroup>
95     <Compile Include="HelpWindow.xaml.cs">
96       <DependentUpon>HelpWindow.xaml</DependentUpon>
97     </Compile>
98     <Compile Include="Properties\AssemblyInfo.cs">
99       <SubType>Code</SubType>
100     </Compile>
101     <Compile Include="Properties\Resources.Designer.cs">
102       <AutoGen>True</AutoGen>
103       <DesignTime>True</DesignTime>
104       <DependentUpon>Resources.resx</DependentUpon>
105     </Compile>
106     <Compile Include="Properties\Settings.Designer.cs">
107       <AutoGen>True</AutoGen>
108       <DependentUpon>Settings.settings</DependentUpon>
109       <DesignTimeSharedInput>True</DesignTimeSharedInput>
110     </Compile>
111     <Compile Include="SnapShotItem.xaml.cs">
112       <DependentUpon>SnapShotItem.xaml</DependentUpon>
113     </Compile>
114     <EmbeddedResource Include="Properties\Resources.resx">
115       <Generator>ResXFileCodeGenerator</Generator>
116       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
117     </EmbeddedResource>
118     <None Include="Properties\Settings.settings">
119       <Generator>SettingsSingleFileGenerator</Generator>
120       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
121     </None>
122     <AppDesigner Include="Properties\" />
123   </ItemGroup>
124   <ItemGroup>
125     <ProjectReference Include="..\..\..\WindowsAPICodePack\Core\Core.csproj">
126       <Project>{2E1FB0DF-F9BB-4909-9F32-2D9D022A8E57}</Project>
127       <Name>Core</Name>
128     </ProjectReference>
129     <ProjectReference Include="..\..\..\WindowsAPICodePack\Shell\Shell.csproj">
130       <Project>{AA0C00CB-8699-4F37-BFAE-40CA87ACC06D}</Project>
131       <Name>Shell</Name>
132     </ProjectReference>
133   </ItemGroup>
134   <ItemGroup>
135     <Resource Include="ksnapshot.ico" />
136   </ItemGroup>
137   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
138   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
139        Other similar extension points exist, see Microsoft.Common.targets.
140   <Target Name="BeforeBuild">
141   </Target>
142   <Target Name="AfterBuild">
143   </Target>
144   -->
145 </Project>