Skip to content

Commit

Permalink
Fix build break in outer loop tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotas committed May 12, 2024
1 parent 3de068c commit b97b438
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="dblarray4.cs" />

<ProjectReference Include="$(TestSourceDir)Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
<CLRTestEnvironmentVariable Include="DOTNET_DoubleArrayToLargeObjectHeap" Value="0x64" />
</ItemGroup>
</Project>

0 comments on commit b97b438

Please sign in to comment.