Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Foundation offers a starting point that is intuitive, well-structured and modula

You will need these to run locally on your machine.

[Net 5](https://dotnet.microsoft.com/download/dotnet/5.0) sdk is required to use with visual studio. Runtime maybe sufficent to just run the application.
[Net 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) sdk is required to use with visual studio. Runtime maybe sufficent to just run the application.

[Node JS](https://nodejs.org/en/download/)

Expand Down Expand Up @@ -76,4 +76,4 @@ After completing the setup steps and running the solution, access the site at <a

To change the default port, modify the file <a href="https://github.com/episerver/Foundation/blob/main/src/Foundation/Properties/launchSettings.json">/src/Foundation/Properties/launchSettings.json</a>.

---
---