From c4294679938b1713978faab1ac5dbc29c3c7e938 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 16 Aug 2017 10:04:18 -0700 Subject: [PATCH] Add System.Buffers and System.Numerics.Vectors to the lineup --- build/dependencies.props | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index ed62be22ba..049da81e3d 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -17,12 +17,14 @@ - - - + + + + +