Skip to content

Commit a383f9e

Browse files
2 parents fe7fea2 + cf0d082 commit a383f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ If you like or are using this project to learn or start your solution, please gi
99
# Prerequisites
1010
Visual Studio 2022
1111

12-
.NET 6.0 Runtime
12+
.NET 7.0 Runtime
1313

1414
# The easiest way to create your project
1515
### 1. Open CMD
1616
### 2. Run
1717
```ruby
18-
dotnet new --install ASPNETCleanTemplate.nuspec::3.2.6
18+
dotnet new --install ASPNETCleanTemplate.nuspec::3.3.0
1919
```
2020
### 3. Create an empty folder for your solution and cd into it.
2121
### 4. Run the following code and enter your project name instead of MyNewCleanTemplate

0 commit comments

Comments
 (0)