This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Description
Describe the bug
CrmSvcUtil.md claims that we can install the package via Install-Package CloudSmith.Cds.CrmSvcUtil. But this fails.
Has the package been removed? -- Did it ever exist?
To Reproduce
- Open Package Manager Console.
- Run the specified command (
Install-Package CloudSmith.Cds.CrmSvcUtil).
- Observe the error message:
Unable to find package 'CloudSmith.Cds.CrmSvcUtil'.
Expected behavior
Following the documented steps should result in a successful package installation.
Screenshots
