From 584b36318ea98c8b7d59e69229369a184d078946 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Mon, 26 Jun 2017 19:07:36 -0700 Subject: [PATCH] Workaround issue caused by importing Internal.AspNetCore.Sdk into KoreBuild (#178) --- build/repo.targets | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/repo.targets b/build/repo.targets index b1c6ee764e..eb36e6580a 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -1,6 +1,11 @@ + + + + + $(RepositoryRoot)src\Microsoft.AspNetCore.RuntimeStore\