eXpand icon indicating copy to clipboard operation
eXpand copied to clipboard

Dependency that is not resolvable

Open shahidmughal opened this issue 4 years ago • 3 comments

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

shahidmughal avatar Dec 30 '20 17:12 shahidmughal

hmm if it is hard for you to speak try recording a screencast that can help reproducing the issue. Also provide the project you used in the screencast.

apobekiaris avatar Dec 30 '20 17:12 apobekiaris

In the next screencast we see how easy is to install all packages that target the Windows platform. It is recommended to use the Nuget PackageReference format.

this is a quote from the video wiki https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules

I reproduced the issues, do not use the packages.config it is an outdated nuget format setup your VS to use the packagereference format

image

apobekiaris avatar Dec 30 '20 20:12 apobekiaris

Open Nuget window, you must check mark "Include prerelease" to see this package in tab browse because it is alpha "prerelease", not release.

txt2203 avatar Mar 09 '21 01:03 txt2203

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

.Thank you for your contribution.

expand avatar Oct 24 '22 21:10 expand