简体   繁体   English

Visual Studio 2019 16.3.6 ASP.NET 内核 Web 应用项目模板确实允许 asp.net 内核版本选择

[英]Visual Studio 2019 16.3.6 ASP.NET Core Web Application project template does allow asp.net core version selection

I've just updated Visual Studio 2019 to 16.3.6 which includes the ASP.Net Core 3 SDK.我刚刚将 Visual Studio 2019 更新到 16.3.6,其中包括 ASP.Net Core 3 SDK。

I create a new project from the ASP.NET Core Web Application project template.我从 ASP.NET 核心 Web 应用程序项目模板创建一个新项目。 The previous version would let me pick the ASP.Net Core version (2,2.1,2.2).以前的版本会让我选择 ASP.Net Core 版本(2、2.1、2.2)。 Now it does not, and defaults to creating the project using ASP.Net Core 2.2, not 3. Do I always need to manual upgrade every project I create or is there somewhat to bring back the version dropdown or set visual studio to default to Core 3?现在它没有,并且默认使用 ASP.Net Core 2.2,而不是 3 创建项目。我是否总是需要手动升级我创建的每个项目,或者是否需要恢复版本下拉菜单或将 Visual Studio 设置为默认为 Core 3?

I've got Core 3.0 SDK installed:我已经安装了 Core 3.0 SDK: 在此处输入图像描述

Then I choose ASP.NET Core Web Application There are no other core related web projects to chose.然后我选择 ASP.NET Core Web Application没有其他内核相关的 web 项目可供选择。 Click Next点击下一步在此处输入图像描述

Then I configure the project There are no options for version, or authentication.然后我配置项目没有版本,或身份验证选项。 I used to see those options prior to the upgrade.我曾经在升级之前看到这些选项。

在此处输入图像描述

The option is still there.该选项仍然存在。 I think you need to install .Net core 3 SDK .我认为您需要安装.Net core 3 SDK

在此处输入图像描述

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio 2019 中缺少 ASP.NET 核心 Web 应用程序模板和所有 ASP.Net 核心模板 - Missing ASP.NET Core Web Application Template and all ASP.Net Core Templates in Visual Studio 2019 在Visual Studio 2015更新3中缺少“ASP.NET核心Web应用程序(.NET核心)”模板? - missing “ASP.NET Core Web Application (.NET Core)” template in Visual studio 2015 update 3? visual studio 2017“ ASP.NET Core Web应用程序(.NET Core)”模板丢失 - visual studio 2017 “ASP.NET Core Web Application (.NET Core)” template missing 如何使用 ASP.NET 核心 web 应用程序托管 web 页面? - How can I host web pages with an ASP.NET Core web application - API project in Visual Studio? 缺少“ASP.NET Core Web 应用程序(.NET Core)”模板 - missing “ASP.NET Core Web Application (.NET Core)” template 如何使用 Visual Studio 2019 在 Docker 容器中运行 ASP.NET Core 3.1 项目? - How to run an ASP.NET Core 3.1 project in a Docker container with Visual Studio 2019? Visual Studio 2017中新ASP.NET Core Razorpage的模板 - Template for new ASP.NET Core Razorpage in Visual Studio 2017 如何在Raspberry PI 3上使用Visual Studio 2019调试ASP.NET Core 3.0应用程序 - How can I debug ASP.NET Core 3.0 application with Visual Studio 2019 on Raspberry PI 3 Visual Studio-无法启动ASP.NET Core项目 - Visual Studio - Cannot start ASP.NET Core project 如何在visual studio上运行asp.net core mvc项目? - How to run asp.net core mvc project on visual studio?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM