Skip to content

Commit

Permalink
Update README to specify .net 8 is required
Browse files Browse the repository at this point in the history
  • Loading branch information
lbuesching committed Jan 2, 2024
1 parent e31c279 commit 8d68add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If it isn't already installed on your computer, install Visual Studion Code (VS

#### Download and Install the .NET SDK

If it isn't already installed on your computer, install the .NET SDK version 7.0 or later. You can download the SDK from https://dotnet.microsoft.com/en-us/download/dotnet.
If it isn't already installed on your computer, install the .NET SDK version 8.0. You can download the SDK from https://dotnet.microsoft.com/en-us/download/dotnet.

#### Download the VSIX plugin

Expand Down

0 comments on commit 8d68add

Please sign in to comment.