From d652ab4ef13b64d40582db236d45ee0d47caac26 Mon Sep 17 00:00:00 2001 From: Sedar Gokbulut Date: Sat, 28 Jan 2017 19:05:03 -0800 Subject: =?UTF-8?q?Consuming=20Microsoft.NETCore.Native=20package,=20which?= =?UTF-8?q?=20brings=20in=20libSystem=E2=80=A6=20(#2592)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Consuming Microsoft.NETCore.Native package, which brings in libSystem.Globalization.Native.a Replacing the dummy globalization implementation for unix with the actual one --- src/BuildIntegration/Microsoft.NETCore.Native.Unix.props | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/BuildIntegration/Microsoft.NETCore.Native.Unix.props') diff --git a/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props b/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props index b82b5f8e9..a8d414e66 100644 --- a/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props +++ b/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props @@ -40,6 +40,7 @@ See the LICENSE file in the project root for more information. + @@ -51,5 +52,6 @@ See the LICENSE file in the project root for more information. + -- cgit v1.2.3