From b8bc3d2a479068f3bbd46cc3caadfa3754db0cfc Mon Sep 17 00:00:00 2001 From: JasonN <75288202+noftwaresoftware@users.noreply.github.com> Date: Tue, 21 Nov 2023 20:15:10 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c605c59..b0d3c2c 100644 --- a/README.md +++ b/README.md @@ -25,11 +25,11 @@ in.faux quote generator can be used to display any type of information with an a - You have an existing Azure subscription (free or paid). **Solution projects** -- **In.Faux.Client** - WASM client (.NET 7) -- **In.Faux.Core** - Library/shared project (.NET 7) -- **In.Faux.Data** - Data project (.NET 7) -- **In.Faux.Function** - Azure HttpTrigger Function (.NET 7) -- **In.Faux.BulkUploader** - Console application to bulk upload data to Azure table storage (.NET 7) +- **In.Faux.Client** - WASM client (.NET 8) +- **In.Faux.Core** - Library/shared project (.NET 8) +- **In.Faux.Data** - Data project (.NET 8) +- **In.Faux.Function** - Azure HttpTrigger Function (.NET 8) +- **In.Faux.BulkUploader** - Console application to bulk upload data to Azure table storage (.NET 8) ### Setup and configuration - static web app: 0. In the Azure web portal, create a new **Resource Group** (or use an existing one).