-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Description
This is Full CLR counter-part of #1031
Engine and core module dlls
- System.Management.Automation
- Microsoft.PowerShell.Commands.Management
- Microsoft.PowerShell.Commands.Utility
-
Microsoft.WSMan.Management(nuget package) -
Microsoft.WSMan.Runtime(nuget package) -
Microsoft.Management.Infrastructure.CimCmdlets(nuget package) - Microsoft.PowerShell.Commands.Diagnostics
- Microsoft.PowerShell.ConsoleHost
- Microsoft.PowerShell.Security
-
Microsoft.PowerShell.GPowerShell(out of scope) -
Microsoft.PowerShell.Editor(out of scope) - Microsoft.PowerShell.GraphicalHost @vors Add Microsoft.PowerShell.GraphicalHost into Full build #1169
-
Microsoft.PowerShell.ISECommon(out of scope) - Microsoft.PowerShell.ScheduledJob @vors PSScheduledJobs Module #1136
- Microsoft.PowerShell.ScheduledJob.Interop.dll @vors (nuget package in local-nuget, need to verify it)
-
Microsoft.PowerShell.Shell32.Interop.dll(not needed for now, issue Add excluded source files to Full CLR build #670 to track it) - Microsoft.PowerShell.PSReadLine
- PSEvents.dll (native resources for win-event with registration)
- pwrshmsg.dll @vors
- pwrshplugin.dll @vors Add pwrshplugin into windows build #1148
-
pwrshsip.dll(going to use inbox one) - powershell.exe
Workflow
- Microsoft.PowerShell.Workflow.ServiceCore.dll @daxian-dbw
- Modules\PSWorkflow module files Add misc missed files for modules #1232
Modules\PSWorkflow\psworkflow.psd1
Modules\PSWorkflow\psworkflow.psm1
Modules\PSWorkflow\PSWorkflow.types.ps1xml
Modules\PSWorkflowUtility\psworkflowutility.psd1
Modules\PSWorkflowUtility\psworkflowutility.psm1
Auto-Generated *.Activities (for workflows) @daxian-dbw
- Microsoft.PowerShell.Activities
- Microsoft.PowerShell.Core.Activities
- Microsoft.PowerShell.Diagnostics.Activities
- Microsoft.PowerShell.Management.Activities
- Microsoft.PowerShell.Security.Activities
- Microsoft.PowerShell.Utility.Activities
- Microsoft.WSMan.Management.Activities
- Make Activities dlls build with Start-PSBuild @daxian-dbw
- Move Update-PowerShellActivitySource.ps1 to Github @daxian-dbw
The ps1 file is to auto-generate the activities source code. Need to refactor this .ps1 file to make it work in Github.
Binplacing (psd1, psm1, ps1xml, etc)
- Modules\PSDiagnostics\PSDiagnostics.psd1
- Modules\PSDiagnostics\PSDiagnostics.psm1
- Modules\Microsoft.PowerShell.Diagnostics\Microsoft.PowerShell.Diagnostics.psd1
- Modules\Microsoft.PowerShell.Management\Microsoft.PowerShell.Management.psd1
- Modules\Microsoft.PowerShell.Utility\Microsoft.PowerShell.Utility.psd1
- Modules\Microsoft.PowerShell.Utility\Microsoft.PowerShell.Utility.psm1
- Modules\Microsoft.PowerShell.ODataUtils\Microsoft.PowerShell.ODataUtils.psd1
- Modules\Microsoft.PowerShell.ODataUtils\Microsoft.PowerShell.ODataUtils.psm1
- Modules\Microsoft.PowerShell.ODataUtils\en-US\Microsoft.PowerShell.ODataUtilsStrings.psd1
- Modules\Microsoft.PowerShell.Host\Microsoft.PowerShell.Host.psd1
- Modules\Microsoft.PowerShell.Security\Microsoft.PowerShell.Security.psd1
- Modules\Microsoft.WSMan.Management\Microsoft.WSMan.Management.psd1
- CimCmdlets.psd1 Add misc missed files for modules #1232
PackageManager #991
- Modules\PackageManagement\Microsoft.PackageManagement.ArchiverProviders.dll
- Modules\PackageManagement\Microsoft.PackageManagement.CoreProviders.dll
- Modules\PackageManagement\Microsoft.PackageManagement.MsiProvider.dll
- Modules\PackageManagement\Microsoft.PackageManagement.MsuProvider.dll
- Modules\PackageManagement\Microsoft.PackageManagement.dll
- Modules\PackageManagement\Microsoft.PackageManagement.MetaProvider.PowerShell.dll
- Modules\PackageManagement\Microsoft.PowerShell.PackageManagement.dll
- Modules\PackageManagement\PackageManagement.psd1
- Modules\PackageManagement\PackageProviderFunctions.psm1
- Modules\PackageManagement\PackageManagement.format.ps1xml
en-US resources ❓
- en-US\AppxProvider.Resource.psd1
- en-US\ArchiveResources.psd1
- en-US\Microsoft.PowerShell.ODataUtilsStrings.psd1
- en-US\PowerShellExecutionPolicy.adml
- en-US\PSGet.Resource.psd1
- en-US\pshmsglh.dll.mui
- en-US\pwrshmsg.dll
- en-US\pwrshplugin.dll.mui
- en-US\pwrshmsg.dll.mui
-
en-US\Microsoft.PowerShell.Commands.Diagnostics.resources.dll(embedded) -
en-US\Microsoft.PowerShell.Commands.Management.resources.dll(embedded) -
en-US\Microsoft.PowerShell.Commands.Utility.resources.dll(embedded) -
en-US\Microsoft.PowerShell.ConsoleHost.resources.dll(embedded) -
en-US\Microsoft.PowerShell.Security.resources.dll(embedded) -
en-US\Microsoft.WSMan.Management.resources.dll❓ did we embedded it in nuget? -
en-US\System.Management.Automation.resources.dll
Other modules
- Modules\PSScheduledJob
Modules\PSScheduledJob\PSScheduledJob.psd1
Modules\PSScheduledJob\PSScheduledJob.types.ps1xml
Modules\PSScheduledJob\PSScheduledJob.Format.ps1xml
- Microsoft.PowerShell.LocalAccounts
Modules\Microsoft.PowerShell.LocalAccounts\1.0.0.0\Microsoft.PowerShell.LocalAccounts.dll
Modules\Microsoft.PowerShell.LocalAccounts\1.0.0.0\Microsoft.PowerShell.LocalAccounts.psd1
Modules\Microsoft.PowerShell.LocalAccounts\1.0.0.0\LocalAccounts.format.ps1xml
Modules\Microsoft.PowerShell.LocalAccounts\1.0.0.0\en\Microsoft.PowerShell.LocalAccounts.resources.dll
- Microsoft.PowerShell.Archive
Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psd1
Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1
Modules\Microsoft.PowerShell.Archive\en-US\ArchiveResources.psd1
- Schema\Maml*xsd Add misc missed files for modules #1232
Metadata
Metadata
Assignees
Labels
Resolution-FixedThe issue is fixed.The issue is fixed.