Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用最新版本,但不能使用任何依赖于 .Net 4.0 或更新版本的新项目。
我看过这个问题,所以我知道我至少可以使用 2.4.9 版本,但是我可以使用任何更新的版本吗?
在我从事的 .Net 3.5 项目中,我使用结构映射 2.6.3。我用 NuGet 添加了引用。无法通过 NuGet 在 3.5 项目上安装 2.6.4 和 2.6.4.1 版本,但 2.6.3 可以。
install-package structuremap -Version 2.6.3