From c7d63649005c4c2863b34794994eef57595e7bb7 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Tue, 4 Dec 2018 00:38:28 +0000 Subject: [PATCH] Enable src/Components to build (#4367) Fix aspnet/AspNetCore-Internal#1443 --- build/artifacts.props | 16 ++++++++-------- build/buildorder.props | 2 +- build/submodules.props | 2 +- .../content/Directory.Build.props | 1 + 4 files changed, 11 insertions(+), 10 deletions(-) diff --git a/build/artifacts.props b/build/artifacts.props index dab708f823..02cb757b6e 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -30,14 +30,14 @@ - + + + + + + + + diff --git a/build/buildorder.props b/build/buildorder.props index 9f5da11c61..22106b474e 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -29,7 +29,7 @@ - + diff --git a/build/submodules.props b/build/submodules.props index 070b259dd6..cf131fe697 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -40,7 +40,7 @@ - + diff --git a/src/Components/blazor/src/Microsoft.AspNetCore.Blazor.Templates/content/Directory.Build.props b/src/Components/blazor/src/Microsoft.AspNetCore.Blazor.Templates/content/Directory.Build.props index 817f88a477..0b2b1789a4 100644 --- a/src/Components/blazor/src/Microsoft.AspNetCore.Blazor.Templates/content/Directory.Build.props +++ b/src/Components/blazor/src/Microsoft.AspNetCore.Blazor.Templates/content/Directory.Build.props @@ -1,4 +1,5 @@ +