PowerShell/tools/packaging
Ilya 84344cbb32 Update PowerShell to build with .NET Core SDK 2.1.300-rc1-008662 (#6718)
* Build Update
- Change `TargetFramework` to `netcoreapp2.1` and removed unnecessary `RuntimeFrameworkVersion` from `PowerShell.Common.props`
- Update dotnet SDK to 2.1.300-rc1-008662
- Update `TypeGen` target in `Build.psm1` to work with 2.1
- Rename macOS runtime to `osx-x64` as the old build logic expects 10.12 and breaks running on 10.13 system.
- Remove `PackageReference` to `System.Memory` as it's part of dotnetcore 2.1
- Update search for `crossgen` executable to find the matching version

* Test Update
- Update test tools `WebListener` to latest `asp.net core`
- Marked `AuthHeader Redirect` tests as `Pending` due to change in CoreFX
2018-05-02 16:58:39 -07:00
..
macos/launcher/ROOT/Applications/PowerShell.app/Contents Enable macOS launcher (#5291) 2017-11-06 10:44:20 -08:00
project Use consistent '(c)' for copyright symbol (#5210) 2017-10-26 14:12:19 -07:00
.gitignore Add ability to package all of powershell core as a NuGet Package (#4363) 2017-08-01 14:35:50 -07:00
packaging.psd1 Added Publish-NugetToMyGet to exported functions in psd1 (#6763) 2018-04-27 16:26:13 -07:00
packaging.psm1 Update PowerShell to build with .NET Core SDK 2.1.300-rc1-008662 (#6718) 2018-05-02 16:58:39 -07:00
packaging.strings.psd1 Update PowerShell to build with .NET Core SDK 2.1.300-rc1-008662 (#6718) 2018-05-02 16:58:39 -07:00