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 @@ -107,7 +107,7 @@ Note: the PSScriptAnalyzer Chocolatey package is provided and supported by the c
107107
108108#### Requirements
109109
110- * [ .NET Core 3.1.101 SDK] ( https://www.microsoft.com/net/download/dotnet-core/3.1#sdk-3.1.101 ) or newer patch release
110+ * [ .NET Core 3.1.102 SDK] ( https://www.microsoft.com/net/download/dotnet-core/3.1#sdk-3.1.102 ) or newer patch release
111111* [ PlatyPS PowerShell module, available on PowerShell Gallery] ( https://github.com/PowerShell/platyPS/releases )
112112* Optionally but recommended for development: [ Visual Studio 2017/2019] ( https://www.visualstudio.com/downloads/ )
113113
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 3.1.101 "
3+ "version" : " 3.1.102 "
44 }
55}
You can’t perform that action at this time.
0 commit comments