mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-27 11:56:14 +08:00
5dc7a6cb07
To support PowerShell modules built with .NET Windows Compatibility Pack, we decided that it was best to ship the WCP assemblies with PS Core. This also adds many new .NET APIs be default while only adding ~3.5 MB additional disk footprint (to a ~137 MB install currently). Also update the build to adopt the official .NET Core 2.1.
6 lines
44 B
JSON
6 lines
44 B
JSON
{
|
|
"sdk": {
|
|
"version": "2.1.300"
|
|
}
|
|
}
|