Skip to content

Conversation

@SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Jun 21, 2018

PR Summary

When I removed the PSReadLine source code to use the PSGallery version, I did not remove the PSReadLine project from the Visual Studio .sln file which is not longer valid as the source doesn't exist here.

PR Checklist

@daxian-dbw
Copy link
Member

Microsoft.PowerShell.PSReadLine also shows up in tests, test assets, and OpenCover module. I think those can be addressed in a separate PR.

PS:43> dir * -Recurse | sls -SimpleMatch 'Microsoft.PowerShell.PSReadLine' | % Path | sort -Unique
F:\PowerShell\.spelling
F:\PowerShell\assets\files.wxs
F:\PowerShell\docs\testing-guidelines\CodeCoverageAnalysis.md
F:\PowerShell\test\powershell\engine\Help\assets\PSReadline_5714753b-2afd-4492-a5fd-01d9e2cff8b5_en-US_helpcontent.cab
F:\PowerShell\test\powershell\engine\Help\assets\PSReadline_5714753b-2afd-4492-a5fd-01d9e2cff8b5_en-US_helpcontent.zip
F:\PowerShell\test\powershell\engine\Help\HelpSystem.Tests.ps1
F:\PowerShell\test\powershell\engine\Help\UpdatableHelpSystem.Tests.ps1
F:\PowerShell\test\tools\OpenCover\OpenCover.psm1

Copy link
Member

@daxian-dbw daxian-dbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iSazonov
Copy link
Collaborator

@SteveL-MSFT Do you plan continue or we can merge?

@SteveL-MSFT
Copy link
Member Author

@iSazonov We can do the broader changes in a separate PR. I need this change as it affects building for Alpine.

@iSazonov iSazonov merged commit 4ad56b3 into PowerShell:master Jun 22, 2018
@SteveL-MSFT SteveL-MSFT deleted the remove-psreadline-sln branch June 22, 2018 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants