System.Data.SQLite 是否支持紧凑框架?

发布于 2024-11-08 22:11:40 字数 295 浏览 0 评论 0原文

我想知道最新版本的 System.Data.SQLite 是否支持紧凑框架。在发行说明中提到:

“紧凑框架目前还没有 包括。我们希望有这个功能 很快就会再次包含在内。”

版本 1.0.66.0 的发行说明中似乎没有此内容,但 1.0.69.0 或 1.0.72.0 等版本却有。我不太确定他们所说的不包含是什么意思,但奇怪的是他们有。紧凑构建的 csproj 文件似乎表明它们确实支持它,

确定它是否支持它,有没有一种好的方法来测试?

如果没有人

I was wondering if the most recent versions of System.Data.SQLite support the compact framework. In the release notes it mentions:

"Compact framework not currently not
included. We hope to have this feature
included again soon."

It appears that version 1.0.66.0 does not have this in the release notes but versions like 1.0.69.0 or 1.0.72.0 do. I'm not really sure what they mean by not included but oddly enough they have .csproj files for a Compact build which would seem to indicate they do support it.

If no one knows for sure if it supports it or not is there a good way to test?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

巴黎盛开的樱花 2024-11-15 22:11:40

是的,确实如此。

从该网站获取最新版本:
http://system.data.sqlite.org/index .html/doc/trunk/www/features.wiki

Yes, it does.

Get the latest version from this website:
http://system.data.sqlite.org/index.html/doc/trunk/www/features.wiki

薄情伤 2024-11-15 22:11:40

拉下旧版本,例如1.0.66.0,一切都很好。当该项目搬到新家时,这似乎是一些初期的麻烦。

Pull down an older version, e.g. 1.0.66.0 and it's all good. It just appears to be some teething trouble whilst the project shifts to its new home.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文