From 87a293ea69f5a73f5e5988789266f29645ba8d19 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Tue, 5 Sep 2017 16:28:24 +0100 Subject: [PATCH] Work around build warning issue --- test/Templates.Test/Templates.Test.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/Templates.Test/Templates.Test.csproj b/test/Templates.Test/Templates.Test.csproj index c3464e99a8..e6465bafd3 100644 --- a/test/Templates.Test/Templates.Test.csproj +++ b/test/Templates.Test/Templates.Test.csproj @@ -2,6 +2,9 @@ netcoreapp2.0 + + + true