From: Viktor Hofer Date: Thu, 14 Nov 2019 14:08:08 +0000 (+0100) Subject: Fix CoreLib shared paths (#34) X-Git-Tag: submit/tizen/20210909.063632~11027 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2a903f264aa29d1e0103175bc04c61db6be6caf;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Fix CoreLib shared paths (#34) --- diff --git a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj index 96d02cc..c07fc5d 100644 --- a/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj +++ b/src/coreclr/src/System.Private.CoreLib/System.Private.CoreLib.csproj @@ -292,11 +292,11 @@ - - - - - + + + + + @@ -449,7 +449,7 @@ - shared\CodeAnalysis.ruleset + $(SharedBclSourcesRoot)\CodeAnalysis.ruleset