eXpandFramework / eXpand

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

Can the version converter be re enabled. #911

Closed Johnka2 closed 11 months ago

Johnka2 commented 2 years ago

We have an existing project version 19.2.10 .net framework. Can we enable version converter on latest reactive modules? If not what is the last version of reactive modules that had version converter working.

apobekiaris commented 2 years ago

there are plans to reenable it however once there is a history that worths it, now is disabled cause of the switching to .NET5. What is the issue?

apobekiaris commented 2 years ago

ah i see i haven't read the full msg, in short you may attempt your self, it can work if u not want to support the universe. e.g. .NET5 compiled packages won't work. The versionconverter has minimum support for .NET5 currently

Johnka2 commented 2 years ago

That's ok. So how do I re enabled it for .net framework.

apobekiaris commented 2 years ago

uncommend the return line in VersionConverter.ps1 found ion your nuget folder, however I did not test my suggestion

Johnka2 commented 2 years ago

Initial installation of nuget requires version 21.2.5.

Johnka2 commented 2 years ago

May be I will compile the sources

expand commented 11 months ago

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

.Thank you for your contribution.