Skip to content

Commit 0210c61

Browse files
authored
Fix the readme file for cosmosdb (Azure#26700)
* remove connectedvmware files to solve case-sensitive file name issue * fix readme for cosmosdb
1 parent 5f232f2 commit 0210c61

File tree

1 file changed

+1
-1
lines changed
  • sdk/cosmosdb/Azure.ResourceManager.CosmosDB

1 file changed

+1
-1
lines changed

sdk/cosmosdb/Azure.ResourceManager.CosmosDB/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur
99
Install the Azure CosmosDB management library for .NET with [NuGet](https://www.nuget.org/):
1010

1111
```PowerShell
12-
Install-Package Azure.ResourceManager.CosmosDB -Version 1.0.0-beta.1
12+
Install-Package Azure.ResourceManager.CosmosDB -Version 1.0.0-beta.3
1313
```
1414

1515
### Prerequisites

0 commit comments

Comments
 (0)