mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Fix Notebook Convert namespace (#1097)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user