Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chocolateyGH-1347) API Fix: GetConfiguration() manipulates config
Previously, `GetChocoaltey.GetConfiguration()` would allow manipulating the configuration for other calls when using Chocolatey's API. Ensure that it is purely used for informational purposes and won't affect the settings that are used when running Chocolatey's API with future calls.
- Loading branch information