From: Joseph Tremoulet Date: Wed, 29 Mar 2017 20:50:48 +0000 (-0400) Subject: Fix path to CoreCLRTestLibrary from SizeConstTest X-Git-Tag: accepted/tizen/base/20180629.140029~1571^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb2df28fbc0571e7ec423ce65fd592882ccc6660;p=platform%2Fupstream%2Fcoreclr.git Fix path to CoreCLRTestLibrary from SizeConstTest The reference path had one too many `..`s. --- diff --git a/tests/src/Interop/SizeConst/SizeConstTest.csproj b/tests/src/Interop/SizeConst/SizeConstTest.csproj index 6e7cc3a..4c12f32 100644 --- a/tests/src/Interop/SizeConst/SizeConstTest.csproj +++ b/tests/src/Interop/SizeConst/SizeConstTest.csproj @@ -31,7 +31,7 @@ - + {c8c0dc74-fac4-45b1-81fe-70c4808366e0} CoreCLRTestLibrary