.NET Framework 4.x 使用freesql常见故障处理 #860
Unanswered
densen2014
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
.NET Framework 工程有时候会提示版本不对, dll引用找不到,runtime不对等等.
请尝试以下步骤:
1.除了共享库引用freesql, 主工程也引用freesql
2.app.config 里面你看看有没有freesql
3.proj文件Nuget引用改成这种包格式PackageReference,比较不会出问题
Beta Was this translation helpful? Give feedback.
All reactions