mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
updated smo nuget package with latest bits (#508)
* updated smo nuget package with latest bits * added new nupkg * fixed peek definition test * fixed batch parser wrapper tests
This commit is contained in:
committed by
Karl Burtram
parent
328fb30db2
commit
49f0221dc8
@@ -12,7 +12,7 @@
|
||||
<PackageReference Include="xunit" Version="2.2.0" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.2.0" />
|
||||
<PackageReference Include="System.Data.SqlClient" Version="4.4.0" />
|
||||
<PackageReference Include="Microsoft.SqlServer.Smo" Version="140.2.6" />
|
||||
<PackageReference Include="Microsoft.SqlServer.Smo" Version="140.2.7" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="../../src/Microsoft.SqlTools.Hosting/Microsoft.SqlTools.Hosting.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user