Bump SMO with fix for external table scripting (#911)

This commit is contained in:
Charles Gagnon
2020-01-17 07:46:35 -08:00
committed by GitHub
parent b966bd4a7e
commit edc49fb629

View File

@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<SmoPackageVersion>160.1911221.0-preview</SmoPackageVersion>
<SmoPackageVersion>160.2001141.0-preview</SmoPackageVersion>
<SqlClientPackageVersion>1.1.0</SqlClientPackageVersion>
<HighEntropyVA>true</HighEntropyVA>
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>