Skip to content

Commit 79d8b5e

Browse files
bergmeisterJamesWTruher
authored andcommitted
Update .Net Core SDK from 2.1.4 to 2.1.101 (#936)
* Update .Net Core SDK to 2.1.101 * update README.md
1 parent 7fa645c commit 79d8b5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Exit
8585

8686
### From Source
8787

88-
* [.NET Core 2.1.4 SDK](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.5-download.md)
88+
* [.NET Core 2.1.101 SDK](https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.101) or newer
8989
* [PlatyPS 0.9.0 or greater](https://github.com/PowerShell/platyPS/releases)
9090
* Optionally but recommended for development: [Visual Studio 2017](https://www.visualstudio.com/downloads/)
9191

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"Rules"
55
],
66
"sdk": {
7-
"version": "2.1.4"
7+
"version": "2.1.101"
88
}
99
}

0 commit comments

Comments
 (0)