ConsoleGuiTools
ConsoleGuiTools copied to clipboard
Import-Module causes warning on PowerShell 7 RC3
trafficstars
After running Build.ps1 when the module is imported, and then does an Out-GridView on Get-Process. At the end of the build before this shows there appears to be a warning that couldn't write alias ogv as it is read only:

There's nothing in $Error hence why I think this is a warning instead of an error...
Yeah... we need to change the name of the cmdlet to something else now that the original ogv is back.
@andschwa This should be closed as won't fix since it's for the Avalona version.