mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
[Loc] add newly generated sr.cs files (#2164)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
//
|
||||
namespace Microsoft.SqlTools.Credentials
|
||||
{
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
using System.Globalization;
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
//
|
||||
namespace Microsoft.SqlTools.Hosting
|
||||
{
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
using System.Globalization;
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
//
|
||||
namespace Microsoft.SqlTools.ManagedBatchParser
|
||||
{
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
using System.Globalization;
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
//
|
||||
namespace Microsoft.SqlTools.ResourceProvider.Core
|
||||
{
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
using System.Globalization;
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
//
|
||||
namespace Microsoft.SqlTools.ResourceProvider.DefaultImpl
|
||||
{
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Resources;
|
||||
using System.Globalization;
|
||||
|
||||
Reference in New Issue
Block a user