Update SMO to SSMS 18.2 version (#850)

Needed to get support for external table syntax updates
This commit is contained in:
David Shiflet
2019-08-14 09:38:32 -07:00
committed by GitHub
parent 68145d5e7c
commit 856a042ea3

View File

@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<SmoPackageVersion>150.18118.0</SmoPackageVersion>
<SmoPackageVersion>150.18147.0</SmoPackageVersion>
<HighEntropyVA>true</HighEntropyVA>
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
</PropertyGroup>
</Project>
</Project>