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