summaryrefslogtreecommitdiff
path: root/tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj
diff options
context:
space:
mode:
authorRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-19 19:08:01 -0700
committerRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-23 16:38:02 -0700
commit0c9a68a6be96249143970501cbebbb1f289a58ea (patch)
tree170edb96455ed16300f6ded70a45ab448de04cf1 /tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj
parent513543505aaa43108d3a6fffc85dd0b81f91b23a (diff)
downloadcoreclr-0c9a68a6be96249143970501cbebbb1f289a58ea.tar.gz
coreclr-0c9a68a6be96249143970501cbebbb1f289a58ea.tar.bz2
coreclr-0c9a68a6be96249143970501cbebbb1f289a58ea.zip
Moving baseservices tests to use uber project.json
Diffstat (limited to 'tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj')
-rw-r--r--tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj b/tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj
index f18172de62..6b4584fb5a 100644
--- a/tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj
+++ b/tests/src/baseservices/threading/mutex/openexisting/openmutexneg7.csproj
@@ -31,10 +31,6 @@
<Compile Include="..\OpenMutexCommon.cs" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
- <None Include="project.json" />
- </ItemGroup>
- <ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />