From e7e93caaf6c37c328e5e54255710c777c59b4b79 Mon Sep 17 00:00:00 2001 From: Jared Moore Date: Fri, 9 Nov 2018 17:49:40 -0800 Subject: [PATCH] Bump version to 2.0.0 --- .../Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj index ddaead3..a0a6326 100644 --- a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj +++ b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj @@ -2,11 +2,11 @@ This client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database. Sharding is a scale-out strategy that spreads data across a number of independent databases. The library includes APIs for creating and managing shard maps, routing SQL operations to the appropriate shard, and performing queries that cross many shards. To learn more about elastic database tools, check out http://azure.microsoft.com/en-us/documentation/articles/sql-database-elastic-scale-documentation-map/. - Copyright (C) Microsoft Corporation. All rights reserved. + © Microsoft Corporation. All rights reserved. Microsoft Azure SQL Database: Elastic Database Client Library en-US - 2.0.0-preview3 - azure-sdk;Microsoft + 2.0.0 + Microsoft net451;netstandard2.0 Microsoft;Elastic;Scale;Azure;SQL;DB;Database;Shard;Sharding;Management;Query;azureofficial Added support for .NET Standard 2.0.