Revert "Rollback SMO to latest 14.0 version (#722)" (#723)

This reverts commit 407e9feb40.
This commit is contained in:
Karl Burtram
2018-10-30 17:20:25 -07:00
committed by GitHub
parent 407e9feb40
commit df023da0ba
13 changed files with 16 additions and 32 deletions

View File

@@ -7,6 +7,7 @@
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="../Microsoft.SqlTools.ServiceLayer.Test.Common/Microsoft.SqlTools.ServiceLayer.Test.Common.csproj" />