mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-21 01:25:42 -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:
@@ -4,6 +4,7 @@
|
||||
<PackageId>Microsoft.SqlTools.ResourceProvider.Core</PackageId>
|
||||
<AssemblyName>Microsoft.SqlTools.ResourceProvider.Core</AssemblyName>
|
||||
<EnableDefaultEmbeddedResourceItems>false</EnableDefaultEmbeddedResourceItems>
|
||||
<EmbeddedResourceUseDependentUponConvention>false</EmbeddedResourceUseDependentUponConvention>
|
||||
<ApplicationIcon />
|
||||
<OutputType>Library</OutputType>
|
||||
<StartupObject />
|
||||
|
||||
Reference in New Issue
Block a user