From f4ed38f0717b514bcc4ef32119a17cbd26a3189e Mon Sep 17 00:00:00 2001 From: Sung Yoon Whang Date: Sat, 9 Feb 2019 18:23:33 -0800 Subject: [PATCH] set up CoreLib to include EventCounter in build project (dotnet/coreclr#22501) Commit migrated from https://github.com/dotnet/coreclr/commit/5922bc02cd9e40615ca420ee9847d2cfc3ef834a --- .../System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems b/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems index 192c520..dfb1aa7 100644 --- a/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems +++ b/src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems @@ -859,6 +859,7 @@ + -- 2.7.4