question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dependency Issues in release 2.8.0

See original GitHub issue

I am getting failing builds since updating the minifier to 2.8.0: https://github.com/luhis/CodeGolf/pull/230

Error Message: error CS1705: Assembly 'WebMarkupMin.AspNetCore3' with identity 'WebMarkupMin.AspNetCore3, Version=2.8.0.0, Culture=neutral, PublicKeyToken=99472178d266584b' uses 'WebMarkupMin.Core, Version=2.7.1.0, Culture=neutral, PublicKeyToken=99472178d266584b' which has a higher version than referenced assembly 'WebMarkupMin.Core' with identity 'WebMarkupMin.Core, Version=2.7.0.0, Culture=neutral, PublicKeyToken=99472178d266584b'

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
luhiscommented, Mar 14, 2020

@Taritsyn yeah, that has fixed it. thanks

1reaction
Taritsyncommented, Mar 14, 2020

This error is fixed in version 2.8.1.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version dependencies: 2.8 != 2.8.0 · Issue #160
Describe the bug When checking version dependencies, 2.8 is not considered equal to 2.8.0. Therefore, if SMLHelper's version is set to "2.8" ...
Read more >
python - There are incompatible versions in the resolved ...
The problem seems to be that graphene-django only has version 2.15.0 according to PyPI https://pypi.org/project/graphene-django/.
Read more >
2.8.0.beta6: Bug fix - announcements
New features in 2.8.0.beta6. beta6 is a bug fix update to beta5 released yesterday, September 1. Downgrade dependency causing memory issues.
Read more >
Apache Commons Configuration Release Notes
2.8.0, 2022-07-05, Minor release with new features and updated dependencies. ... 2.2, 2017-10-12, Minor release with new APIs and bug fixes.
Read more >
NuGet 2.8 Release Notes
Release notes for NuGet 2.8 including known issues, bug fixes, added features, and DCRs.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found