Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa6584 commit 0992368Copy full SHA for 0992368
src/tests/JIT/opt/JIT.opt.csproj
@@ -1,4 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
+ <PropertyGroup>
3
+ <NumberOfStripesToUseInStress>4</NumberOfStripesToUseInStress>
4
+ </PropertyGroup>
5
<ItemGroup>
6
<MergedWrapperProjectReference Include="*/**/*.??proj" />
7
</ItemGroup>
0 commit comments