You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1_CS/HelloWorld/Readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,12 @@
5
5
This chapter contains the following code samples:
6
6
7
7
* HelloWorld (.NET Core Console App)
8
-
* WebApp (Tool-generated ASP.NET Core MVC Web App)
8
+
* WebApp (Tool-generated ASP.NET Core Web App)
9
9
* SelfContainedHelloWorld (Console App configured for self-contained deployment)
10
10
* TrimmedHelloWorld
11
11
12
12
For code comments and issues please check [Professional C#'s GitHub Repository](https://github.com/ProfessionalCSharp/ProfessionalCSharp2021)
13
13
14
14
Please check my blog [csharp.christiannagel.com](https://csharp.christiannagel.com"csharp.christiannagel.com") for additional information for topics covered in the book.
0 commit comments