使用 asp.net 3.5 构建 asp.net 4 项目

发布于 2024-11-05 06:22:45 字数 138 浏览 0 评论 0原文

我在 asp.net 4.0 中创建了一个 Web 应用程序项目,并尝试通过设置 Target Framework 3.5 来构建它。我如何将目标框架设置为 3.5 并在 Visual Studio 2010 中构建此项目

问候, 阿西夫·哈米德

I have created a web application project in asp.net 4.0 and I am trying to build it by setting Target framework 3.5. how can I set the target framework to 3.5 and build this project in visual studio 2010

Regards,
Asif Hameed

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

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

发布评论

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

评论(2

少跟Wǒ拽 2024-11-12 06:22:45

在项目设置中,转到编译,向下滚动并单击高级编译选项(您可以在这张图片中看到它,但不要遵循图片红线,它们不适用)
在此处输入图像描述

打开对话框后,您可以在此处设置目标框架:在此处输入图像描述

In the project settings, go to Compile, scroll down and click advanced compile options (you can see it in this picture, don't follow the pictures red lines though, they don't apply)
enter image description here

Once opening the dialog, you can set the target framework here:enter image description here

野侃 2024-11-12 06:22:45

右键单击“解决方案资源管理器”窗口中的“项目属性”。选择“应用程序”选项卡,然后从“目标框架”下拉列表中选择所需的构建版本。

Right-click on Project Properties in Solution Explorer window. Select Application tab and choose which build version you want from the Target Framework drop down.

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