summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/interlocked/checkreturn/intinccheckreturn.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/baseservices/threading/interlocked/checkreturn/intinccheckreturn.csproj')
-rw-r--r--tests/src/baseservices/threading/interlocked/checkreturn/intinccheckreturn.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/baseservices/threading/interlocked/checkreturn/intinccheckreturn.csproj b/tests/src/baseservices/threading/interlocked/checkreturn/intinccheckreturn.csproj
index 0d4d53a5f5..792f7c241c 100644
--- a/tests/src/baseservices/threading/interlocked/checkreturn/intinccheckreturn.csproj
+++ b/tests/src/baseservices/threading/interlocked/checkreturn/intinccheckreturn.csproj
@@ -23,8 +23,8 @@
</ItemGroup>
<ItemGroup>
<!-- Add Compile Object Here -->
- <Compile Include="..\common\InterlockedHelper_CoreCLR.cs" />
- <Compile Include="IntIncCheckReturn.cs" />
+ <Compile Include="..\common\interlockedhelper_coreclr.cs" />
+ <Compile Include="intinccheckreturn.cs" />
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />