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

[BUG] Documentation is wrong? #46

@BrainSlugs83

Description

@BrainSlugs83

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

  1. Open Package Manager Console.
  2. Run the specified command (Install-Package CloudSmith.Cds.CrmSvcUtil).
  3. 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
image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions