From 12e540920b52a68ded1e5b9b6d323ee617b7d446 Mon Sep 17 00:00:00 2001 From: Justin Goshi Date: Wed, 8 Feb 2017 19:34:48 -0800 Subject: [PATCH] Fix build break --- build.proj | 3 +++ dir.props | 7 ++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.proj b/build.proj index 5a0865085..6cedc82da 100644 --- a/build.proj +++ b/build.proj @@ -1,6 +1,9 @@ + + + diff --git a/dir.props b/dir.props index 03b5961eb..29599cd15 100644 --- a/dir.props +++ b/dir.props @@ -1,4 +1,6 @@ + + $(MSBuildThisFileDirectory) @@ -20,9 +22,4 @@ netcoreapp2.0 - - - - -