Skip to content

Commit

Permalink
Fix the readme file for cosmosdb (Azure#26700)
Browse files Browse the repository at this point in the history
* remove connectedvmware files to solve case-sensitive file name issue

* fix readme for cosmosdb
  • Loading branch information
ArthurMa1978 authored Mar 17, 2022
1 parent 5f232f2 commit 0210c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/cosmosdb/Azure.ResourceManager.CosmosDB/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur
Install the Azure CosmosDB management library for .NET with [NuGet](https://www.nuget.org/):

```PowerShell
Install-Package Azure.ResourceManager.CosmosDB -Version 1.0.0-beta.1
Install-Package Azure.ResourceManager.CosmosDB -Version 1.0.0-beta.3
```

### Prerequisites
Expand Down

0 comments on commit 0210c61

Please sign in to comment.