Sergei Vorobev
9be4ba7364
Fix issue with missed ImplicitRemotingCommands.cs
2016-02-17 17:43:11 -08:00
Sergei Vorobev
6ec164bccf
Add WebCmdlets to Microsoft.PowerShell.Commands.Utility
2016-02-11 21:36:05 -08:00
Sergei Vorobev
3322d7af1c
Add missed files to Microsoft.PowerShell.Commands.Management
...
Add almost all files to Microsoft.PowerShell.Commands.Management
One of them is Computer.cs that was listed in known issues.
We start to use a nuget packages generated for assemlbies that
cannot be listed in framework assemlbies, but exist in a GAC
on all windows machine and not a PowerShell assemblies
The first one is Microsoft.WSMan.Management
2016-02-11 20:44:21 -08:00
Andrew Schwartzmeyer
fcb2ce6d71
Remove registry stub
...
With latest changes to PowerShell source code, and better behaviors of
Get/Set-ExecutionPolicy, the Windows registry API stub can be removed.
2016-02-09 16:10:10 -08:00
Andrew Schwartzmeyer
9cfe821bc2
Add NOETW preprocessor definition to Automation
...
This is necessary to disable Tracing on Core PowerShell until the
reimplementation of the Eventing library is ported to CLI.
2016-02-02 16:46:51 -08:00
Andrew Schwartzmeyer
801b347e5a
Add ImplicitRemotingCommands and WebCmdlet to known issues
2016-02-02 16:14:13 -08:00
Andrew Schwartzmeyer
ef1c718782
Use --configuration Linux for CorePS build
2016-02-02 16:11:36 -08:00
Andrew Schwartzmeyer
75eba6fe88
Remove Computer.cs from Commands.Management
2016-02-02 16:11:36 -08:00
Andrew Schwartzmeyer
3f1a1311fe
Add missing cmdlets/modules to known issues
2016-01-29 17:24:49 -08:00
Andrew Schwartzmeyer
0dda6c34a1
More readme updates
2016-01-20 12:29:06 -08:00