Joseph L. Casale
Joseph L. Casale
I am trying to load the documentation for [NLog](https://github.com/NLog/NLog). The NuGet package version is 5.0.4 whereas the assembly version is 5.0.0.0. The `XmlDocsExtensions.GetXmlDocsPathFromNuGetCacheFile` uses a regex to parse the JSON...
### 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...
**Description** I maintain a PowerShell v5.1 binary module that exposes some Serilog logging functionality as binary cmdlets. I reference the following packages: - Serilog (v4.0.0) - Serilog.Enrichers.Environment (v2.3.0) - Serilog.Enrichers.GlobalLogContext...
Hello, Is there any chance we could get the version of Serilog referenced by this package bumped to match 4.0.0?
The default RABBITMQ_BASE path in windows is problematic. The service is configured by default to start with the Local Service account which has nothing to do with the user who...