mkevenaar / chocolatey-packages

My chocolatey packages
https://mkevenaar.github.io/chocolatey-packages/
Apache License 2.0
42 stars 66 forks source link

(mongodb) Fixed removed feature from MSI #185

Closed sebastienPinel closed 1 year ago

sebastienPinel commented 1 year ago

Description

In order to fix #166, the feature Client doesn't exit anymore in the MSI Package. The MSI Package is now providing Mongo Compass as the default client to access MongoDB. They created a new feature called "LegacyClient" if you want to keep the old client but I guess this is not the case here.

Motivation and Context

Fixes #166 for at least new version of this package !

How Has this Been Tested?

Run the script on my local computer.

Screenshot (if appropriate, usually isn't needed):

Types of changes

Checklist:

AppVeyorBot commented 1 year ago

:white_check_mark: Package verification completed without issues. PR is now pending human review