0a919544450becf6d1baf759f9a2af095e23462f
[platform/upstream/coreclr.git] / tests / src / Regressions / expl_double / expl_double.csproj
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" />
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7     <AssemblyName>expl_double_1</AssemblyName>
8     <SchemaVersion>2.0</SchemaVersion>
9     <ProjectGuid>{8E3244CB-407F-4142-BAAB-E7A55901A5FA}</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>
18     <DefineConstants>$(DefineConstants);STATIC</DefineConstants>
19     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
20   </PropertyGroup>
21   <!-- Default configurations to help VS understand the configurations -->
22   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
23   </PropertyGroup>
24   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
25   </PropertyGroup>
26   <ItemGroup>
27     <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
28       <Visible>False</Visible>
29     </CodeAnalysisDependentAssemblyPaths>
30   </ItemGroup>
31   <ItemGroup>
32     <Compile Include="expl_double_1.cs" />
33     <Compile Include="body_double.cs" />
34   </ItemGroup>
35   <ItemGroup>
36     <None Include="packages.config" />
37     <None Include="app.config" />
38   </ItemGroup>
39   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
40 </Project>