eXpandFramework / eXpand

DevExpress XAF (eXpressApp) extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
http://expand.expandframework.com
Microsoft Public License
220 stars 114 forks source link

.NET Framework version error. #999

Closed WallnerRepo closed 7 months ago

WallnerRepo commented 1 year ago

𝗗𝗲𝘀𝗰𝗿𝗶𝗯𝗲 𝘁𝗵𝗲 𝗯𝘂𝗴 Error The package 'eXpandLib 22.2.602' could not be installed. You are trying to install this package in a project that targets '.NETFramework,Version=v4.6.2', but the package does not contain assembly references or content files compatible with this framework. For more information, please contact the package author. 𝗧𝗼 𝗥𝗲𝗽𝗿𝗼𝗱𝘂𝗰𝗲 -I just installed clean Visual Studio 2022 Community Edition and Devexpress 22.2.6 -I tried to run it in a project with .NET Framework version 4.8, it doesnt worked, so i tried with 4.7.2 and with 4.6.2. but it didn't work. 𝗘𝘅𝗽𝗲𝗰𝘁𝗲𝗱 𝗯𝗲𝗵𝗮𝘃𝗶𝗼𝗿 Install the modules.

Not sure if i misunderstand something or i am doing somesthing wrong. But i remember that i installed these modules in the past on other project and it was easy.

Thanks in advance.

apobekiaris commented 1 year ago

'.NETFramework,Version=v4.6.2',

we only use .NET6 now .NET7 is not yet supported

expand commented 7 months ago

Closing issue for age. Feel free to reopen it at any time.

.Thank you for your contribution.