From 1972ec27c9a570460dde377ff910325b0017507b Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Mon, 6 Jul 2015 16:12:43 -0700 Subject: Move CoreCLR to the modern build tools and dnx This changes moves coreclr onto DNX (same version as corefx). Theoretically, this should allow these tests to target the desktop CLR. All of the old package.config files are gone and replaced with corresponding project.json files. The up front restore behavior is retained. Tests are now buildable individually, though not runnable in a similar fashion. --- tests/src/JIT/Methodical/casts/coverage/_il_relcastclass_ldarg.ilproj | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/src/JIT/Methodical/casts/coverage/_il_relcastclass_ldarg.ilproj') diff --git a/tests/src/JIT/Methodical/casts/coverage/_il_relcastclass_ldarg.ilproj b/tests/src/JIT/Methodical/casts/coverage/_il_relcastclass_ldarg.ilproj index 852c0b1b8d..6d0cbcb4ed 100644 --- a/tests/src/JIT/Methodical/casts/coverage/_il_relcastclass_ldarg.ilproj +++ b/tests/src/JIT/Methodical/casts/coverage/_il_relcastclass_ldarg.ilproj @@ -13,7 +13,6 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} $(ProgramFiles)\Common Files\microsoft shared\VSTT\11.0\UITestExtensionPackages ..\..\ - true 7a9bfb7d @@ -33,7 +32,6 @@ - -- cgit v1.2.3