From 3472278075b6917fbe4af184237cf21282c7c5e7 Mon Sep 17 00:00:00 2001 From: Nathan Woulfe Date: Sat, 16 Jul 2022 16:11:33 +1000 Subject: [PATCH] web package naming --- src/Clip.Web/Clip.Web.csproj | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/Clip.Web/Clip.Web.csproj b/src/Clip.Web/Clip.Web.csproj index d40f442..eadb5b2 100644 --- a/src/Clip.Web/Clip.Web.csproj +++ b/src/Clip.Web/Clip.Web.csproj @@ -1,10 +1,14 @@  - - net6.0 - enable - enable - + + net6.0 + enable + enable + Clip.Umbraco.Web + Clip.Umbraco.Web + Clip.Umbraco.Web + The web bits - do not install this package directly, install Clip.Umbraco instead +