简体   繁体   English

如何在Visual Studio 2017中添加.Net框架4.6.1类库而不是.Net标准?

[英]How to add .Net framework 4.6.1 Class Library instead of .Net standard in Visual Studio 2017?

I'am very new in Visual Studio 2017 and I really need a help. 我是Visual Studio 2017的新手,我真的需要帮助。 I have a solution and i need to add new .Framework 4.6.1 Class Library into this solution. 我有一个解决方案,我需要将新的.Framework 4.6.1类库添加到此解决方案中。 I can't see classic .Net Framework class library, only .Net standard. 我看不到经典的.Net Framework类库,只有.Net标准。 Please, help me, how can I achieve that? 请帮帮我,我该怎样实现呢?

It should be an option in the "Windows Desktop" group when adding a new project. 添加新项目时,它应该是“Windows桌面”组中的一个选项。

在此输入图像描述

Make sure you have the components for .NET Framework 4.6.1 development installed using the Visual Studio Installer tool. 确保使用Visual Studio Installer工具安装了.NET Framework 4.6.1开发组件。

在此输入图像描述

暂无
暂无

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

相关问题 如何从Visual Studio 2017中的.NET Framework 4.5控制台应用程序引用.NET标准库? - How Do You Reference a .NET Standard Library from a .NET Framework 4.5 Console Application in Visual Studio 2017? Visual Studio 2017 不会在 .NET Standard 库中加载 .NET Framework 引用 - Visual Studio 2017 won't load .NET Framework references in .NET Standard library 如何将 .net framework 4.6.1 类库转换为 .net core 3.1 - how to convert .net framework 4.6.1 class library to .net core 3.1 Visual Studio Professional 2013和.NET Framework 4.6.1 - Visual Studio Professional 2013 and .NET Framework 4.6.1 .NET Framework 4.6.1应用程序具有引用.NET Standard 1.4类库的错误 - .NET Framework 4.6.1 application has errors referencing .NET Standard 1.4 class library netstandard2.0(.net standard 2.0)类库不能引用net461(.net framework 4.6.1)类库 - netstandard2.0 (.net standard 2.0) class library cannot reference a net461 (.net framework 4.6.1) class library 如何在visual studio中获取.Net Framework的类库? - How to get the class library of .Net Framework in visual studio? 如何将 .net 标准 2.0 安装到 Visual Studio 2017 中 - How to install .net standard 2.0 into Visual studio 2017 Visual Studio - .NET Framework 4.6.1 问题,适用于使用 Windows 8.1 或更低版本的用户 - Visual Studio - .NET Framework 4.6.1 Issue for users with Windows 8.1 or Older 无法在Visual Studio项目属性中选择.NET Framework 4.6.1 - Can't select .NET Framework 4.6.1 in Visual Studio Project properties
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM