summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj
diff options
context:
space:
mode:
authorRoman Artemev <rartemev@microsoft.com>2017-05-23 15:34:53 -0700
committerRoman Artemev <rartemev@microsoft.com>2017-05-29 12:24:52 -0700
commitdf8dca2f2f3a5dd22b9db727e581a3c13fbe403a (patch)
tree3dcb2361d85e015ad21f133fe5ff85184a160594 /tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj
parentee454e11d0c73820dde10ab710f9d6eccd4471f1 (diff)
downloadcoreclr-df8dca2f2f3a5dd22b9db727e581a3c13fbe403a.tar.gz
coreclr-df8dca2f2f3a5dd22b9db727e581a3c13fbe403a.tar.bz2
coreclr-df8dca2f2f3a5dd22b9db727e581a3c13fbe403a.zip
Make linux test build worked
Diffstat (limited to 'tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj')
-rw-r--r--tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj b/tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj
index a29ac4b622..4755860930 100644
--- a/tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj
+++ b/tests/src/baseservices/threading/waithandle/waitall/waitallex5.csproj
@@ -23,8 +23,8 @@
</ItemGroup>
<ItemGroup>
<!-- Add Compile Object Here -->
- <Compile Include="WaitAllEx5.cs" />
- <Compile Include="..\WaitHandleCommon.cs" />
+ <Compile Include="waitallex5.cs" />
+ <Compile Include="..\waithandlecommon.cs" />
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />