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

Wrong reference to ControlzEx #973

Closed
mpventum opened this issue Sep 27, 2021 · 5 comments
Closed

Wrong reference to ControlzEx #973

mpventum opened this issue Sep 27, 2021 · 5 comments
Assignees
Labels
Milestone

Comments

@mpventum
Copy link

*After the build of project, the fluent ribbon refear to ControlzEx 4.0 instead of 5.0

image


Environment

  • Fluent.Ribbon v8.0.3
  • Windows 10
  • .NET Framework 4.5.2
@batzen
Copy link
Member

batzen commented Sep 27, 2021

Have you tried a clean build?
Did you switch versions of Fluent.Ribbon or ControlzEx recently?

@mpventum
Copy link
Author

yes, i have cleaned and rebuilt several times.
I have switched by Fluent 7.1 to 8.0.3 through nuget.
It seams that the Fluent 8 throuth nuget have the wrong reference to ControzEx.
The problem is obvious when the application was started in release

@batzen
Copy link
Member

batzen commented Sep 27, 2021

Do you only reference Fluent.Ribbon or also ControlzEx?
When creating a new project and just adding Fluent.Ribbon as a reference it references ControlzEx 4.4 and not 5.0.

@mpventum
Copy link
Author

it seams that there is a problem with linking on a nuget package

these are the installed libraries
image

@batzen
Copy link
Member

batzen commented Sep 28, 2021

Yeah, that's an issue with how i treated version ranges in Fluent.Ribbon 8.0.
This will be fixed in Fluent.Ribbon 9.0.

To workaround that issue please do not use ControlzEx 5.0 with Fluent.Ribbon 8.0.
You can use ControlzEx 4.4.0 instead.

@batzen batzen self-assigned this Sep 28, 2021
@batzen batzen added this to the 9.0 milestone Sep 28, 2021
@batzen batzen closed this as completed in e9600a8 Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants