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.5 运行时回滚或降级回 .NET 4.0。我不是在谈论回滚以 4.5 为目标的项目并将它们带回 4.0,我想知道是否将 .NET 框架升级到运行时的 4.5,有没有办法回去?
Hanselman在这里做了一个很好的解释。但是,我相信它仍然令人困惑。
我理解的方式是,如果你想回去,你需要卸载 4.5 和 4.0 并重新安装 4.0。