From e7ef2ecadc31b1da4196fdb66a5f0485d1bfdf2c Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Wed, 2 Jan 2019 16:00:14 +0100 Subject: [PATCH] Remove dummy globalization implementation. (dotnet/corert#6756) Signed-off-by: dotnet-bot --- .../shared/System.Private.CoreLib.Shared.projitems | 66 +++++++++++----------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems b/src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems index 6a93908..6f27ada 100644 --- a/src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems +++ b/src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems @@ -859,14 +859,14 @@ - + - + @@ -877,8 +877,8 @@ - - + + @@ -888,17 +888,17 @@ - - - - - + + + + + - - + + - - + + @@ -960,16 +960,16 @@ - - - - - - - - - - + + + + + + + + + + @@ -994,16 +994,16 @@ - - - - - - - - - - + + + + + + + + + + -- 2.7.4