mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
* Upgrade SMO packages to fix issue with scripting tables when Script Dependencies is true on the script options. * use linux style import with case matching file name
6 lines
212 B
XML
6 lines
212 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
|
<SmoPackageVersion>140.17282.0-xplat</SmoPackageVersion>
|
|
</PropertyGroup>
|
|
</Project> |