From 98f29207a29d89109392d2a48b2a4c20fe2ad585 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Thu, 23 Nov 2017 10:52:22 +0000 Subject: [PATCH] Support running "dotnet restore" directly in template source folders --- .../content/Directory.Build.props | 6 ++++-- .../content/Directory.Build.props | 6 ++++-- .../content/Directory.Build.props | 6 ++++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/Microsoft.AspNetCore.SpaTemplates/content/Directory.Build.props b/src/Microsoft.AspNetCore.SpaTemplates/content/Directory.Build.props index fa98bfe809..7916bd8054 100644 --- a/src/Microsoft.AspNetCore.SpaTemplates/content/Directory.Build.props +++ b/src/Microsoft.AspNetCore.SpaTemplates/content/Directory.Build.props @@ -1,6 +1,8 @@ + diff --git a/src/Microsoft.DotNet.Web.ProjectTemplates/content/Directory.Build.props b/src/Microsoft.DotNet.Web.ProjectTemplates/content/Directory.Build.props index fa98bfe809..7916bd8054 100644 --- a/src/Microsoft.DotNet.Web.ProjectTemplates/content/Directory.Build.props +++ b/src/Microsoft.DotNet.Web.ProjectTemplates/content/Directory.Build.props @@ -1,6 +1,8 @@ + diff --git a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Directory.Build.props b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Directory.Build.props index fa98bfe809..7916bd8054 100644 --- a/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Directory.Build.props +++ b/src/Microsoft.DotNet.Web.Spa.ProjectTemplates/content/Directory.Build.props @@ -1,6 +1,8 @@ +