Skip to content

Commit 13b80da

Browse files
author
LLT21
committed
Return to System.Data.Odbc because version 9 misses file libodbc.so
1 parent f372fa3 commit 13b80da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/CSharp/appmpower/src/appMpower.Orm/appMpower.Orm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</PropertyGroup>
3737

3838
<ItemGroup>
39-
<PackageReference Include="System.Data.Odbc" Version="9.0.0" />
39+
<PackageReference Include="System.Data.Odbc" Version="8.0.0" />
4040
</ItemGroup>
4141

4242
</Project>

0 commit comments

Comments
 (0)