PowerShell-Native icon indicating copy to clipboard operation
PowerShell-Native copied to clipboard

Results 15 PowerShell-Native issues
Sort by recently updated
recently updated
newest added

# PR Summary FreeBSD has HAVE_SYSCONF defined, but you still need to include sysctl.h. ## PR Context FreeBSD build was broken.

# PR Summary This pull request includes a small change to the `src/libpsl-native/CMakeLists.txt` file. The change adds the `-gdwarf-5` flag to the `CMAKE_CXX_FLAGS` to enable DWARF version 5 debugging information....

Suppress First Time Use Experience message in CI logs. `DOTNET_SKIP_FIRST_TIME_EXPERIENCE` was completely removed in .NET Core 3.0 and `DOTNET_NOLOGO` was reintroduced as its replacement in .NET Core 3.1 to only...

### Prerequisites - [x] Write a descriptive title. - [x] Make sure you are able to repro it on the latest version - [x] Search the existing issues. ### Steps...

# PR Summary Change remoting config file (`%windir%\System32\PowerShell\7.5.0\RemotePowerShellConfig.txt`) reader to use an input stream instead of an input/output stream. This means that write access is no longer needed in this...