Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noftwaresoftware authored Nov 22, 2023
1 parent 619b3ed commit b8bc3d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit b8bc3d2

Please sign in to comment.