summaryrefslogtreecommitdiff
path: root/tests/src/JIT/jit64/localloc/ehverify/eh07_small.ilproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/jit64/localloc/ehverify/eh07_small.ilproj')
-rw-r--r--tests/src/JIT/jit64/localloc/ehverify/eh07_small.ilproj19
1 files changed, 9 insertions, 10 deletions
diff --git a/tests/src/JIT/jit64/localloc/ehverify/eh07_small.ilproj b/tests/src/JIT/jit64/localloc/ehverify/eh07_small.ilproj
index b6d02aaa75..fecdd70785 100644
--- a/tests/src/JIT/jit64/localloc/ehverify/eh07_small.ilproj
+++ b/tests/src/JIT/jit64/localloc/ehverify/eh07_small.ilproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
<PropertyGroup>
@@ -17,18 +17,18 @@
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "></PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "></PropertyGroup>
+ <PropertyGroup>
+ <DebugType>PdbOnly</DebugType>
+ <Optimize>True</Optimize>
</PropertyGroup>
<ItemGroup>
<CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
<Visible>False</Visible>
</CodeAnalysisDependentAssemblyPaths>
</ItemGroup>
- <PropertyGroup>
-
- </PropertyGroup>
+ <PropertyGroup></PropertyGroup>
<ItemGroup>
<Compile Include="eh07_small.il" />
</ItemGroup>
@@ -43,6 +43,5 @@
<ProjectReference Include="..\common\common.ilproj" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
- <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
- </PropertyGroup>
-</Project>
+ <PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' "></PropertyGroup>
+</Project> \ No newline at end of file