Bump SMO to 140.1.11 (#137)

Version bump only
This commit is contained in:
Karl Burtram
2016-11-05 16:56:37 -07:00
parent 1989259a47
commit 09e8f41640
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -9,7 +9,7 @@
"Newtonsoft.Json": "9.0.1",
"System.Data.Common": "4.1.0",
"System.Data.SqlClient": "4.4.0-sqltools-24613-04",
"Microsoft.SqlServer.Smo": "140.1.10",
"Microsoft.SqlServer.Smo": "140.1.11",
"System.Security.SecureString": "4.0.0",
"System.Collections.Specialized": "4.0.1",
"System.ComponentModel.TypeConverter": "4.1.0",

View File

@@ -18,7 +18,7 @@
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Data.Common": "4.1.0",
"System.Data.SqlClient": "4.4.0-sqltools-24613-04",
"Microsoft.SqlServer.Smo": "140.1.10",
"Microsoft.SqlServer.Smo": "140.1.11",
"System.Security.SecureString": "4.0.0",
"System.Collections.Specialized": "4.0.1",
"System.ComponentModel.TypeConverter": "4.1.0",