c062d288d8b7377112dd7a428c580e5026fe126e
[platform/upstream/dotnet/runtime.git] /
1 <Project Sdk="Microsoft.NET.Sdk.IL">
2   <PropertyGroup>
3     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
4     <ReferenceLocalMscorlib>true</ReferenceLocalMscorlib>
5     <OutputType>Exe</OutputType>
6     <CLRTestKind>BuildAndRun</CLRTestKind>
7     <CLRTestPriority>0</CLRTestPriority>
8   </PropertyGroup>
9   <ItemGroup>
10     <Compile Include="constrained3.il" />
11   </ItemGroup>
12 </Project>