summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/mutex/openexisting/openmutexneg1.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/baseservices/threading/mutex/openexisting/openmutexneg1.csproj')
-rw-r--r--tests/src/baseservices/threading/mutex/openexisting/openmutexneg1.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/baseservices/threading/mutex/openexisting/openmutexneg1.csproj b/tests/src/baseservices/threading/mutex/openexisting/openmutexneg1.csproj
index 9f8039f332..37a09059d7 100644
--- a/tests/src/baseservices/threading/mutex/openexisting/openmutexneg1.csproj
+++ b/tests/src/baseservices/threading/mutex/openexisting/openmutexneg1.csproj
@@ -23,8 +23,8 @@
</ItemGroup>
<ItemGroup>
<!-- Add Compile Object Here -->
- <Compile Include="OpenMutexNeg1.cs" />
- <Compile Include="..\OpenMutexCommon.cs" />
+ <Compile Include="openmutexneg1.cs" />
+ <Compile Include="..\openmutexcommon.cs" />
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />