Skip to content

Commit 3998e07

Browse files
Update C# version reference from 8.0 to 12.0
1 parent 95d25a3 commit 3998e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EssentialCSharp.Web/Views/Home/Home.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div class="h5"><i>Written by Mark Michaelis and Benjamin Michaelis with Eric Lippert & Kevin Bost</i></div>
1212
<p>
1313
Essential C# is a well-organized, no-fluff guide to C# for programmers at all levels of experience.
14-
Reflecting the most important C# features from 3.0 through 8.0 and including modern programming patterns,
14+
Reflecting the most important C# features from 3.0 through 12.0 and including modern programming patterns,
1515
it will help you write code that&rsquo;s simple, powerful, robust, secure, and maintainable.
1616
</p>
1717
<p>

0 commit comments

Comments
 (0)