We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f2a2d commit d580fe4Copy full SHA for d580fe4
readme.md
@@ -11,7 +11,7 @@ The example contains the source code of the .NET 6 project created in the step-b
11
12
Restore npm packages to launch the project. Note that the script version on the client must match the version of libraries on the server.
13
14
-## Files to Look At
+## Files to Review
15
16
* [Program.cs](./CS/WebDashboardAspNetCore/Program.cs)
17
* [Index.cshtml](./CS/WebDashboardAspNetCore/Pages/Index.cshtml)
0 commit comments