diff --git a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj
index 0147ab4..16b3c8e 100644
--- a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj
+++ b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj
@@ -5,11 +5,11 @@
© Microsoft Corporation. All rights reserved.
Microsoft Azure SQL Database: Elastic Database Client Library
en-US
- 2.1.0
+ 2.2.0
Microsoft
net451;netstandard2.0
Microsoft;Elastic;Scale;Azure;SQL;DB;Database;Shard;Sharding;Management;Query;azureofficial
- Added support for LookupOptions in ListShardMap.GetMappingForKey(....) , ListShardMap.TryGetMappingForKey(....), RangeShardMap.GetMappingForKey(....), and RangeShardMap.TryGetMappingForKey(....). This gives the ability to lookup from cache instead of only from store, which can greatly improve performance.
+ Added support for ActiveDirectoryInteractive authentication. Assemblies are now signed.
http://go.microsoft.com/fwlink/?LinkID=288890
https://github.com/Azure/elastic-db-tools
https://github.com/Azure/elastic-db-tools/blob/master/LICENSE