diff --git a/Directory.Packages.props b/Directory.Packages.props index 6fdf625a4..7159cbd14 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,6 +7,8 @@ + + diff --git a/src/Build/Grand.Host.props b/src/Build/Grand.Host.props new file mode 100644 index 000000000..372c61877 --- /dev/null +++ b/src/Build/Grand.Host.props @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + diff --git a/src/Web/Grand.Web.Admin/Grand.Web.Admin.csproj b/src/Web/Grand.Web.Admin/Grand.Web.Admin.csproj index 618afe4d5..8bf8d66b7 100644 --- a/src/Web/Grand.Web.Admin/Grand.Web.Admin.csproj +++ b/src/Web/Grand.Web.Admin/Grand.Web.Admin.csproj @@ -1,5 +1,6 @@  + true true diff --git a/src/Web/Grand.Web.AdminShared/Grand.Web.AdminShared.csproj b/src/Web/Grand.Web.AdminShared/Grand.Web.AdminShared.csproj index 8f965a46f..3543d02a4 100644 --- a/src/Web/Grand.Web.AdminShared/Grand.Web.AdminShared.csproj +++ b/src/Web/Grand.Web.AdminShared/Grand.Web.AdminShared.csproj @@ -17,5 +17,16 @@ Microsoft.AspNetCore.Http 2.1.1 has a known high severity advisory (GHSA-hxrm-9w7p-39cc). This reference lifts it to a patched 2.x. Remove only together with elFinder. --> + + + diff --git a/src/Web/Grand.Web.Common/Grand.Web.Common.csproj b/src/Web/Grand.Web.Common/Grand.Web.Common.csproj index 607719f89..e021874b4 100644 --- a/src/Web/Grand.Web.Common/Grand.Web.Common.csproj +++ b/src/Web/Grand.Web.Common/Grand.Web.Common.csproj @@ -17,18 +17,5 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Web/Grand.Web.Store/Grand.Web.Store.csproj b/src/Web/Grand.Web.Store/Grand.Web.Store.csproj index 3031821f6..ad0a7be75 100644 --- a/src/Web/Grand.Web.Store/Grand.Web.Store.csproj +++ b/src/Web/Grand.Web.Store/Grand.Web.Store.csproj @@ -1,6 +1,7 @@  + true true diff --git a/src/Web/Grand.Web.Vendor/Grand.Web.Vendor.csproj b/src/Web/Grand.Web.Vendor/Grand.Web.Vendor.csproj index 0e082d854..5ba2f8eab 100644 --- a/src/Web/Grand.Web.Vendor/Grand.Web.Vendor.csproj +++ b/src/Web/Grand.Web.Vendor/Grand.Web.Vendor.csproj @@ -1,5 +1,6 @@  + true false diff --git a/src/Web/Grand.Web/Grand.Web.csproj b/src/Web/Grand.Web/Grand.Web.csproj index f0c2420e1..394818e8d 100644 --- a/src/Web/Grand.Web/Grand.Web.csproj +++ b/src/Web/Grand.Web/Grand.Web.csproj @@ -1,5 +1,6 @@  +