From 1e2cb743851c9eb3c87dc071f81e8aa125ca1a4b Mon Sep 17 00:00:00 2001 From: Pat Gavlin Date: Mon, 4 Jan 2016 16:58:07 -0800 Subject: Port more JIT tests. Most of these tests were blocked on unnecessary usage of SerializableAttribute and Environment.ExitCode. --- .../Instantiation/delegates/Delegate001.csproj | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 tests/src/JIT/Generics/Instantiation/delegates/Delegate001.csproj (limited to 'tests/src/JIT/Generics/Instantiation/delegates/Delegate001.csproj') diff --git a/tests/src/JIT/Generics/Instantiation/delegates/Delegate001.csproj b/tests/src/JIT/Generics/Instantiation/delegates/Delegate001.csproj new file mode 100644 index 0000000000..0f6c3a3657 --- /dev/null +++ b/tests/src/JIT/Generics/Instantiation/delegates/Delegate001.csproj @@ -0,0 +1,49 @@ + + + + + Debug + AnyCPU + $(MSBuildProjectName) + 2.0 + {95DFC527-4DC1-495E-97D7-E94EE1F7140D} + Exe + Properties + 512 + {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + $(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages + ..\..\ + true + 7a9bfb7d + + + + + + + + + False + + + + PdbOnly + + + + + + + + + + + + + $(JitPackagesConfigFileDirectory)minimal\project.json + $(JitPackagesConfigFileDirectory)minimal\project.lock.json + + + + + \ No newline at end of file -- cgit v1.2.3