Skip to content

Commit 3f98535

Browse files
committed
Update .Net Core SDK from 2.2.103 to 2.2.104 (latest patch) (PowerShell#1158)
1 parent 01fa1ab commit 3f98535

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Note: the PSScriptAnalyzer Chocolatey package is provided and supported by the c
105105

106106
#### Requirements
107107

108-
* [.NET Core 2.2.103 SDK](https://www.microsoft.com/net/download/dotnet-core/2.2#sdk-2.2.103) or newer patch release
108+
* [.NET Core 2.2.104 SDK](https://www.microsoft.com/net/download/dotnet-core/2.2#sdk-2.2.104) or newer patch release
109109
* [PlatyPS 0.9.0 or greater](https://github.com/PowerShell/platyPS/releases)
110110
* Optionally but recommended for development: [Visual Studio 2017](https://www.visualstudio.com/downloads/)
111111

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk": {
3-
"version": "2.2.103"
3+
"version": "2.2.104"
44
}
55
}

0 commit comments

Comments
 (0)