Skip to content

Commit

Permalink
update chapter 1 readme
Browse files Browse the repository at this point in the history
it's a Razor web app, not MVC
  • Loading branch information
christiannagel authored Sep 2, 2021
1 parent 66c81a1 commit 0044d7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1_CS/HelloWorld/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
This chapter contains the following code samples:

* HelloWorld (.NET Core Console App)
* WebApp (Tool-generated ASP.NET Core MVC Web App)
* WebApp (Tool-generated ASP.NET Core Web App)
* SelfContainedHelloWorld (Console App configured for self-contained deployment)
* TrimmedHelloWorld

For code comments and issues please check [Professional C#'s GitHub Repository](https://github.com/ProfessionalCSharp/ProfessionalCSharp2021)

Please check my blog [csharp.christiannagel.com](https://csharp.christiannagel.com "csharp.christiannagel.com") for additional information for topics covered in the book.

Thank you!
Thank you!

0 comments on commit 0044d7c

Please sign in to comment.