<OutputType>Exe</OutputType>
<CLRTestKind>BuildAndRun</CLRTestKind>
<CLRTestPriority>1</CLRTestPriority>
+ <CrossGenTest>false</CrossGenTest>
</PropertyGroup>
<ItemGroup>
<Compile Include="abstract09.il" />
<DefineConstants>$(DefineConstants);STATIC;CORECLR</DefineConstants>
<ZapRequire>1</ZapRequire>
<CLRTestPriority>1</CLRTestPriority>
+ <CrossGenTest>false</CrossGenTest>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="genericslib.ilproj">
<DefineConstants>$(DefineConstants);STATIC;CORECLR</DefineConstants>
<ZapRequire>1</ZapRequire>
<CLRTestPriority>1</CLRTestPriority>
+ <CrossGenTest>false</CrossGenTest>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="genericslib.ilproj">
<CLRTestPriority>1</CLRTestPriority>
<DebugType>PdbOnly</DebugType>
<Optimize>True</Optimize>
+ <CrossGenTest>false</CrossGenTest>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include=".\helper.csproj">