-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Add back Out-Printer command
#10906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add back Out-Printer command
#10906
Conversation
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
Outdated
Show resolved
Hide resolved
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
Outdated
Show resolved
Hide resolved
|
@SteveL-MSFT The new FWLink for Out-Printer is |
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
Outdated
Show resolved
Hide resolved
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
Outdated
Show resolved
Hide resolved
|
@PoshChan please retry static |
|
@SteveL-MSFT, successfully started retry of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with two minor comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please respond to comments from @iSazonov. Otherwise looks good.
Co-Authored-By: Ilya <darpa@yandex.ru>
Co-Authored-By: Ilya <darpa@yandex.ru>
|
@SteveL-MSFT Please resolve merge conflicts |
|
I'll wait for GraphicalHost to be merged first as there will be another merge conflict |
|
@SteveL-MSFT Graphical host is merged. Please resolve merge conflict. |
|
@PoshChan please remind me in 1 hour. |
|
@adityapatwardhan, this is the reminder you requested 1 hour. ago |
|
🎉 Handy links: |
PR Summary
System System.Drawing is back, we can re-enable
Out-Printercommand. Manually validated usingOut-Printerto pdf printer.PR Context
Fix #10660
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.