diff --git a/Directory.Build.props b/Directory.Build.props index 5a6cc485..8a3dd083 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,17 +9,19 @@ $(MSBuildThisFileDirectory)src\Keys\Longbow.Utility.snk - - + + - + + - - + + + diff --git a/src/admin/Bootstrap.Admin/Bootstrap.Admin.csproj b/src/admin/Bootstrap.Admin/Bootstrap.Admin.csproj index 1b2b0741..699ee993 100644 --- a/src/admin/Bootstrap.Admin/Bootstrap.Admin.csproj +++ b/src/admin/Bootstrap.Admin/Bootstrap.Admin.csproj @@ -2,6 +2,7 @@ netcoreapp3.0 + true diff --git a/src/client/Bootstrap.Client/Bootstrap.Client.csproj b/src/client/Bootstrap.Client/Bootstrap.Client.csproj index f6e0dc72..d20a4c14 100644 --- a/src/client/Bootstrap.Client/Bootstrap.Client.csproj +++ b/src/client/Bootstrap.Client/Bootstrap.Client.csproj @@ -2,6 +2,7 @@ netcoreapp3.0 + true diff --git a/test/Directory.Build.props b/test/Directory.Build.props index 381f48af..3807192c 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -4,10 +4,11 @@ true - - + + +