From b14a3382410373a1ad3b5dab9c02e073d4bd196b Mon Sep 17 00:00:00 2001 From: Benjamin Hodgson <3857587+benjamin-hodgson@users.noreply.github.com> Date: Sat, 9 Sep 2023 15:16:44 +0000 Subject: [PATCH] Add readme to pkgs --- Eighty.AspNetCore/Eighty.AspNetCore.csproj | 8 ++++++++ Eighty/Eighty.csproj | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/Eighty.AspNetCore/Eighty.AspNetCore.csproj b/Eighty.AspNetCore/Eighty.AspNetCore.csproj index f6af0f3..8a7755a 100644 --- a/Eighty.AspNetCore/Eighty.AspNetCore.csproj +++ b/Eighty.AspNetCore/Eighty.AspNetCore.csproj @@ -7,6 +7,14 @@ $(NoWarn);NETSDK1138 + + README.md + + + + + + diff --git a/Eighty/Eighty.csproj b/Eighty/Eighty.csproj index 23250e6..58d0ca8 100644 --- a/Eighty/Eighty.csproj +++ b/Eighty/Eighty.csproj @@ -7,6 +7,14 @@ true + + README.md + + + + + +