Thomas Nieto
Thomas Nieto
I do find it tedious and error prone as well. In my use case I'm using a tool to build the [API documentation](https://www.anypackage.dev/docs/api/) for my C# project and I have...
I'm not sure why the tests are failing with change as the tests would be using a provided path and not a default.
Ideally the method would flex for \ or @ syntax and if the former is used it converts it into the latter for use in the method so user does...
@denelon there is a [PR](https://github.com/PowerShell/PowerShell/pull/23903) to include Microsoft.WinGet.CommandNotFound in PowerShell. That module requires this one so it really needs PowerShell based help and ideally updateable via #3206.
This is due to an issue with the module being deployed with a file called installed. The module uses that file to indicate if the required platform specific binary has...
This issue does not occur with PSResourceGet. ```powershell PS C:\> Get-PSResource Pester Name Version Prerelease Repository Description ---- ------- ---------- ---------- ----------- Pester 5.5.0 PSGallery Pester provides a framework for...
It's still there but is now opt in rather than opt out.
Why isn't this RFC in the https://github.com/PowerShell/PowerShell-RFC repo for more visibility?
> > Why isn't this RFC in the https://github.com/PowerShell/PowerShell-RFC repo for more visibility? > > This RFC is for this module rather than for PowerShell itself @SydneyhSmith / @SteveL-MSFT This...
@StevenBucher98 can we move this issue to the [PowerShell/Microsoft.PowerShell.Archive](https://github.com/PowerShell/Microsoft.PowerShell.Archive) repository?