fixed build issues (#315)

* fixed build issues
This commit is contained in:
Leila Lali
2017-04-14 11:47:25 -07:00
committed by GitHub
parent 6daadcf8cc
commit 88eb0f699b
4 changed files with 8 additions and 24 deletions

View File

@@ -1,13 +1,4 @@
// This file was generated by a T4 Template. Do not modify directly, instead update the SmoQueryModelDefinition.xml file
// This file was generated by a T4 Template. Do not modify directly, instead update the SmoQueryModelDefinition.xml file
// and re-run the T4 template. This can be done in Visual Studio by right-click in and choosing "Run Custom Tool",
// or from the command-line on any platform by running "build.cmd -Target=CodeGen" or "build.sh -Target=CodeGen".
@@ -1578,6 +1569,5 @@ namespace Microsoft.SqlTools.ServiceLayer.ObjectExplorer.SmoModel
return Enumerable.Empty<SqlSmoObject>();
}
}
}