summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/interlocked/add/InterlockedAddLong.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/baseservices/threading/interlocked/add/InterlockedAddLong.csproj')
-rw-r--r--tests/src/baseservices/threading/interlocked/add/InterlockedAddLong.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/baseservices/threading/interlocked/add/InterlockedAddLong.csproj b/tests/src/baseservices/threading/interlocked/add/InterlockedAddLong.csproj
index 4f834a30b1..de1ddd8cff 100644
--- a/tests/src/baseservices/threading/interlocked/add/InterlockedAddLong.csproj
+++ b/tests/src/baseservices/threading/interlocked/add/InterlockedAddLong.csproj
@@ -15,7 +15,7 @@
<NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ReferenceLocalMscorlib>false</ReferenceLocalMscorlib>
- <CLRTestKind>BuildOnly</CLRTestKind>
+ <CLRTestExecutionArguments>/loops:100 /addVal:100</CLRTestExecutionArguments>
<CLRTestPriority>1</CLRTestPriority>
</PropertyGroup>
<!-- Default configurations to help VS understand the configurations -->
@@ -45,4 +45,4 @@
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
<PropertyGroup Condition=" '$(MsBuildProjectDirOverride)' != '' ">
</PropertyGroup>
-</Project> \ No newline at end of file
+</Project>