mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-28 17:24:27 -05:00
Use old dotnet embedded resource convention (#1374)
* use old dotnet embedded resource convention flag * fixed positioning * another tab fix
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<TargetFramework>$(ManagedBatchParserTargetFramework)</TargetFramework>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<EnableDefaultEmbeddedResourceItems>false</EnableDefaultEmbeddedResourceItems>
|
||||
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Localization\transXliff\" />
|
||||
|
||||
Reference in New Issue
Block a user