支持 Powershell 2.0 的 .NET 2.0 框架最低版本?

发布于 2024-12-10 20:59:38 字数 238 浏览 0 评论 0原文

背景:我有一台带有 .NET 2.0 SP1(及更高版本)的构建机器,它使用 msbuild 和 powershell 进行构建;不幸的是,除非安装了.NET 2.0 SP2,否则工作站无法加载在此计算机上构建的二进制文件。

为了解决这个问题,我正在创建一台具有最低规格的构建机器;最重要的是.NET 2.0 SP1。

如果我安装 Powershell 2.0,是否有可能引入对更高版本的 .NET Framework 的依赖项?

Background: I had a build machine with .NET 2.0 SP1 (and no higher) which uses msbuild and powershell for its build; unfortunately, workstations cannot load the binaries built on this machine, unless .NET 2.0 SP2 is installed.

To fix this I'm creating a build machine with minimum specs; the most important one being .NET 2.0 SP1.

If I install Powershell 2.0, is there a good chance that I'm introducing dependencies on higher versions of the .NET Framework?

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

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

发布评论

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

评论(2

不语却知心 2024-12-17 20:59:38

某些功能(例如 ISE 和 Out-GridView cmdlet)需要 .Net 3.5 SP1

Some features, like ISE, and the Out-GridView cmdlet requires .Net 3.5 SP1

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