summaryrefslogtreecommitdiff
path: root/tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2017-03-17 11:44:10 -0700
committerGitHub <noreply@github.com>2017-03-17 11:44:10 -0700
commit25dbd547bc7372906357699a24d7cf76786a50c8 (patch)
treecc48f8bee14b633097477465670fc4cf9d32a203 /tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj
parentd1bdbf1bee3ecdbcd96a5a78a45bf097e3a38951 (diff)
downloadcoreclr-25dbd547bc7372906357699a24d7cf76786a50c8.tar.gz
coreclr-25dbd547bc7372906357699a24d7cf76786a50c8.tar.bz2
coreclr-25dbd547bc7372906357699a24d7cf76786a50c8.zip
Delete unused ReferenceLocalMscorlib property from test proj files (#10250)
Deleted a few other irrelevant properties as well while I was on it. Fixes #7711
Diffstat (limited to 'tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj')
-rw-r--r--tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj
index a3ad3bc996..e6175d3fa4 100644
--- a/tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj
+++ b/tests/src/GC/Scenarios/GCSimulator/GCSimulator_420.csproj
@@ -7,13 +7,9 @@
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{95DFC527-4DC1-495E-97D7-E94EE1F7140D}</ProjectGuid>
<OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages</ReferencePath>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <NuGetPackageImportStamp>7a9bfb7d</NuGetPackageImportStamp>
<GCStressIncompatible>true</GCStressIncompatible>
<DefineConstants>$(DefineConstants);STATIC;PROJECTK_BUILD</DefineConstants>
<CLRTestExecutionArguments>-t 1 -tp 0 -dz 17 -sdz 17 -dc 20000 -sdc 8000 -lt 4 -f -dp 0.0 -dw 0.4</CLRTestExecutionArguments>