1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <AssemblyName>$(MSBuildProjectName)</AssemblyName>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
10 <OutputType>Exe</OutputType>
11 <AppDesignerFolder>Properties</AppDesignerFolder>
12 <FileAlignment>512</FileAlignment>
13 <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
14 <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
15 <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
16 <RestorePackages>true</RestorePackages>
17 <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
19 <!-- Default configurations to help VS understand the configurations -->
20 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
25 <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
26 <Visible>False</Visible>
27 </CodeAnalysisDependentAssemblyPaths>
30 <DebugType>Full</DebugType>
31 <Optimize>True</Optimize>
34 <Compile Include="div.il" />
37 <None Include="packages.config" />
38 <None Include="app.config" />
41 <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
43 <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
44 <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">