mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-31 01:25:42 -05:00
Use consistent version of SqlClient (#740)
This commit is contained in:
committed by
Karl Burtram
parent
3c915a92f6
commit
a1ab9aa650
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="System.Data.SqlClient" version="4.5.0" />
|
||||
<package id="System.Data.SqlClient" version="4.6.0-preview3-27014-02" />
|
||||
<package id="Microsoft.SqlServer.Management.SqlScriptPublishModel" version="140.17050.0" />
|
||||
<package id="Newtonsoft.Json" version="10.0.2" />
|
||||
<package id="Microsoft.Extensions.DependencyModel" version="2.1.0" />
|
||||
|
||||
Reference in New Issue
Block a user