Santiago Squarzon

Results 6 issues of Santiago Squarzon

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

This issue is to have the `-EntryPath` Parameter from `New-ZipEntry` not be a Mandatory Parameter in the `File` Parameter Set. If no `-EntryPath` is provided, the cmdlet should strip out...

documentation
enhancement

I'm not sure if this is the correct repo to ask, if not please let me know which one and I'll transfer this request there. The request is to ask...

**Describe the bug** Having a `const` field on a PowerShell cmdlet causes the warning: > Unable to instrument module: ...../....MyModule.dll Coverlet.Core.Exceptions.CecilAssemblyResolutionException: AssemblyResolutionException for 'System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Try to add...

question