Update related .ilproj
authorJonghyun Park <parjong@gmail.com>
Mon, 20 Feb 2017 01:40:26 +0000 (10:40 +0900)
committerJonghyun Park <parjong@gmail.com>
Mon, 20 Feb 2017 01:40:26 +0000 (10:40 +0900)
Commit migrated from https://github.com/dotnet/coreclr/commit/4781a16001529e9b918c5af51520ad8153c2e719

src/coreclr/tests/src/JIT/Methodical/eh/disconnected/tryfinallyincatchtry_r.ilproj

index 67bbd94..59a68b6 100644 (file)
@@ -20,6 +20,9 @@
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
   </PropertyGroup>
+  <PropertyGroup>
+    <DebugType>pdbonly</DebugType>
+  </PropertyGroup>
   <ItemGroup>
     <CodeAnalysisDependentAssemblyPaths Condition=" '$(VS100COMNTOOLS)' != '' " Include="$(VS100COMNTOOLS)..\IDE\PrivateAssemblies">
       <Visible>False</Visible>