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

Cannot install eXpandModelDifference 20.2.304 from nuget in Visual Studio 2019 #819

Closed nemedi-jc closed 2 years ago

nemedi-jc commented 3 years ago

𝗗𝗲𝘀𝗰𝗿𝗶𝗯𝗲 𝘁𝗵𝗲 𝗯𝘂𝗴 When I try to install eXpandModelDifference 20.2.304 from nuget in Visual Studio 2019 I get the error message

Unable to resolve dependency 'akarnokd.reactive_extensions'. Source(s) used: 'nuget.org', 'Package source', 'DevExpress 19.1 Local', 'DevExpress 20.2 Local', 'Microsoft Visual Studio Offline Packages'.

It is a clean install, not an update.

Best regards Jesper Carstensen

apobekiaris commented 3 years ago

did u try to install the missing package first akarnokd.reactive_extension

nemedi-jc commented 3 years ago

If I search for that package in Nuget it says no package found.

apobekiaris commented 3 years ago

https://www.nuget.org/packages/akarnokd.reactive_extensions/0.0.27-alpha

apobekiaris commented 3 years ago

probably there is some issue with the prerelease version but hard to guess let me know if u find out

txt2203 commented 3 years ago

I also have the same issue at this time during upgrade 20.2.304. Nuget package : akarnokd.reactive_extension is lost and can not find out in Microsoft Visual Studio.

nemedi-jc commented 3 years ago

I still get the problem after installing the above nuget package

apobekiaris commented 3 years ago

We will try to answer all questions that do not require research within 24hr. To prioritize cases that require research we use the following labels in order. For all other issues the posting time is respected.

  1. ❇️ Exclusive-Services
    1. ❤ Bronze Sponsor
    2. ❤ Sponsor
    3. ❤ Backer
    4. Installation
    5. ShowStopper
    6. Nuget
    7. Contribution
    8. BreakingChange
    9. ReproSample
    10. Deployment
    11. must-have

This case is prioritized.

apobekiaris commented 3 years ago

I cannot find a way to reproduce it, the attached solution works fine at least for my tests.

Solution1.zip

apobekiaris commented 3 years ago

Issue is deprioritized as no Assignee found and scheduled for auto-close if no activity in the next 60 days. Thanks a lot for your contribution.

kashiash commented 3 years ago

i get the same error:

PM> Install-Package Xpand.XAF.Core.All -Version 4.202.48

Attempting to gather dependency information for package 'Xpand.XAF.Core.All.4.202.48' with respect to project 'Solution4.Module', targeting '.NETFramework,Version=v4.6.1' Gathering dependency information took 6,16 sec Attempting to resolve dependencies for package 'Xpand.XAF.Core.All.4.202.48' with DependencyBehavior 'Lowest' Install-Package : Unable to resolve dependency 'akarnokd.reactive_extensions'. Source(s) used: 'nuget.org', 'Microsoft Visual Studio Offline Packages', 'Dx online', 'DevExpress .NET Core Desktop 20.2 Local', 'DevExpress 20. 2 Local'. At line:1 char:1

apobekiaris commented 3 years ago

https://github.com/eXpandFramework/eXpand/issues/827#issuecomment-752748912

expand commented 2 years ago

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

.Thank you for your contribution.