mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-27 09:35:38 -05:00
Update to .NET 7 SDK (#1792)
This commit is contained in:
@@ -14,7 +14,7 @@ using Microsoft.SqlTools.Utility;
|
||||
|
||||
namespace Microsoft.SqlTools.ManagedBatchParser.IntegrationTests.TSQLExecutionEngine
|
||||
{
|
||||
internal class TestExecutor : IDisposable
|
||||
public class TestExecutor : IDisposable
|
||||
{
|
||||
#region Private variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user