summaryrefslogtreecommitdiff
path: root/tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj
diff options
context:
space:
mode:
authorRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-19 19:01:27 -0700
committerRama Krishnan Raghupathy <ramarag@microsoft.com>2016-08-23 16:36:51 -0700
commit3b8c43389488ce1c33c0909b72f3a5092abc4826 (patch)
tree136090f3e601527263e9dc47dfdd2b413d339299 /tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj
parenta1ee7b807b78c99979996e924f94bf58dd2116ec (diff)
downloadcoreclr-3b8c43389488ce1c33c0909b72f3a5092abc4826.tar.gz
coreclr-3b8c43389488ce1c33c0909b72f3a5092abc4826.tar.bz2
coreclr-3b8c43389488ce1c33c0909b72f3a5092abc4826.zip
Moving GC tests to use uber project.json
Diffstat (limited to 'tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj')
-rw-r--r--tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj
index 8fa6279eb2..78a9cb9f2d 100644
--- a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj
+++ b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_269.csproj
@@ -35,14 +35,6 @@
<Compile Include="GCSimulator.cs" />
<Compile Include="lifetimefx.cs" />
</ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="$(GCPackagesConfigFileDirectory)extra\project.json" />
- </ItemGroup>
- <PropertyGroup>
- <ProjectJson>$(GCPackagesConfigFileDirectory)extra\project.json</ProjectJson>
- <ProjectLockJson>$(GCPackagesConfigFileDirectory)extra\project.lock.json</ProjectLockJson>
- </PropertyGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>