Fix filename extension in README for solution file

This commit is contained in:
Shaun Walker
2025-11-17 09:29:45 -05:00
committed by GitHub
parent 583bd3b511
commit 708d79ffaf

View File

@@ -42,7 +42,7 @@ dotnet run
``` ```
- Browse to the Url specified to run the application (an Installation Wizard screen will be displayed the first time you run the application) - Browse to the Url specified to run the application (an Installation Wizard screen will be displayed the first time you run the application)
- To develop/debug the application in an IDE, open the *.sln file in the root folder and hit F5 - To develop/debug the application in an IDE, open the *.slnx file in the root folder and hit F5
**Installing using source code from the Dev/Master branch:** **Installing using source code from the Dev/Master branch:**