Skip to content

Commit 66013eb

Browse files
Update articles/azure-maps/how-to-dev-guide-csharp-sdk.md
Co-authored-by: steve munk <[email protected]>
1 parent dd53f0a commit 66013eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/how-to-dev-guide-csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ for (var i = 0; i < count; i++)
301301

302302
## Using V1 SDKs for Search and Render
303303

304-
To use Search V1 and Render V1 SDK, please refer to Search V1 SDK [package](https://www.nuget.org/packages/Azure.Maps.Search/1.0.0-beta.5) page and Render V1 SDK [package](https://www.nuget.org/packages/Azure.Maps.Rendering/1.0.0-beta.3) for more information.
304+
For more information on using Search v1, see [Azure Maps Search client library for .NET](https://www.nuget.org/packages/Azure.Maps.Search/1.0.0-beta.5). For more information on using Render v1, see [Azure Maps Render client library for .NET](https://www.nuget.org/packages/Azure.Maps.Rendering/1.0.0-beta.3).
305305

306306
## Additional information
307307

0 commit comments

Comments
 (0)