PowerShell/global.json
Ilya 959ce303f0 Update to latest package references, runtime framework, and SDK (#7646)
* Move to .Net Core SDK 2.1.401 and runtime 2.1.3

* Update package references
2018-08-31 16:55:43 -07:00

6 lines
44 B
JSON

{
"sdk": {
"version": "2.1.401"
}
}