Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuget package is not working - dependency to an obsoleted Nuget package #4

Open
otapi opened this issue Oct 4, 2017 · 1 comment
Open

Comments

@otapi
Copy link

otapi commented Oct 4, 2017

Hi,

Thanx for sharing this class! The Nuget package is not working, because it compatible only up to the 2.5.0.0 version of the dependancy Extended.Wpf.Toolkit:

'Xceed.Wpf.Toolkit, Version=2.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.

While there is only one version is available for Extended.Wpf.Toolkit on nuget, currently it is the 3.2.
As workaround I added the source of the WpfRichText to my solution and reference my app to that. It has the Wpf.Toolkit 2.0 version. It would be better to upgrade the WpfRichText to work with the new version and release a new Nuget package.

@robertharvey416
Copy link

robertharvey416 commented Apr 18, 2020

This problem can be solved by using this fork: https://github.com/ngaillet/WPF-RichText-Editor. It corresponds to this nuget package: https://www.nuget.org/packages/WpfRichText2/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants