summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/semaphore/ctoropen/semaphorector2.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/baseservices/threading/semaphore/ctoropen/semaphorector2.csproj')
-rw-r--r--tests/src/baseservices/threading/semaphore/ctoropen/semaphorector2.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/baseservices/threading/semaphore/ctoropen/semaphorector2.csproj b/tests/src/baseservices/threading/semaphore/ctoropen/semaphorector2.csproj
index 36f444d2e9..3301e9e6f8 100644
--- a/tests/src/baseservices/threading/semaphore/ctoropen/semaphorector2.csproj
+++ b/tests/src/baseservices/threading/semaphore/ctoropen/semaphorector2.csproj
@@ -24,8 +24,8 @@
</ItemGroup>
<ItemGroup>
<!-- Add Compile Object Here -->
- <Compile Include="SemaphoreCtor2.cs" />
- <Compile Include="..\SemaphoreCommon.cs" />
+ <Compile Include="semaphorector2.cs" />
+ <Compile Include="..\semaphorecommon.cs" />
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />