mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Bump SqlClient for StatementCompleted fix (#871)
This commit is contained in:
committed by
Karl Burtram
parent
de1bab9f1e
commit
f45808692c
@@ -2,7 +2,7 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||||
<SmoPackageVersion>160.1909171.0-preview</SmoPackageVersion>
|
<SmoPackageVersion>160.1909171.0-preview</SmoPackageVersion>
|
||||||
<SqlClientPackageVersion>1.0.19249.1</SqlClientPackageVersion>
|
<SqlClientPackageVersion>1.0.19269.1</SqlClientPackageVersion>
|
||||||
<HighEntropyVA>true</HighEntropyVA>
|
<HighEntropyVA>true</HighEntropyVA>
|
||||||
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
<TargetLatestRuntimePatch>true</TargetLatestRuntimePatch>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user