From c88ea03c8c34d0796a41ea456889e7f4a19c022a Mon Sep 17 00:00:00 2001 From: Jared Moore Date: Thu, 23 Aug 2018 13:18:32 -0700 Subject: [PATCH] Bump version and add release notes --- .../Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj index cd39d82..ddaead3 100644 --- a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj +++ b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj @@ -5,11 +5,13 @@ Copyright (C) Microsoft Corporation. All rights reserved. Microsoft Azure SQL Database: Elastic Database Client Library en-US - 2.0.0-preview2 + 2.0.0-preview3 azure-sdk;Microsoft net451;netstandard2.0 Microsoft;Elastic;Scale;Azure;SQL;DB;Database;Shard;Sharding;Management;Query;azureofficial - Added support for .NET Standard 2.0. + Added support for .NET Standard 2.0. + +Added support for SecureString via SqlCredential. http://go.microsoft.com/fwlink/?LinkID=288890 https://github.com/Azure/elastic-db-tools https://github.com/Azure/elastic-db-tools/blob/master/LICENSE