From 19e695fe67bf2d75fbb5e0f9fd3e6391e4e95da2 Mon Sep 17 00:00:00 2001 From: Jared Moore Date: Thu, 15 Feb 2018 17:29:34 -0800 Subject: [PATCH] Changed license to MIT in nuget package Fixes #160 --- .../Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj index 9c42a3b..6679029 100644 --- a/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj +++ b/Src/ElasticScale.Client/Microsoft.Azure.SqlDatabase.ElasticScale.Client.csproj @@ -12,7 +12,7 @@ Added support for .NET Standard 2.0. http://go.microsoft.com/fwlink/?LinkID=288890 https://github.com/Azure/elastic-db-tools - http://go.microsoft.com/?linkid=9862941 + https://github.com/Azure/elastic-db-tools/blob/master/LICENSE true git https://github.com/Azure/elastic-db-tools