From ceba681e02209a2c8bd6d09c13bbcd961a5d27d1 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 25 Aug 2017 14:34:45 -0700 Subject: [PATCH] Add Microsoft.NETCore.App and NETStandard.Library to the lineup (#549) --- build/dependencies.props | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/dependencies.props b/build/dependencies.props index 011e642519..d06b77520a 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -42,6 +42,9 @@ + + + @@ -62,6 +65,7 @@ +