-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-FixedThe issue is fixed.The issue is fixed.
Milestone
Description
PowerShell Core builds separately for Windows and Unix, so the assemblies are different between Windows and Unix platforms. All PowerShell Core packages we published so far contain windows assemblies only.
The ideal solution is to have one package that contains assemblies for both Windows and Unix platforms. But dotnet pack
doesn't seem to support this.
This is blocking hosting powershell in .NET Core applications on Linux/OSX.
The discussion of this issue originates from #3409
dinesarun
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildResolution-FixedThe issue is fixed.The issue is fixed.