Dave-Senn
Dave-Senn
### Use Case I configure all my applications to log to a specific directory in a shared root directory. Let's say `C:\Log`. Telegraf would then log into `C:\Log\Telegraf`. Sometimes I...
dotnet list package failes when TestableIO.System.IO.Abstractions.TestingHelpers is added as package
**Describe the bug** This may be a problem with the dotnet tool, but I thought I will inform you as well. Running this command ``` dotnet list package --vulnerable --include-transitive...
``` Newtonsoft.Json.JsonSerializationException: Error converting value "locked" to type 'GitLabApiClient.Models.MergeRequests.Responses.MergeRequestState'. Path 'state', line 1, position 197. ---> System.ArgumentException: Requested value 'locked' was not found. at Newtonsoft.Json.Utilities.EnumUtils.ParseEnum(Type enumType, NamingStrategy namingStrategy, String value,...