From d779ddb2fa344be97ade6321cb4908d5ceec869f Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Wed, 22 Mar 2017 09:44:51 -0700 Subject: Update netstandard configuration for System.Numeric.Vectors Now that System.Numeric.Vectors has been removed from netstandard we need to remove the facade ref and build a real reference. --- src/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj') diff --git a/src/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj b/src/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj index fdf5349aad..92397c80fd 100644 --- a/src/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj +++ b/src/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj @@ -16,12 +16,9 @@ - + - - - -- cgit v1.2.3