PowerShell/tools/packaging
Aditya Patwardhan a53547ce78 Add scripts to generate unified Nuget package (#6167)
Remove the functions which generated Nuget packages for Windows.
Add function New-UnifiedNugetPackage to generate nuget packages for each assembly with unix and windows runtimes.
Add function New-NuSpec and New-ReferenceAssembly for creating the required items forNew-UnifiedNugetPackage.
Add a sample for cross platform project with conditional compilation for Linux.
Add function Publish-NugetToMyGet to publish nuget packages to powershell.myget.or
2018-02-26 15:35:09 -08: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 Add scripts to generate unified Nuget package (#6167) 2018-02-26 15:35:09 -08:00
packaging.psm1 Add scripts to generate unified Nuget package (#6167) 2018-02-26 15:35:09 -08:00
packaging.strings.psd1 Add scripts to generate unified Nuget package (#6167) 2018-02-26 15:35:09 -08:00