From b01af15177f8b2124d10c31a17a1502d6613eda9 Mon Sep 17 00:00:00 2001 From: Andon Andonov Date: Fri, 29 Dec 2017 09:00:11 -0800 Subject: Add CoreFX Static Libraries to Linker Args (#5159) --- src/BuildIntegration/Microsoft.NETCore.Native.Unix.props | 7 +++++++ 1 file changed, 7 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 5ed981fed..07df75dd3 100644 --- a/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props +++ b/src/BuildIntegration/Microsoft.NETCore.Native.Unix.props @@ -55,6 +55,11 @@ See the LICENSE file in the project root for more information. + + + + + @@ -67,6 +72,8 @@ See the LICENSE file in the project root for more information. + + -- cgit v1.2.3