Skip to content

Commit d3a0f8e

Browse files
authored
Update README.md with recent upgrade to .NET 8 (PowerShell#2076)
1 parent e93af95 commit d3a0f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To install **PSScriptAnalyzer** from source code:
7272

7373
### Requirements
7474

75-
- [Latest .NET 6.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
75+
- [Latest .NET 8.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
7676
* If building for Windows PowerShell versions, then the .NET Framework 4.6.2 [targeting pack](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net462) (also referred to as developer/targeting pack) need to be installed. This is only possible on Windows.
7777
* Optionally but recommended for development: [Visual Studio 2017/2019](https://www.visualstudio.com/downloads)
7878
- [Pester v5 PowerShell module, available on PowerShell Gallery](https://github.com/pester/Pester)

0 commit comments

Comments
 (0)