File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ Note: the PSScriptAnalyzer Chocolatey package is provided and supported by the c
105
105
106
106
#### Requirements
107
107
108
- * [ .NET Core 2.1.502 SDK] ( https://www.microsoft.com/net/download/dotnet-core/2.1 #sdk-2.1.502 ) or newer patch release
108
+ * [ .NET Core 2.2.102 SDK] ( https://www.microsoft.com/net/download/dotnet-core/2.2 #sdk-2.2.102 ) or newer patch release
109
109
* [ PlatyPS 0.9.0 or greater] ( https://github.com/PowerShell/platyPS/releases )
110
110
* Optionally but recommended for development: [ Visual Studio 2017] ( https://www.visualstudio.com/downloads/ )
111
111
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 2.1.502 "
3
+ "version" : " 2.2.102 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments