[Loc] cleanup localization related files and add localization to migration (#1840)

This commit is contained in:
Alex Ma
2023-02-01 12:06:17 -08:00
committed by GitHub
parent 7110b1b39b
commit 07e4225259
23 changed files with 1261 additions and 19 deletions

View File

@@ -14,9 +14,6 @@
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
<Product>Microsoft SqlTools Managed batch parser</Product>
</PropertyGroup>
<ItemGroup>
<Folder Include="Localization\transXliff\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" />
<PackageReference Include="System.Configuration.ConfigurationManager" />