Skip to content

Commit 489040b

Browse files
authored
Update README.md
1 parent 263ec31 commit 489040b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ Visit project [Wiki](https://github.com/drwatson1/AspNet-Core-REST-Service/wiki)
5959

6060
Have fun and happy hacking!
6161

62+
# Use .Net 5.0
63+
64+
If you want to use .Net 5.0 instead of .Net Core 3.1 open a `.csproj` file and change a value of a `<TargetFramework>` tag from `netcoreapp3.1` to `net5.0`.
65+
6266
# Release Notes
6367

6468
|Date | Version | Release Notes |

0 commit comments

Comments
 (0)