Ivan Ivon

Results 8 issues of Ivan Ivon

Humanizer NuGet assembly has Debug Metadata embedded: ![image](https://user-images.githubusercontent.com/5464660/124390560-d47c9f00-dcf4-11eb-93cb-41e709a94603.png)

`CsvConfiguration.WhiteSpaceChars` contains only space https://github.com/JoshClose/CsvHelper/blob/808dea2456b9c695eed1c124f67a2385e88b8a81/src/CsvHelper/Configuration/CsvConfiguration.cs#L159 while XML documentation also includes `\t`. Tab is not trimmed IRL. https://github.com/JoshClose/CsvHelper/blob/808dea2456b9c695eed1c124f67a2385e88b8a81/src/CsvHelper/Configuration/IParserConfiguration.cs#L151

1. Hide panels. 2. Type in command line. 3. Press `Del` `Actual` Screen is cleaned. `Expected` Symbol is deleted under caret. `Del` also clears screen when command line is empty....

Please find latest Hourglass release modified by me [here](https://github.com/i2van/hourglass/releases/latest). Excerpt from [README.md](https://github.com/i2van/hourglass/blob/develop/README.md): ## Hourglass Changes ### Installer - Adds the **Hourglass** executable path to the [Windows App Paths](https://learn.microsoft.com/en-us/windows/win32/shell/app-registration#using-the-app-paths-subkey), so the...

Please add `net6.0-windows` for supported `TargetFrameworks`, i.e. ```xml net452;net462;net472;net48;netcoreapp3.1;net5.0-windows;net6.0-windows ```

Current package 1.0.3 requires only Newtonsoft.Json 9.0.0.0 signed assembly; otherwise binding redirect should be made, which sometimes is undesirable.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: engineerd/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

### Impact It bothers me. A fix would be nice ### Describe the bug Link https://www.nuget.org/packages/LPRun/#lprun.net-versions is generated from the header `LPRun .NET Versions`. This is not correct. Expected link...

Type:Bug