简体   繁体   English

在 DevExpress XAF 中配置 .net 版本的选项不可用

[英]Option to configure .net version in DevExpress XAF not available

I'm new to devexpress and wanted to create an XAF application in VS2022.我是 devexpress 的新手,想在 VS2022 中创建一个 XAF 应用程序。 During the creation configuration, I am unable to see the option to configure for a specific version of .net. This is the creation screen available to me .在创建配置期间,我看不到为 .net 的特定版本配置的选项。这是我可用的创建屏幕

I have 6 installed on my system, yet the application is created in .net 5. I know I can change the version by simply editing the for each project, but I was wondering if there was a UI directed way of doing so.我的系统上安装了 6,但应用程序是在 .net 5 中创建的。我知道我可以通过简单地为每个项目编辑来更改版本,但我想知道是否有 UI 指导的方法来这样做。 Also, would there be a loss of some functionalities if I create the app in.net5 and then change it to.net6?另外,如果我在 .net5 中创建应用程序然后将其更改为 .net6,是否会丢失某些功能?

For a new project, use the DevExpress Template Gallery Wizard and select the option on the first screen.对于新项目,请使用 DevExpress 模板库向导和 select 第一个屏幕上的选项。 框架或核心

For an existing framework project, in VS choose Extensions -> DevExpress->WinForms Controls -> Migrate the Current Project to .NET Core对于现有的框架项目,在VS中选择Extensions -> DevExpress->WinForms Controls -> Migrate the Current Project to .NET Core

迁移

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM