Fix Notebook Convert namespace (#1097)

This commit is contained in:
Charles Gagnon
2020-10-16 12:27:54 -07:00
committed by GitHub
parent 1a0388c8cb
commit b64d5a3146
2 changed files with 2 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ using Microsoft.SqlServer.TransactSql.ScriptDom;
using System.IO;
using Microsoft.SqlTools.ServiceLayer.NotebookConvert;
namespace Microsoft.SqlTools.ServiceLayer.Agent
namespace Microsoft.SqlTools.ServiceLayer.NotebookConvert
{
/// <summary>
/// Main class for Notebook Convert Service