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
107
107
108
108
#### Requirements
109
109
110
- * [ .NET Core 3.1.100 SDK] ( https://www.microsoft.com/net/download/dotnet-core/3.1#sdk-3.1.100 ) or newer patch release
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
111
111
* [ PlatyPS PowerShell module, available on PowerShell Gallery] ( https://github.com/PowerShell/platyPS/releases )
112
112
* Optionally but recommended for development: [ Visual Studio 2017/2019] ( https://www.visualstudio.com/downloads/ )
113
113
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 3.1.100 "
3
+ "version" : " 3.1.101 "
4
4
}
5
5
}
You can’t perform that action at this time.
0 commit comments