Skip to content

Commit

Permalink
Update README getting started section to .NET 8 (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeProgrammer88 authored Feb 6, 2024
1 parent eb5533b commit 7a908fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ database driven, searchable resource guide to replace/complement the physical bo
## Getting started
- [VS2022](https://visualstudio.microsoft.com/)
- ASP.NET and web development workload
- .NET 6 (Included in VS2022)
- .NET 8 (Included in VS2022)

## Create the database and insert test data
- Run ```update-database``` in the ```PC2``` project.
Expand Down

0 comments on commit 7a908fc

Please sign in to comment.