Add odbc test

This commit is contained in:
sunkaixuan
2022-12-21 17:14:29 +08:00
parent bc311b41ea
commit c83aabafe9
19 changed files with 429 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Data.Odbc" version="4.5.0" targetFramework="net461" />
<package id="System.Data.Odbc" version="4.6.0" targetFramework="net461" />
</packages>