From b529f2b913bacec78346b4d63561c05d0e082651 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Thu, 15 Feb 2018 16:45:30 +0000 Subject: [PATCH] Avoid confusion with client apps not rebuilding after changing Blazor library code --- .../ReferenceFromSource.props | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/Microsoft.AspNetCore.Blazor.Build/ReferenceFromSource.props b/src/Microsoft.AspNetCore.Blazor.Build/ReferenceFromSource.props index a0fc224377..539ee2ff05 100644 --- a/src/Microsoft.AspNetCore.Blazor.Build/ReferenceFromSource.props +++ b/src/Microsoft.AspNetCore.Blazor.Build/ReferenceFromSource.props @@ -17,4 +17,11 @@ given that the packed version of this project wouldn't add a .dll reference) --> + + + + true +